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: 'a4b6ef4b-b979-5c0c-ccb1-d11020ae6517' Node name: 'onap-msb-consul-f96d66b85-4vqzg' 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/07/20 08:53:23 [DEBUG] agent: Using random ID "a4b6ef4b-b979-5c0c-ccb1-d11020ae6517" as node ID 2022/07/20 08:53:23 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:a4b6ef4b-b979-5c0c-ccb1-d11020ae6517 Address:127.0.0.1:8300}] 2022/07/20 08:53:23 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/07/20 08:53:23 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-4vqzg.dc1 127.0.0.1 2022/07/20 08:53:23 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-4vqzg 127.0.0.1 2022/07/20 08:53:23 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-4vqzg.dc1" in area "wan" 2022/07/20 08:53:23 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/07/20 08:53:23 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-4vqzg (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/20 08:53:23 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/07/20 08:53:23 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/07/20 08:53:23 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/07/20 08:53:23 [INFO] agent: started state syncer 2022/07/20 08:53:23 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/07/20 08:53:23 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/07/20 08:53:23 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/07/20 08:53:23 [DEBUG] raft: Votes needed: 1 2022/07/20 08:53:23 [DEBUG] raft: Vote granted from a4b6ef4b-b979-5c0c-ccb1-d11020ae6517 in term 2. Tally: 1 2022/07/20 08:53:23 [INFO] raft: Election won. Tally: 1 2022/07/20 08:53:23 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/07/20 08:53:23 [INFO] consul: cluster leadership acquired 2022/07/20 08:53:23 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-4vqzg 2022/07/20 08:53:23 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/07/20 08:53:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 08:53:23 [INFO] consul: member 'onap-msb-consul-f96d66b85-4vqzg' joined, marking health alive 2022/07/20 08:53:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/20 08:53:24 [INFO] agent: Synced node info 2022/07/20 08:53:24 [DEBUG] agent: Node info in sync 2022/07/20 08:53:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/20 08:53:25 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.12.3 (currently running: 1.4.3) 2022/07/20 08:54:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 08:54:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/20 08:54:31 [DEBUG] agent: Node info in sync 2022/07/20 08:55:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-4vqzg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/20 08:55:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 08:55:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/20 08:55:47 [DEBUG] agent: Node info in sync 2022/07/20 08:56:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 08:57:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 08:57:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/20 08:57:23 [DEBUG] agent: Node info in sync 2022/07/20 08:57:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-4vqzg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/20 08:58:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 08:58:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/20 08:58:24 [DEBUG] agent: Node info in sync 2022/07/20 08:59:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 08:59:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-4vqzg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/20 08:59:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/20 08:59:54 [DEBUG] agent: Node info in sync 2022/07/20 09:00:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:01:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:01:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/20 09:01:50 [DEBUG] agent: Node info in sync 2022/07/20 09:02:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:02:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-4vqzg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/20 09:02:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/20 09:02:55 [DEBUG] agent: Node info in sync 2022/07/20 09:03:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:04:07 [DEBUG] http: Request GET /v1/catalog/services (380.557µs) from=127.0.0.6:36841 2022/07/20 09:04:07 [DEBUG] http: Request GET /v1/status/leader (1.64081ms) from=127.0.0.6:36841 2022/07/20 09:04:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:04:26 [DEBUG] http: Request GET /v1/status/leader (1.365935ms) from=127.0.0.6:34165 2022/07/20 09:04:26 [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/07/20 09:04:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/20 09:04:26 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.62.127_9011" 2022/07/20 09:04:26 [DEBUG] agent: Node info in sync 2022/07/20 09:04:26 [DEBUG] http: Request PUT /v1/agent/service/register (23.946711ms) from=127.0.0.6:34165 2022/07/20 09:04:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:26 [DEBUG] agent: Node info in sync 2022/07/20 09:04:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (19.613823117s) from=127.0.0.6:36841 2022/07/20 09:04:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (973.781µs) from=127.0.0.6:34165 2022/07/20 09:04:26 [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/07/20 09:04:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/20 09:04:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:26 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.62.127_9011" 2022/07/20 09:04:26 [DEBUG] agent: Node info in sync 2022/07/20 09:04:26 [DEBUG] http: Request PUT /v1/agent/service/register (5.385906ms) from=127.0.0.6:34165 2022/07/20 09:04:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (220.854148ms) from=127.0.0.6:36841 2022/07/20 09:04:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:26 [DEBUG] agent: Node info in sync 2022/07/20 09:04:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (350.561µs) from=127.0.0.6:34165 2022/07/20 09:04:27 [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/07/20 09:04:27 [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/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [INFO] agent: Synced service "_v1_sdc-gui_10.233.24.123_8181" 2022/07/20 09:04:27 [DEBUG] agent: Node info in sync 2022/07/20 09:04:27 [DEBUG] http: Request PUT /v1/agent/service/register (3.66448ms) from=127.0.0.6:34165 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:04:27 [DEBUG] agent: Node info in sync 2022/07/20 09:04:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (68.576323ms) from=127.0.0.6:36841 2022/07/20 09:04:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (906.245µs) from=127.0.0.6:34165 2022/07/20 09:04:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (378.462µs) from=127.0.0.6:34165 2022/07/20 09:04:27 [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/07/20 09:04:27 [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/07/20 09:04:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:04:27 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.45.243_9015" 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Node info in sync 2022/07/20 09:04:27 [DEBUG] http: Request PUT /v1/agent/service/register (4.179856ms) from=127.0.0.6:34165 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:04:27 [DEBUG] agent: Node info in sync 2022/07/20 09:04:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (45.90049ms) from=127.0.0.6:36841 2022/07/20 09:04:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.549662ms) from=127.0.0.6:34165 2022/07/20 09:04:27 [DEBUG] http: Request GET /v1/status/leader (183.503µs) from=127.0.0.6:55139 2022/07/20 09:04:27 [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/07/20 09:04:27 [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/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:04:27 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.58.125_9007" 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:04:27 [DEBUG] agent: Node info in sync 2022/07/20 09:04:27 [DEBUG] http: Request PUT /v1/agent/service/register (4.093748ms) from=127.0.0.6:34165 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Node info in sync 2022/07/20 09:04:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (46.769607ms) from=127.0.0.6:36841 2022/07/20 09:04:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (319.922µs) from=127.0.0.6:34165 2022/07/20 09:04:27 [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/07/20 09:04:27 [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/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:04:27 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.58.125_9007" 2022/07/20 09:04:27 [DEBUG] agent: Node info in sync 2022/07/20 09:04:27 [DEBUG] http: Request PUT /v1/agent/service/register (3.918908ms) from=127.0.0.6:34165 2022/07/20 09:04:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (75.149663ms) from=127.0.0.6:36841 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:04:27 [DEBUG] agent: Node info in sync 2022/07/20 09:04:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (368.074µs) from=127.0.0.6:34165 2022/07/20 09:04:27 [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/07/20 09:04:27 [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/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:04:27 [INFO] agent: Synced service "_v1_wf-gui_10.233.42.199_8080" 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Node info in sync 2022/07/20 09:04:27 [DEBUG] http: Request PUT /v1/agent/service/register (11.469794ms) from=127.0.0.6:34165 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Node info in sync 2022/07/20 09:04:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (75.383088ms) from=127.0.0.6:36841 2022/07/20 09:04:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (209.925µs) from=127.0.0.6:55139 2022/07/20 09:04:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (399.669µs) from=127.0.0.6:34165 2022/07/20 09:04:27 [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/07/20 09:04:27 [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/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:04:27 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.4.184_443" 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:04:27 [DEBUG] agent: Node info in sync 2022/07/20 09:04:27 [DEBUG] http: Request PUT /v1/agent/service/register (35.713396ms) from=127.0.0.6:34165 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (97.239197ms) from=127.0.0.6:36841 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:04:27 [DEBUG] agent: Node info in sync 2022/07/20 09:04:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (358.08µs) from=127.0.0.6:34165 2022/07/20 09:04:27 [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/07/20 09:04:27 [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/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:04:27 [INFO] agent: Synced service "_v0_multicloud_10.233.33.33_9001" 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:04:27 [DEBUG] agent: Node info in sync 2022/07/20 09:04:27 [DEBUG] http: Request PUT /v1/agent/service/register (54.588522ms) from=127.0.0.6:34165 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:04:27 [DEBUG] agent: Node info in sync 2022/07/20 09:04:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (85.828532ms) from=127.0.0.6:36841 2022/07/20 09:04:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (1.580031ms) from=127.0.0.6:34165 2022/07/20 09:04:27 [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/07/20 09:04:27 [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/07/20 09:04:27 [INFO] agent: Synced service "_v1_multicloud_10.233.33.33_9001" 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:04:27 [DEBUG] agent: Node info in sync 2022/07/20 09:04:27 [DEBUG] http: Request PUT /v1/agent/service/register (4.142202ms) from=127.0.0.6:34165 2022/07/20 09:04:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (36.865045ms) from=127.0.0.6:36841 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:04:27 [DEBUG] agent: Node info in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:04:27 [DEBUG] agent: Node info in sync 2022/07/20 09:04:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (513.567µs) from=127.0.0.6:36841 2022/07/20 09:04:27 [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/07/20 09:04:27 [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/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:04:27 [INFO] agent: Synced service "_v1_parser_10.233.47.90_8806" 2022/07/20 09:04:27 [DEBUG] agent: Node info in sync 2022/07/20 09:04:27 [DEBUG] http: Request PUT /v1/agent/service/register (47.197545ms) from=127.0.0.6:34165 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:04:27 [DEBUG] agent: Node info in sync 2022/07/20 09:04:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (81.33271ms) from=127.0.0.6:36841 2022/07/20 09:04:27 [DEBUG] http: Request GET /v1/health/service/parser-v1 (332.974µs) from=127.0.0.6:36841 2022/07/20 09:04:27 [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/07/20 09:04:27 [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/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:04:27 [INFO] agent: Synced service "_v1_catalog_10.233.47.90_8806" 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:04:27 [DEBUG] agent: Node info in sync 2022/07/20 09:04:27 [DEBUG] http: Request PUT /v1/agent/service/register (4.68115ms) from=127.0.0.6:36841 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:04:27 [DEBUG] agent: Node info in sync 2022/07/20 09:04:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (36.098945ms) from=127.0.0.6:34165 2022/07/20 09:04:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (372.94µs) from=127.0.0.6:34165 2022/07/20 09:04:27 [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/07/20 09:04:27 [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/07/20 09:04:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:04:27 [INFO] agent: Synced service "_v1_nsd_10.233.47.90_8806" 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:04:27 [DEBUG] agent: Node info in sync 2022/07/20 09:04:27 [DEBUG] http: Request PUT /v1/agent/service/register (31.81319ms) from=127.0.0.6:34165 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:04:27 [DEBUG] agent: Node info in sync 2022/07/20 09:04:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (64.382245ms) from=127.0.0.6:36841 2022/07/20 09:04:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (444.021µs) from=127.0.0.6:36841 2022/07/20 09:04:27 [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/07/20 09:04:27 [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/07/20 09:04:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:04:27 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.47.90_8806" 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:04:27 [DEBUG] agent: Node info in sync 2022/07/20 09:04:27 [DEBUG] http: Request PUT /v1/agent/service/register (11.627279ms) from=127.0.0.6:34165 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:04:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:04:27 [DEBUG] agent: Node info in sync 2022/07/20 09:04:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (26.411627ms) from=127.0.0.6:36841 2022/07/20 09:04:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (520.155µs) from=127.0.0.6:36841 2022/07/20 09:04:47 [DEBUG] http: Request GET /v1/status/leader (206.276µs) from=127.0.0.6:51031 2022/07/20 09:05:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-4vqzg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/20 09:05:07 [DEBUG] http: Request GET /v1/status/leader (281.559µs) from=127.0.0.6:34165 2022/07/20 09:05:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:05:33 [DEBUG] http: Request GET /v1/catalog/services (353.21µs) from=127.0.0.6:34165 2022/07/20 09:05:33 [DEBUG] http: Request GET /v1/status/leader (3.779383ms) from=127.0.0.6:34165 2022/07/20 09:05:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (349.36µs) from=127.0.0.6:51031 2022/07/20 09:05:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (161.018µs) from=127.0.0.6:51031 2022/07/20 09:05:53 [DEBUG] http: Request GET /v1/status/leader (186.449µs) from=127.0.0.6:35259 2022/07/20 09:06:13 [DEBUG] http: Request GET /v1/status/leader (229.719µs) from=127.0.0.6:37361 2022/07/20 09:06:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/20 09:06:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:06:14 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:06:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:06:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:06:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:06:14 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:06:14 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:06:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:06:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:06:14 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:06:14 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:06:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:06:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:06:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:06:14 [DEBUG] agent: Node info in sync 2022/07/20 09:06:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:06:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.005061155s) from=127.0.0.6:58667 2022/07/20 09:06:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m2.656805482s) from=127.0.0.6:36841 2022/07/20 09:06:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m4.555751648s) from=127.0.0.6:55139 2022/07/20 09:06:37 [DEBUG] http: Request GET /v1/catalog/services (370.912µs) from=127.0.0.6:35259 2022/07/20 09:06:37 [DEBUG] http: Request GET /v1/status/leader (350.854µs) from=127.0.0.6:37361 2022/07/20 09:06:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (199.992µs) from=127.0.0.6:37361 2022/07/20 09:06:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (152.114µs) from=127.0.0.6:35797 2022/07/20 09:06:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/20 09:06:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/20 09:06:39 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:06:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:06:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:06:39 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:06:39 [INFO] agent: Synced service "_v1_sdnc_10.233.43.94_8282" 2022/07/20 09:06:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:06:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:06:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:06:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:06:39 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:06:39 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:06:39 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:06:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:06:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:06:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:06:39 [DEBUG] agent: Node info in sync 2022/07/20 09:06:39 [DEBUG] http: Request PUT /v1/agent/service/register (5.859574ms) from=127.0.0.6:57577 2022/07/20 09:06:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:06:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:06:39 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:06:39 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:06:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:06:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:06:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:06:39 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:06:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:06:39 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:06:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:06:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:06:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:06:39 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:06:39 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:06:39 [DEBUG] agent: Node info in sync 2022/07/20 09:06:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2.50228974s) from=127.0.0.6:35259 2022/07/20 09:06:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (1m6.632906793s) from=127.0.0.6:34165 2022/07/20 09:06:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (330.767µs) from=127.0.0.6:57577 2022/07/20 09:06:57 [DEBUG] http: Request GET /v1/status/leader (998.127µs) from=127.0.0.6:57577 2022/07/20 09:07:17 [DEBUG] http: Request GET /v1/status/leader (301.052µs) from=127.0.0.6:57577 2022/07/20 09:07:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:07:34 [DEBUG] http: Request GET /v1/catalog/services (599.874µs) from=127.0.0.6:38971 2022/07/20 09:07:34 [DEBUG] http: Request GET /v1/status/leader (182.67µs) from=127.0.0.6:38971 2022/07/20 09:07:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (535.313µs) from=127.0.0.6:57577 2022/07/20 09:07:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (366.932µs) from=127.0.0.6:40943 2022/07/20 09:07:35 [DEBUG] http: Request GET /v1/health/service/parser-v1 (181.78µs) from=127.0.0.6:40943 2022/07/20 09:07:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (143.147µs) from=127.0.0.6:40943 2022/07/20 09:07:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (367.185µs) from=127.0.0.6:40943 2022/07/20 09:07:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (277.331µs) from=127.0.0.6:40943 2022/07/20 09:07:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (301.707µs) from=127.0.0.6:57577 2022/07/20 09:07:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (329.077µs) from=127.0.0.6:37485 2022/07/20 09:07:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (131.83µs) from=127.0.0.6:57577 2022/07/20 09:07:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (186.057µs) from=127.0.0.6:57577 2022/07/20 09:07:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (251.29µs) from=127.0.0.6:57577 2022/07/20 09:07:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (322.734µs) from=127.0.0.6:37133 2022/07/20 09:07:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (330.999µs) from=127.0.0.6:42993 2022/07/20 09:07:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (219.077µs) from=127.0.0.6:42993 2022/07/20 09:07:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (283.935µs) from=127.0.0.6:50677 2022/07/20 09:07:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.040826126s) from=127.0.0.6:52445 2022/07/20 09:07:37 [DEBUG] http: Request GET /v1/status/leader (4.795001ms) from=127.0.0.6:52161 2022/07/20 09:07:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m5.870464151s) from=127.0.0.6:51031 2022/07/20 09:07:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-4vqzg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/20 09:07:56 [DEBUG] http: Request GET /v1/status/leader (281.835µs) from=127.0.0.6:52161 2022/07/20 09:08:02 [DEBUG] http: Request GET /v1/catalog/services (426.81µs) from=127.0.0.6:52161 2022/07/20 09:08:02 [DEBUG] http: Request GET /v1/status/leader (1.065756ms) from=127.0.0.6:48369 2022/07/20 09:08:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (230.969µs) from=127.0.0.6:48369 2022/07/20 09:08:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (248.376µs) from=127.0.0.6:48369 2022/07/20 09:08:22 [DEBUG] http: Request GET /v1/status/leader (237.234µs) from=127.0.0.6:53017 2022/07/20 09:08:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/20 09:08:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:08:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:08:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:08:23 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:08:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:08:23 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:08:23 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:08:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:08:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:08:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:08:23 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:08:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:08:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:08:23 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:08:23 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:08:23 [DEBUG] agent: Node info in sync 2022/07/20 09:08:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:08:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.236639848s) from=127.0.0.6:35797 2022/07/20 09:08:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m1.07911063s) from=127.0.0.6:37361 2022/07/20 09:08:42 [DEBUG] http: Request GET /v1/status/leader (255.856µs) from=127.0.0.6:53017 2022/07/20 09:08:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m5.528648383s) from=127.0.0.6:35259 2022/07/20 09:09:07 [DEBUG] http: Request GET /v1/catalog/services (360.61µs) from=127.0.0.6:53017 2022/07/20 09:09:07 [DEBUG] http: Request GET /v1/status/leader (1.253855ms) from=127.0.0.6:42777 2022/07/20 09:09:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (228.793µs) from=127.0.0.6:42777 2022/07/20 09:09:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (233.333µs) from=127.0.0.6:51621 2022/07/20 09:09:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:09:27 [DEBUG] http: Request GET /v1/status/leader (434.697µs) from=127.0.0.6:59411 2022/07/20 09:09:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m0.31592879s) from=127.0.0.6:41313 2022/07/20 09:09:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=61 (2m0.429430243s) from=127.0.0.6:37869 2022/07/20 09:09:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m1.011562533s) from=127.0.0.6:44163 2022/07/20 09:09:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.107850523s) from=127.0.0.6:37485 2022/07/20 09:09:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m1.180639681s) from=127.0.0.6:57577 2022/07/20 09:09:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m1.986160684s) from=127.0.0.6:42209 2022/07/20 09:09:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m2.475659141s) from=127.0.0.6:42993 2022/07/20 09:09:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=63 (2m3.32200495s) from=127.0.0.6:40943 2022/07/20 09:09:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m3.499351573s) from=127.0.0.6:50677 2022/07/20 09:09:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m4.543088168s) from=127.0.0.6:37133 2022/07/20 09:09:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=60 (2m4.994413453s) from=127.0.0.6:50509 2022/07/20 09:09:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m4.901153802s) from=127.0.0.6:44227 2022/07/20 09:09:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=62 (2m6.061346276s) from=127.0.0.6:43085 2022/07/20 09:09:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m6.167796405s) from=127.0.0.6:53315 2022/07/20 09:09:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m7.43724256s) from=127.0.0.6:38971 2022/07/20 09:09:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m7.316933625s) from=127.0.0.6:56925 2022/07/20 09:09:47 [DEBUG] http: Request GET /v1/status/leader (275.663µs) from=127.0.0.6:59411 2022/07/20 09:10:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-4vqzg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/20 09:10:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.424854764s) from=127.0.0.6:45795 2022/07/20 09:10:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m4.61285495s) from=127.0.0.6:48369 2022/07/20 09:10:07 [DEBUG] http: Request GET /v1/status/leader (545.541µs) from=127.0.0.6:39195 2022/07/20 09:10:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m6.386286099s) from=127.0.0.6:52161 2022/07/20 09:10:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/20 09:10:15 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:10:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:10:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:10:15 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:10:15 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:10:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:10:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:10:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:10:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:10:15 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:10:15 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:10:15 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:10:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:10:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:10:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:10:15 [DEBUG] agent: Node info in sync 2022/07/20 09:10:17 [DEBUG] http: Request GET /v1/catalog/services (392.36µs) from=127.0.0.6:39195 2022/07/20 09:10:17 [DEBUG] http: Request GET /v1/status/leader (384.185µs) from=127.0.0.6:59411 2022/07/20 09:10:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (204.693µs) from=127.0.0.6:59411 2022/07/20 09:10:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (146.042µs) from=127.0.0.6:47293 2022/07/20 09:10:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:10:37 [DEBUG] http: Request GET /v1/status/leader (4.282672ms) from=127.0.0.6:41127 2022/07/20 09:10:57 [DEBUG] http: Request GET /v1/status/leader (678.223µs) from=127.0.0.6:52633 2022/07/20 09:11:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m2.372423276s) from=127.0.0.6:42777 2022/07/20 09:11:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.668451135s) from=127.0.0.6:51621 2022/07/20 09:11:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m6.596183204s) from=127.0.0.6:53017 2022/07/20 09:11:17 [DEBUG] http: Request GET /v1/status/leader (282.861µs) from=127.0.0.6:52633 2022/07/20 09:11:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:11:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/20 09:11:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:11:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:11:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:11:30 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:11:30 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:11:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:11:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:11:30 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:11:30 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:11:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:11:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:11:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:11:30 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:11:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:11:30 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:11:30 [DEBUG] agent: Node info in sync 2022/07/20 09:12:09 [DEBUG] http: Request GET /v1/catalog/services (455.087µs) from=127.0.0.6:52633 2022/07/20 09:12:10 [DEBUG] http: Request GET /v1/status/leader (293.649µs) from=127.0.0.6:41127 2022/07/20 09:12:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (515.148µs) from=127.0.0.6:41127 2022/07/20 09:12:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (227.758µs) from=127.0.0.6:41127 2022/07/20 09:12:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (151.623µs) from=127.0.0.6:41127 2022/07/20 09:12:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (3.617507ms) from=127.0.0.6:41127 2022/07/20 09:12:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (296.952µs) from=127.0.0.6:59403 2022/07/20 09:12:10 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (256.262µs) from=127.0.0.6:41127 2022/07/20 09:12:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (233.779µs) from=127.0.0.6:38279 2022/07/20 09:12:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (346.632µs) from=127.0.0.6:41127 2022/07/20 09:12:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (145.105µs) from=127.0.0.6:41127 2022/07/20 09:12:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (153.232µs) from=127.0.0.6:41127 2022/07/20 09:12:10 [DEBUG] http: Request GET /v1/health/service/parser-v1 (275.391µs) from=127.0.0.6:41127 2022/07/20 09:12:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (503.228µs) from=127.0.0.6:38279 2022/07/20 09:12:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (357.321µs) from=127.0.0.6:41127 2022/07/20 09:12:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (234.918µs) from=127.0.0.6:38279 2022/07/20 09:12:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (221.593µs) from=127.0.0.6:38279 2022/07/20 09:12:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-4vqzg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/20 09:12:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m2.163462799s) from=127.0.0.6:59411 2022/07/20 09:12:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:12:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.509376232s) from=127.0.0.6:47293 2022/07/20 09:12:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m6.898567311s) from=127.0.0.6:39195 2022/07/20 09:12:30 [DEBUG] http: Request GET /v1/status/leader (325.13µs) from=127.0.0.6:51003 2022/07/20 09:12:52 [DEBUG] http: Request GET /v1/catalog/services (338.945µs) from=127.0.0.6:51003 2022/07/20 09:12:52 [DEBUG] http: Request GET /v1/status/leader (281.876µs) from=127.0.0.6:55801 2022/07/20 09:12:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (387.408µs) from=127.0.0.6:55801 2022/07/20 09:12:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (284.126µs) from=127.0.0.6:42181 2022/07/20 09:13:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/20 09:13:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:13:09 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:13:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:13:09 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:13:09 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:13:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:13:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:13:09 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:13:09 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:13:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:13:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:13:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:13:09 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:13:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:13:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:13:09 [DEBUG] agent: Node info in sync 2022/07/20 09:13:12 [DEBUG] http: Request GET /v1/status/leader (262.787µs) from=127.0.0.6:57829 2022/07/20 09:13:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:13:32 [DEBUG] http: Request GET /v1/status/leader (3.759746ms) from=127.0.0.6:57829 2022/07/20 09:14:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.25949901s) from=127.0.0.6:41587 2022/07/20 09:14:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m0.920115s) from=127.0.0.6:40211 2022/07/20 09:14:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=63 (2m1.589372359s) from=127.0.0.6:59403 2022/07/20 09:14:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m2.158261905s) from=127.0.0.6:43889 2022/07/20 09:14:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m1.86994241s) from=127.0.0.6:40015 2022/07/20 09:14:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m2.102635394s) from=127.0.0.6:44535 2022/07/20 09:14:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m2.520676557s) from=127.0.0.6:38279 2022/07/20 09:14:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m2.263816744s) from=127.0.0.6:45859 2022/07/20 09:14:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m5.330262129s) from=127.0.0.6:52633 2022/07/20 09:14:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=60 (2m4.38163948s) from=127.0.0.6:57359 2022/07/20 09:14:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=61 (2m5.11501967s) from=127.0.0.6:37047 2022/07/20 09:14:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m5.328459142s) from=127.0.0.6:41127 2022/07/20 09:14:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m6.737007441s) from=127.0.0.6:50953 2022/07/20 09:14:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m7.442117719s) from=127.0.0.6:39921 2022/07/20 09:14:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=62 (2m7.319072724s) from=127.0.0.6:40279 2022/07/20 09:14:18 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m7.428118147s) from=127.0.0.6:47599 2022/07/20 09:14:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/20 09:14:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:14:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:14:20 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:14:20 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:14:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:14:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:14:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:14:20 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:14:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:14:20 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:14:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:14:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:14:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:14:20 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:14:20 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:14:20 [DEBUG] agent: Node info in sync 2022/07/20 09:14:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:14:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-4vqzg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/20 09:14:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m3.943824759s) from=127.0.0.6:51003 2022/07/20 09:14:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.623521267s) from=127.0.0.6:55801 2022/07/20 09:15:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m7.311784901s) from=127.0.0.6:42181 2022/07/20 09:15:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:15:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/20 09:15:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:15:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:15:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:15:47 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:15:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:15:47 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:15:47 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:15:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:15:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:15:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:15:47 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:15:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:15:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:15:47 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:15:47 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:15:47 [DEBUG] agent: Node info in sync 2022/07/20 09:16:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:16:51 [DEBUG] http: Request GET /v1/catalog/services (382.085µs) from=127.0.0.6:39957 2022/07/20 09:16:51 [DEBUG] http: Request GET /v1/status/leader (626.138µs) from=127.0.0.6:39957 2022/07/20 09:16:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (627.733µs) from=127.0.0.6:36983 2022/07/20 09:16:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (197.648µs) from=127.0.0.6:43965 2022/07/20 09:17:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-4vqzg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/20 09:17:11 [DEBUG] http: Request GET /v1/status/leader (840.53µs) from=127.0.0.6:51289 2022/07/20 09:17:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:17:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/20 09:17:25 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:17:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:17:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:17:25 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:17:25 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:17:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:17:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:17:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:17:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:17:25 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:17:25 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:17:25 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:17:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:17:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:17:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:17:25 [DEBUG] agent: Node info in sync 2022/07/20 09:17:31 [DEBUG] http: Request GET /v1/status/leader (321.955µs) from=127.0.0.6:41615 2022/07/20 09:18:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:18:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m0.085775618s) from=127.0.0.6:39957 2022/07/20 09:18:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m3.451224221s) from=127.0.0.6:36983 2022/07/20 09:18:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.170323879s) from=127.0.0.6:43965 2022/07/20 09:19:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/20 09:19:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:19:15 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:19:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:19:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:19:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:19:15 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:19:15 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:19:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:19:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:19:15 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:19:15 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:19:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:19:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:19:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:19:15 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:19:15 [DEBUG] agent: Node info in sync 2022/07/20 09:19:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:19:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-4vqzg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/20 09:20:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:20:40 [DEBUG] http: Request GET /v1/catalog/services (932.033µs) from=127.0.0.6:52397 2022/07/20 09:20:40 [DEBUG] http: Request GET /v1/status/leader (838.758µs) from=127.0.0.6:57585 2022/07/20 09:20:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (539.606µs) from=127.0.0.6:57585 2022/07/20 09:20:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (196.72µs) from=127.0.0.6:53199 2022/07/20 09:20:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (290.73µs) from=127.0.0.6:53199 2022/07/20 09:20:41 [DEBUG] http: Request GET /v1/health/service/parser-v1 (158.767µs) from=127.0.0.6:57585 2022/07/20 09:20:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (287.078µs) from=127.0.0.6:57585 2022/07/20 09:20:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (252.474µs) from=127.0.0.6:57585 2022/07/20 09:20:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (239.027µs) from=127.0.0.6:57585 2022/07/20 09:20:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (180.599µs) from=127.0.0.6:57585 2022/07/20 09:20:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (403.271µs) from=127.0.0.6:57585 2022/07/20 09:20:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (226.095µs) from=127.0.0.6:53199 2022/07/20 09:20:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (283.353µs) from=127.0.0.6:57585 2022/07/20 09:20:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (169.581µs) from=127.0.0.6:40921 2022/07/20 09:20:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (147.843µs) from=127.0.0.6:57585 2022/07/20 09:20:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (243.036µs) from=127.0.0.6:57585 2022/07/20 09:20:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (251.1µs) from=127.0.0.6:52239 2022/07/20 09:21:01 [DEBUG] http: Request GET /v1/status/leader (295.79µs) from=127.0.0.6:47773 2022/07/20 09:21:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/20 09:21:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:21:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:21:03 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:21:03 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:21:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:21:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:21:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:21:03 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:21:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:21:03 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:21:03 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:21:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:21:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:21:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:21:03 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:21:03 [DEBUG] agent: Node info in sync 2022/07/20 09:21:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:21:56 [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/07/20 09:21:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/20 09:21:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:21:56 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:21:56 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.23.214_9092" 2022/07/20 09:21:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:21:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:21:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:21:56 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:21:56 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:21:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:21:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (1m16.072480617s) from=127.0.0.6:52397 2022/07/20 09:21:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:21:56 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:21:56 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:21:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:21:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:21:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:21:56 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:21:56 [DEBUG] agent: Node info in sync 2022/07/20 09:21:56 [DEBUG] http: Request PUT /v1/agent/service/register (19.933973ms) from=127.0.0.6:41705 2022/07/20 09:21:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:21:56 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:21:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.214_9092" in sync 2022/07/20 09:21:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:21:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:21:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:21:56 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:21:56 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:21:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:21:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:21:56 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:21:56 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:21:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:21:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:21:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:21:56 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:21:56 [DEBUG] agent: Node info in sync 2022/07/20 09:21:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (5.553879ms) from=127.0.0.6:41705 2022/07/20 09:22:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:22:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-4vqzg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/20 09:22:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m0.362751528s) from=127.0.0.6:46511 2022/07/20 09:22:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m0.833589162s) from=127.0.0.6:59351 2022/07/20 09:22:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m0.88707507s) from=127.0.0.6:44033 2022/07/20 09:22:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m1.391738871s) from=127.0.0.6:53259 2022/07/20 09:22:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=63 (2m1.574313183s) from=127.0.0.6:38657 2022/07/20 09:22:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=62 (2m1.6666406s) from=127.0.0.6:52239 2022/07/20 09:22:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m2.22141032s) from=127.0.0.6:50179 2022/07/20 09:22:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m2.108483586s) from=127.0.0.6:38997 2022/07/20 09:22:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m2.616385241s) from=127.0.0.6:44003 2022/07/20 09:22:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m3.114496951s) from=127.0.0.6:53199 2022/07/20 09:22:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m3.269846385s) from=127.0.0.6:35217 2022/07/20 09:22:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=60 (2m3.553394653s) from=127.0.0.6:57585 2022/07/20 09:22:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=61 (2m5.237072987s) from=127.0.0.6:34821 2022/07/20 09:22:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m5.669897941s) from=127.0.0.6:40921 2022/07/20 09:22:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m7.022624755s) from=127.0.0.6:37219 2022/07/20 09:22:57 [DEBUG] http: Request GET /v1/catalog/services (390.155µs) from=127.0.0.6:47773 2022/07/20 09:22:57 [DEBUG] http: Request GET /v1/status/leader (276.023µs) from=127.0.0.6:41705 2022/07/20 09:22:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (200.095µs) from=127.0.0.6:41705 2022/07/20 09:22:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (165.628µs) from=127.0.0.6:48167 2022/07/20 09:23:17 [DEBUG] http: Request GET /v1/status/leader (349.748µs) from=127.0.0.6:49333 2022/07/20 09:23:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:23:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/20 09:23:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:23:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:23:34 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:23:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:23:34 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:23:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.214_9092" in sync 2022/07/20 09:23:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:23:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:23:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:23:34 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:23:34 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:23:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:23:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:23:34 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:23:34 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:23:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:23:34 [DEBUG] agent: Node info in sync 2022/07/20 09:23:37 [DEBUG] http: Request GET /v1/status/leader (779.896µs) from=127.0.0.6:46267 2022/07/20 09:23:57 [DEBUG] http: Request GET /v1/status/leader (317.608µs) from=127.0.0.6:49333 2022/07/20 09:24:07 [DEBUG] http: Request GET /v1/catalog/services (472.666µs) from=127.0.0.6:46267 2022/07/20 09:24:07 [DEBUG] http: Request GET /v1/status/leader (444.197µs) from=127.0.0.6:49333 2022/07/20 09:24:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (485.093µs) from=127.0.0.6:49333 2022/07/20 09:24:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (285.765µs) from=127.0.0.6:39557 2022/07/20 09:24:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:24:27 [DEBUG] http: Request GET /v1/status/leader (270.675µs) from=127.0.0.6:60063 2022/07/20 09:24:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/20 09:24:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.214_9092" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:24:43 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.46.119_8443" 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:24:43 [DEBUG] agent: Node info in sync 2022/07/20 09:24:43 [DEBUG] http: Request PUT /v1/agent/service/register (13.701486ms) from=127.0.0.6:60063 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.214_9092" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.119_8443" in sync 2022/07/20 09:24:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=129 (1m45.922857979s) from=127.0.0.6:47773 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:24:43 [DEBUG] agent: Node info in sync 2022/07/20 09:24:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=129 (36.010998971s) from=127.0.0.6:46267 2022/07/20 09:24:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (471.024µs) from=127.0.0.6:60063 2022/07/20 09:24:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/20 09:24:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.119_8443" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.214_9092" in sync 2022/07/20 09:24:43 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.26.3_8082" 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:24:43 [DEBUG] agent: Node info in sync 2022/07/20 09:24:43 [DEBUG] http: Request PUT /v1/agent/service/register (4.592528ms) from=127.0.0.6:60063 2022/07/20 09:24:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.214_9092" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.3_8082" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:24:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.119_8443" in sync 2022/07/20 09:24:43 [DEBUG] agent: Node info in sync 2022/07/20 09:24:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (41.8882ms) from=127.0.0.6:46267 2022/07/20 09:24:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (485.535µs) from=127.0.0.6:46267 2022/07/20 09:24:47 [DEBUG] http: Request GET /v1/status/leader (3.828199ms) from=127.0.0.6:60063 2022/07/20 09:24:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/20 09:24:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/20 09:24:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:24:53 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.2.53_8410" 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.214_9092" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.3_8082" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.119_8443" in sync 2022/07/20 09:24:53 [DEBUG] agent: Node info in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.119_8443" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.53_8410" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.214_9092" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.3_8082" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Node info in sync 2022/07/20 09:24:53 [DEBUG] http: Request PUT /v1/agent/service/register (11.534591ms) from=127.0.0.6:60063 2022/07/20 09:24:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (10.257862088s) from=127.0.0.6:46267 2022/07/20 09:24:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (561.75µs) from=127.0.0.6:46267 2022/07/20 09:24:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/20 09:24:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.214_9092" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.3_8082" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.119_8443" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.53_8410" in sync 2022/07/20 09:24:53 [INFO] agent: Synced service "_v1_nslcm_10.233.36.102_8403" 2022/07/20 09:24:53 [DEBUG] agent: Node info in sync 2022/07/20 09:24:53 [DEBUG] http: Request PUT /v1/agent/service/register (5.578947ms) from=127.0.0.6:60063 2022/07/20 09:24:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (48.237717ms) from=127.0.0.6:46267 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.53_8410" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.214_9092" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.3_8082" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.119_8443" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Node info in sync 2022/07/20 09:24:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (586.57µs) from=127.0.0.6:60063 2022/07/20 09:24:53 [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/07/20 09:24:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.214_9092" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.3_8082" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.119_8443" in sync 2022/07/20 09:24:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (37.73062ms) from=127.0.0.6:46267 2022/07/20 09:24:53 [INFO] agent: Synced service "_v2_nslcm_10.233.36.102_8403" 2022/07/20 09:24:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.53_8410" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:24:53 [DEBUG] agent: Node info in sync 2022/07/20 09:24:53 [DEBUG] http: Request PUT /v1/agent/service/register (7.650036ms) from=127.0.0.6:60063 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.119_8443" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v2_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.53_8410" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.214_9092" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.3_8082" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:24:53 [DEBUG] agent: Node info in sync 2022/07/20 09:24:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (3.009314ms) from=127.0.0.6:46267 2022/07/20 09:24:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/20 09:24:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.53_8410" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:24:53 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.52.115_8482" 2022/07/20 09:24:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.214_9092" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.3_8082" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.119_8443" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v2_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:24:53 [DEBUG] agent: Node info in sync 2022/07/20 09:24:53 [DEBUG] http: Request PUT /v1/agent/service/register (4.286671ms) from=127.0.0.6:46267 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.3_8082" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.214_9092" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.119_8443" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v2_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.53_8410" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.115_8482" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Node info in sync 2022/07/20 09:24:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (58.369929ms) from=127.0.0.6:60063 2022/07/20 09:24:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (340.147µs) from=127.0.0.6:46267 2022/07/20 09:24:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/20 09:24:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/20 09:24:53 [INFO] agent: Synced service "_v1_vnfres_10.233.56.97_8802" 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v2_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.119_8443" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.115_8482" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.53_8410" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.214_9092" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.3_8082" in sync 2022/07/20 09:24:53 [DEBUG] agent: Node info in sync 2022/07/20 09:24:53 [DEBUG] http: Request PUT /v1/agent/service/register (5.72659ms) from=127.0.0.6:46267 2022/07/20 09:24:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (45.659498ms) from=127.0.0.6:60063 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.115_8482" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.53_8410" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.214_9092" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.3_8082" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_vnfres_10.233.56.97_8802" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.119_8443" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v2_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:24:53 [DEBUG] agent: Node info in sync 2022/07/20 09:24:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (294.047µs) from=127.0.0.6:46267 2022/07/20 09:24:53 [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/07/20 09:24:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.214_9092" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.3_8082" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_vnfres_10.233.56.97_8802" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.119_8443" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v2_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:24:53 [INFO] agent: Synced service "_v1_vnflcm_10.233.58.37_8801" 2022/07/20 09:24:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.53_8410" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.115_8482" in sync 2022/07/20 09:24:53 [DEBUG] agent: Node info in sync 2022/07/20 09:24:53 [DEBUG] http: Request PUT /v1/agent/service/register (4.194328ms) from=127.0.0.6:46267 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.115_8482" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.53_8410" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.214_9092" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.3_8082" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_vnfres_10.233.56.97_8802" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v2_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.58.37_8801" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.119_8443" in sync 2022/07/20 09:24:53 [DEBUG] agent: Node info in sync 2022/07/20 09:24:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (33.649102ms) from=127.0.0.6:60063 2022/07/20 09:24:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (304.277µs) from=127.0.0.6:46267 2022/07/20 09:24:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/20 09:24:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.214_9092" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.3_8082" in sync 2022/07/20 09:24:53 [INFO] agent: Synced service "_v1_vnfmgr_10.233.56.189_8803" 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_vnfres_10.233.56.97_8802" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.58.37_8801" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.119_8443" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v2_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.115_8482" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.53_8410" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:24:53 [DEBUG] agent: Node info in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.53_8410" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.115_8482" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.214_9092" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.3_8082" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.189_8803" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_vnfres_10.233.56.97_8802" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.119_8443" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v2_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.58.37_8801" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:24:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:24:53 [DEBUG] agent: Node info in sync 2022/07/20 09:24:53 [DEBUG] http: Request PUT /v1/agent/service/register (7.88789ms) from=127.0.0.6:46267 2022/07/20 09:24:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (50.348736ms) from=127.0.0.6:60063 2022/07/20 09:24:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (376.189µs) from=127.0.0.6:46267 2022/07/20 09:24:54 [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/07/20 09:24:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/20 09:24:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.58.37_8801" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.119_8443" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v2_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.115_8482" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.53_8410" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v1_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.214_9092" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.3_8082" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.189_8803" in sync 2022/07/20 09:24:54 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.25.151_8484" 2022/07/20 09:24:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v1_vnfres_10.233.56.97_8802" in sync 2022/07/20 09:24:54 [DEBUG] agent: Node info in sync 2022/07/20 09:24:54 [DEBUG] http: Request PUT /v1/agent/service/register (126.909265ms) from=127.0.0.6:46267 2022/07/20 09:24:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.119_8443" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v2_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.58.37_8801" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.53_8410" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v1_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.115_8482" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.214_9092" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.3_8082" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.189_8803" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v1_vnfres_10.233.56.97_8802" in sync 2022/07/20 09:24:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.151_8484" in sync 2022/07/20 09:24:54 [DEBUG] agent: Node info in sync 2022/07/20 09:24:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (192.393939ms) from=127.0.0.6:60063 2022/07/20 09:24:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (537.997µs) from=127.0.0.6:46267 2022/07/20 09:25:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m3.991926095s) from=127.0.0.6:48167 2022/07/20 09:25:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.438430684s) from=127.0.0.6:41705 2022/07/20 09:25:07 [DEBUG] http: Request GET /v1/status/leader (982.233µs) from=127.0.0.6:60063 2022/07/20 09:25:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-4vqzg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/20 09:25:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:26:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.202013895s) from=127.0.0.6:49333 2022/07/20 09:26:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m3.478624573s) from=127.0.0.6:39557 2022/07/20 09:26:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/20 09:26:11 [DEBUG] agent: Service "_v1_vnfres_10.233.56.97_8802" in sync 2022/07/20 09:26:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.151_8484" in sync 2022/07/20 09:26:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:26:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:26:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:26:11 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:26:11 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:26:11 [DEBUG] agent: Service "_v2_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:26:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.58.37_8801" in sync 2022/07/20 09:26:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:26:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:26:11 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:26:11 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:26:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.119_8443" in sync 2022/07/20 09:26:11 [DEBUG] agent: Service "_v1_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:26:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.115_8482" in sync 2022/07/20 09:26:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:26:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:26:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:26:11 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:26:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.53_8410" in sync 2022/07/20 09:26:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:26:11 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:26:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.214_9092" in sync 2022/07/20 09:26:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.3_8082" in sync 2022/07/20 09:26:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.189_8803" in sync 2022/07/20 09:26:11 [DEBUG] agent: Node info in sync 2022/07/20 09:26:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:26:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m3.2926941s) from=127.0.0.6:46267 2022/07/20 09:27:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:27:27 [DEBUG] http: Request GET /v1/catalog/services (1.386916ms) from=127.0.0.6:37275 2022/07/20 09:27:28 [DEBUG] http: Request GET /v1/status/leader (317.715µs) from=127.0.0.6:40167 2022/07/20 09:27:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (348.572µs) from=127.0.0.6:40167 2022/07/20 09:27:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (236.61µs) from=127.0.0.6:40167 2022/07/20 09:27:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (297.345µs) from=127.0.0.6:55299 2022/07/20 09:27:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (363.157µs) from=127.0.0.6:55299 2022/07/20 09:27:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (222.617µs) from=127.0.0.6:55299 2022/07/20 09:27:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (253.715µs) from=127.0.0.6:42595 2022/07/20 09:27:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (224.069µs) from=127.0.0.6:37027 2022/07/20 09:27:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (215.875µs) from=127.0.0.6:55953 2022/07/20 09:27:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (376.614µs) from=127.0.0.6:55299 2022/07/20 09:27:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (188.628µs) from=127.0.0.6:40167 2022/07/20 09:27:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (154.584µs) from=127.0.0.6:40167 2022/07/20 09:27:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (270.486µs) from=127.0.0.6:42595 2022/07/20 09:27:29 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (330.954µs) from=127.0.0.6:40167 2022/07/20 09:27:29 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (291.897µs) from=127.0.0.6:40167 2022/07/20 09:27:29 [DEBUG] http: Request GET /v1/health/service/parser-v1 (144.497µs) from=127.0.0.6:42595 2022/07/20 09:27:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (173.93µs) from=127.0.0.6:40167 2022/07/20 09:27:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (352.581µs) from=127.0.0.6:55953 2022/07/20 09:27:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (110.429µs) from=127.0.0.6:55299 2022/07/20 09:27:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (984.622µs) from=127.0.0.6:42595 2022/07/20 09:27:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (292.584µs) from=127.0.0.6:55953 2022/07/20 09:27:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (203.041µs) from=127.0.0.6:55953 2022/07/20 09:27:30 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (261.609µs) from=127.0.0.6:55953 2022/07/20 09:27:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (190.046µs) from=127.0.0.6:55953 2022/07/20 09:27:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (178.017µs) from=127.0.0.6:55953 2022/07/20 09:27:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (226.937µs) from=127.0.0.6:55299 2022/07/20 09:27:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (239.79µs) from=127.0.0.6:55953 2022/07/20 09:27:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/20 09:27:36 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:27:36 [DEBUG] agent: Service "_v1_vnfres_10.233.56.97_8802" in sync 2022/07/20 09:27:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.151_8484" in sync 2022/07/20 09:27:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:27:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:27:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:27:36 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:27:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.119_8443" in sync 2022/07/20 09:27:36 [DEBUG] agent: Service "_v2_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:27:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.58.37_8801" in sync 2022/07/20 09:27:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:27:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:27:36 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:27:36 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:27:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.53_8410" in sync 2022/07/20 09:27:36 [DEBUG] agent: Service "_v1_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:27:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.115_8482" in sync 2022/07/20 09:27:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:27:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:27:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:27:36 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:27:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.189_8803" in sync 2022/07/20 09:27:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:27:36 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:27:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.214_9092" in sync 2022/07/20 09:27:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.3_8082" in sync 2022/07/20 09:27:36 [DEBUG] agent: Node info in sync 2022/07/20 09:27:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-4vqzg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/20 09:28:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:28:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/20 09:28:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.214_9092" in sync 2022/07/20 09:28:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.3_8082" in sync 2022/07/20 09:28:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.189_8803" in sync 2022/07/20 09:28:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:28:58 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:28:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:28:58 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:28:58 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:28:58 [DEBUG] agent: Service "_v1_vnfres_10.233.56.97_8802" in sync 2022/07/20 09:28:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.151_8484" in sync 2022/07/20 09:28:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:28:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:28:58 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:28:58 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:28:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.119_8443" in sync 2022/07/20 09:28:58 [DEBUG] agent: Service "_v2_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:28:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.58.37_8801" in sync 2022/07/20 09:28:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:28:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:28:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:28:58 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:28:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.53_8410" in sync 2022/07/20 09:28:58 [DEBUG] agent: Service "_v1_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:28:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.115_8482" in sync 2022/07/20 09:28:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:28:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:28:58 [DEBUG] agent: Node info in sync 2022/07/20 09:29:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:29:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m2.360729106s) from=127.0.0.6:37275 2022/07/20 09:29:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m0.092553027s) from=127.0.0.6:37027 2022/07/20 09:29:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=146 (2m0.231529383s) from=127.0.0.6:57897 2022/07/20 09:29:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m0.258430317s) from=127.0.0.6:60079 2022/07/20 09:29:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=148 (2m0.496346536s) from=127.0.0.6:39511 2022/07/20 09:29:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m1.003838785s) from=127.0.0.6:36411 2022/07/20 09:29:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=149 (2m1.743447339s) from=127.0.0.6:55299 2022/07/20 09:29:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=60 (2m2.340492858s) from=127.0.0.6:55953 2022/07/20 09:29:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.637699612s) from=127.0.0.6:38675 2022/07/20 09:29:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m1.92905417s) from=127.0.0.6:51355 2022/07/20 09:29:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=150 (2m1.80613305s) from=127.0.0.6:45549 2022/07/20 09:29:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=63 (2m2.33765782s) from=127.0.0.6:45991 2022/07/20 09:29:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m2.986083785s) from=127.0.0.6:40167 2022/07/20 09:29:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m2.509776302s) from=127.0.0.6:59179 2022/07/20 09:29:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m3.706503456s) from=127.0.0.6:45785 2022/07/20 09:29:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=141 (2m4.515203529s) from=127.0.0.6:42595 2022/07/20 09:29:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m4.429036533s) from=127.0.0.6:42867 2022/07/20 09:29:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m4.923637842s) from=127.0.0.6:52645 2022/07/20 09:29:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=147 (2m5.509503238s) from=127.0.0.6:51009 2022/07/20 09:29:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m5.959882765s) from=127.0.0.6:42975 2022/07/20 09:29:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m6.629982749s) from=127.0.0.6:43155 2022/07/20 09:29:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.699846853s) from=127.0.0.6:60321 2022/07/20 09:29:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=62 (2m6.933058192s) from=127.0.0.6:52589 2022/07/20 09:29:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m7.334217248s) from=127.0.0.6:44029 2022/07/20 09:29:50 [DEBUG] http: Request GET /v1/catalog/services (768.302µs) from=127.0.0.6:43205 2022/07/20 09:29:50 [DEBUG] http: Request GET /v1/status/leader (920.45µs) from=127.0.0.6:43205 2022/07/20 09:29:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (364.016µs) from=127.0.0.6:45383 2022/07/20 09:29:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (179.172µs) from=127.0.0.6:51111 2022/07/20 09:29:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (159.966µs) from=127.0.0.6:56683 2022/07/20 09:29:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (211.545µs) from=127.0.0.6:56683 2022/07/20 09:29:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (251.64µs) from=127.0.0.6:45383 2022/07/20 09:29:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (169.118µs) from=127.0.0.6:56683 2022/07/20 09:29:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (141.971µs) from=127.0.0.6:51111 2022/07/20 09:29:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (174.665µs) from=127.0.0.6:51111 2022/07/20 09:29:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (312.248µs) from=127.0.0.6:51111 2022/07/20 09:29:52 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (259.126µs) from=127.0.0.6:56683 2022/07/20 09:29:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (145.706µs) from=127.0.0.6:56683 2022/07/20 09:29:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (227.021µs) from=127.0.0.6:56683 2022/07/20 09:29:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (236.165µs) from=127.0.0.6:56683 2022/07/20 09:29:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (129.672µs) from=127.0.0.6:56683 2022/07/20 09:29:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (209.136µs) from=127.0.0.6:56683 2022/07/20 09:29:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (388.024µs) from=127.0.0.6:51111 2022/07/20 09:29:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (278.185µs) from=127.0.0.6:51111 2022/07/20 09:29:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (841.036µs) from=127.0.0.6:56683 2022/07/20 09:29:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (246.799µs) from=127.0.0.6:45383 2022/07/20 09:29:53 [DEBUG] http: Request GET /v1/health/service/parser-v1 (224.361µs) from=127.0.0.6:58301 2022/07/20 09:29:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (269.721µs) from=127.0.0.6:40877 2022/07/20 09:29:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (374.768µs) from=127.0.0.6:58301 2022/07/20 09:29:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (628.496µs) from=127.0.0.6:58565 2022/07/20 09:29:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (290.102µs) from=127.0.0.6:58565 2022/07/20 09:29:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (278.858µs) from=127.0.0.6:58565 2022/07/20 09:29:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (183.977µs) from=127.0.0.6:38441 2022/07/20 09:30:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-4vqzg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/20 09:30:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/20 09:30:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:30:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:30:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:30:16 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:30:16 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:30:16 [DEBUG] agent: Service "_v1_vnfres_10.233.56.97_8802" in sync 2022/07/20 09:30:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.151_8484" in sync 2022/07/20 09:30:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:30:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:30:16 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:30:16 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:30:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.119_8443" in sync 2022/07/20 09:30:16 [DEBUG] agent: Service "_v2_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:30:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.58.37_8801" in sync 2022/07/20 09:30:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:30:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:30:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:30:16 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:30:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.53_8410" in sync 2022/07/20 09:30:16 [DEBUG] agent: Service "_v1_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:30:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.115_8482" in sync 2022/07/20 09:30:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:30:16 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:30:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.214_9092" in sync 2022/07/20 09:30:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.3_8082" in sync 2022/07/20 09:30:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.189_8803" in sync 2022/07/20 09:30:16 [DEBUG] agent: Node info in sync 2022/07/20 09:30:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:30:26 [DEBUG] http: Request GET /v1/catalog/services (637.163µs) from=127.0.0.6:51541 2022/07/20 09:30:26 [DEBUG] http: Request GET /v1/status/leader (310.598µs) from=127.0.0.6:51541 2022/07/20 09:30:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (240.594µs) from=127.0.0.6:35633 2022/07/20 09:30:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (275.421µs) from=127.0.0.6:56213 2022/07/20 09:30:46 [DEBUG] http: Request GET /v1/status/leader (1.446889ms) from=127.0.0.6:60083 2022/07/20 09:31:06 [DEBUG] http: Request GET /v1/status/leader (2.688011ms) from=127.0.0.6:36455 2022/07/20 09:31:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:31:27 [DEBUG] http: Request GET /v1/catalog/services (655.073µs) from=127.0.0.6:36455 2022/07/20 09:31:27 [DEBUG] http: Request GET /v1/status/leader (400.647µs) from=127.0.0.6:36455 2022/07/20 09:31:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (266.057µs) from=127.0.0.6:60083 2022/07/20 09:31:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (152.974µs) from=127.0.0.6:60083 2022/07/20 09:31:39 [DEBUG] http: Request GET /v1/catalog/services (588.498µs) from=127.0.0.6:52229 2022/07/20 09:31:39 [DEBUG] http: Request GET /v1/status/leader (751.881µs) from=127.0.0.6:43579 2022/07/20 09:31:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (292.247µs) from=127.0.0.6:43579 2022/07/20 09:31:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (262.08µs) from=127.0.0.6:43579 2022/07/20 09:31:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (295.21µs) from=127.0.0.6:46273 2022/07/20 09:31:40 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (298.913µs) from=127.0.0.6:46273 2022/07/20 09:31:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (290.884µs) from=127.0.0.6:46273 2022/07/20 09:31:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (282.782µs) from=127.0.0.6:46273 2022/07/20 09:31:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (996.757µs) from=127.0.0.6:43579 2022/07/20 09:31:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (244.737µs) from=127.0.0.6:46273 2022/07/20 09:31:40 [DEBUG] http: Request GET /v1/health/service/parser-v1 (275.37µs) from=127.0.0.6:43579 2022/07/20 09:31:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (299.98µs) from=127.0.0.6:43579 2022/07/20 09:31:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (4.81552ms) from=127.0.0.6:43579 2022/07/20 09:31:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (450.137µs) from=127.0.0.6:43579 2022/07/20 09:31:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (251.556µs) from=127.0.0.6:43579 2022/07/20 09:31:42 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (408.399µs) from=127.0.0.6:43579 2022/07/20 09:31:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (245.926µs) from=127.0.0.6:43579 2022/07/20 09:31:42 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (238.627µs) from=127.0.0.6:43579 2022/07/20 09:31:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (282.01µs) from=127.0.0.6:43579 2022/07/20 09:31:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (116.539µs) from=127.0.0.6:43579 2022/07/20 09:31:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (281.325µs) from=127.0.0.6:43773 2022/07/20 09:31:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (293.323µs) from=127.0.0.6:55059 2022/07/20 09:31:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (248.05µs) from=127.0.0.6:38335 2022/07/20 09:31:43 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (220.144µs) from=127.0.0.6:50681 2022/07/20 09:31:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (247.055µs) from=127.0.0.6:50681 2022/07/20 09:31:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (242.438µs) from=127.0.0.6:38335 2022/07/20 09:31:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (279.539µs) from=127.0.0.6:53347 2022/07/20 09:31:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (316.337µs) from=127.0.0.6:38335 2022/07/20 09:31:47 [DEBUG] http: Request GET /v1/status/leader (275.364µs) from=127.0.0.6:38721 2022/07/20 09:31:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m0.77750929s) from=127.0.0.6:56683 2022/07/20 09:31:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m1.089554235s) from=127.0.0.6:51111 2022/07/20 09:31:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=62 (2m0.049694799s) from=127.0.0.6:59521 2022/07/20 09:31:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=149 (2m0.076074231s) from=127.0.0.6:33603 2022/07/20 09:31:55 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=148 (2m1.571974046s) from=127.0.0.6:45569 2022/07/20 09:31:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m0.971769481s) from=127.0.0.6:44031 2022/07/20 09:31:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m0.244042375s) from=127.0.0.6:59781 2022/07/20 09:31:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=150 (2m1.365374842s) from=127.0.0.6:36921 2022/07/20 09:31:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m6.228547664s) from=127.0.0.6:43205 2022/07/20 09:31:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=142 (2m1.909985921s) from=127.0.0.6:50927 2022/07/20 09:31:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m2.261969542s) from=127.0.0.6:39987 2022/07/20 09:31:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m1.998287609s) from=127.0.0.6:55503 2022/07/20 09:31:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=61 (2m2.220972812s) from=127.0.0.6:53827 2022/07/20 09:31:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=63 (2m2.628723791s) from=127.0.0.6:42101 2022/07/20 09:31:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m4.199989044s) from=127.0.0.6:58301 2022/07/20 09:31:57 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=60 (2m3.039692864s) from=127.0.0.6:36967 2022/07/20 09:31:58 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=147 (2m5.401218002s) from=127.0.0.6:40877 2022/07/20 09:31:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/20 09:31:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:31:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:31:59 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:31:59 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:31:59 [DEBUG] agent: Service "_v1_vnfres_10.233.56.97_8802" in sync 2022/07/20 09:31:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.151_8484" in sync 2022/07/20 09:31:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:31:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:31:59 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:31:59 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:31:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.119_8443" in sync 2022/07/20 09:31:59 [DEBUG] agent: Service "_v2_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:31:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.58.37_8801" in sync 2022/07/20 09:31:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:31:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:31:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:31:59 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:31:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.53_8410" in sync 2022/07/20 09:31:59 [DEBUG] agent: Service "_v1_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:31:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.115_8482" in sync 2022/07/20 09:31:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:31:59 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:31:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.214_9092" in sync 2022/07/20 09:31:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.3_8082" in sync 2022/07/20 09:31:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.189_8803" in sync 2022/07/20 09:31:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:31:59 [DEBUG] agent: Node info in sync 2022/07/20 09:31:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.327126373s) from=127.0.0.6:35211 2022/07/20 09:31:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m5.842674579s) from=127.0.0.6:45383 2022/07/20 09:31:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m4.289155217s) from=127.0.0.6:47439 2022/07/20 09:31:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m4.670051654s) from=127.0.0.6:48389 2022/07/20 09:31:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=141 (2m4.971268415s) from=127.0.0.6:59493 2022/07/20 09:31:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m4.577706833s) from=127.0.0.6:43423 2022/07/20 09:31:59 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=146 (2m5.671492897s) from=127.0.0.6:52573 2022/07/20 09:32:00 [DEBUG] http: Request GET /v1/status/leader (373.01µs) from=127.0.0.6:51677 2022/07/20 09:32:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m5.085920891s) from=127.0.0.6:60981 2022/07/20 09:32:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.976197909s) from=127.0.0.6:38441 2022/07/20 09:32:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m7.107372066s) from=127.0.0.6:58565 2022/07/20 09:32:07 [DEBUG] http: Request GET /v1/status/leader (1.438997ms) from=127.0.0.6:38721 2022/07/20 09:32:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:32:27 [DEBUG] http: Request GET /v1/status/leader (180.963µs) from=127.0.0.6:38721 2022/07/20 09:32:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m2.757029444s) from=127.0.0.6:56213 2022/07/20 09:32:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m3.983026377s) from=127.0.0.6:51541 2022/07/20 09:32:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.455144222s) from=127.0.0.6:35633 2022/07/20 09:32:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-4vqzg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/20 09:33:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:33:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m3.139885181s) from=127.0.0.6:39563 2022/07/20 09:33:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/20 09:33:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:33:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:33:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:33:31 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:33:31 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:33:31 [DEBUG] agent: Service "_v1_vnfres_10.233.56.97_8802" in sync 2022/07/20 09:33:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.151_8484" in sync 2022/07/20 09:33:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:33:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:33:31 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:33:31 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:33:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.119_8443" in sync 2022/07/20 09:33:31 [DEBUG] agent: Service "_v2_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:33:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.58.37_8801" in sync 2022/07/20 09:33:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:33:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:33:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:33:31 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:33:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.53_8410" in sync 2022/07/20 09:33:31 [DEBUG] agent: Service "_v1_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:33:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.115_8482" in sync 2022/07/20 09:33:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:33:31 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:33:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.214_9092" in sync 2022/07/20 09:33:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.3_8082" in sync 2022/07/20 09:33:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.189_8803" in sync 2022/07/20 09:33:31 [DEBUG] agent: Node info in sync 2022/07/20 09:33:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m4.67200433s) from=127.0.0.6:36455 2022/07/20 09:33:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.963311147s) from=127.0.0.6:60083 2022/07/20 09:33:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m3.823527017s) from=127.0.0.6:52229 2022/07/20 09:33:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m0.24516952s) from=127.0.0.6:55059 2022/07/20 09:33:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m0.246647931s) from=127.0.0.6:52963 2022/07/20 09:33:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=62 (2m0.37855985s) from=127.0.0.6:43773 2022/07/20 09:33:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m1.236767308s) from=127.0.0.6:43579 2022/07/20 09:33:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=63 (2m1.569588421s) from=127.0.0.6:46273 2022/07/20 09:33:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.214266743s) from=127.0.0.6:38335 2022/07/20 09:33:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m1.265647438s) from=127.0.0.6:60963 2022/07/20 09:33:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m1.300500169s) from=127.0.0.6:44385 2022/07/20 09:33:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m1.989847843s) from=127.0.0.6:50681 2022/07/20 09:33:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m2.190178544s) from=127.0.0.6:36765 2022/07/20 09:33:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=141 (2m2.268572894s) from=127.0.0.6:47719 2022/07/20 09:33:46 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=149 (2m1.823217546s) from=127.0.0.6:33339 2022/07/20 09:33:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=142 (2m1.972580888s) from=127.0.0.6:45171 2022/07/20 09:33:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=61 (2m2.367086678s) from=127.0.0.6:46709 2022/07/20 09:33:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m2.554658811s) from=127.0.0.6:49741 2022/07/20 09:33:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m3.06894185s) from=127.0.0.6:60169 2022/07/20 09:33:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m3.546085456s) from=127.0.0.6:45425 2022/07/20 09:33:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m3.30755945s) from=127.0.0.6:52411 2022/07/20 09:33:48 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m5.006777545s) from=127.0.0.6:36363 2022/07/20 09:33:48 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=146 (2m3.779863361s) from=127.0.0.6:44341 2022/07/20 09:33:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m4.21493976s) from=127.0.0.6:55509 2022/07/20 09:33:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=60 (2m5.696768586s) from=127.0.0.6:45763 2022/07/20 09:33:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=148 (2m5.167555527s) from=127.0.0.6:39565 2022/07/20 09:33:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m5.4581642s) from=127.0.0.6:49617 2022/07/20 09:33:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=147 (2m6.212497564s) from=127.0.0.6:53347 2022/07/20 09:33:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=150 (2m6.165892964s) from=127.0.0.6:44289 2022/07/20 09:34:03 [DEBUG] http: Request GET /v1/catalog/services (970.418µs) from=127.0.0.6:51677 2022/07/20 09:34:04 [DEBUG] http: Request GET /v1/status/leader (605.97µs) from=127.0.0.6:51677 2022/07/20 09:34:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (777.743µs) from=127.0.0.6:44579 2022/07/20 09:34:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (182.809µs) from=127.0.0.6:44579 2022/07/20 09:34:04 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (424.528µs) from=127.0.0.6:44579 2022/07/20 09:34:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (161.403µs) from=127.0.0.6:38721 2022/07/20 09:34:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (201.293µs) from=127.0.0.6:44579 2022/07/20 09:34:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (268.918µs) from=127.0.0.6:38721 2022/07/20 09:34:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (140.885µs) from=127.0.0.6:44579 2022/07/20 09:34:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (304.923µs) from=127.0.0.6:44579 2022/07/20 09:34:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (183.833µs) from=127.0.0.6:38721 2022/07/20 09:34:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (229.624µs) from=127.0.0.6:44579 2022/07/20 09:34:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (144.317µs) from=127.0.0.6:38721 2022/07/20 09:34:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (276.736µs) from=127.0.0.6:44579 2022/07/20 09:34:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (165.495µs) from=127.0.0.6:38721 2022/07/20 09:34:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (164.668µs) from=127.0.0.6:44579 2022/07/20 09:34:05 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (178.013µs) from=127.0.0.6:44579 2022/07/20 09:34:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (193.312µs) from=127.0.0.6:38721 2022/07/20 09:34:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (187.961µs) from=127.0.0.6:44579 2022/07/20 09:34:05 [DEBUG] http: Request GET /v1/health/service/parser-v1 (145.932µs) from=127.0.0.6:44579 2022/07/20 09:34:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (251.344µs) from=127.0.0.6:38721 2022/07/20 09:34:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (178.845µs) from=127.0.0.6:42575 2022/07/20 09:34:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (140.965µs) from=127.0.0.6:42575 2022/07/20 09:34:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (265.332µs) from=127.0.0.6:40025 2022/07/20 09:34:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (268.184µs) from=127.0.0.6:44579 2022/07/20 09:34:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (121.044µs) from=127.0.0.6:42575 2022/07/20 09:34:05 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (135.314µs) from=127.0.0.6:44579 2022/07/20 09:34:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (233.139µs) from=127.0.0.6:42575 2022/07/20 09:34:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:34:24 [DEBUG] http: Request GET /v1/status/leader (664.674µs) from=127.0.0.6:55975 2022/07/20 09:35:08 [DEBUG] http: Request GET /v1/catalog/services (587.946µs) from=127.0.0.6:55975 2022/07/20 09:35:08 [DEBUG] http: Request GET /v1/status/leader (368.839µs) from=127.0.0.6:43059 2022/07/20 09:35:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (288.994µs) from=127.0.0.6:43059 2022/07/20 09:35:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (392.115µs) from=127.0.0.6:42781 2022/07/20 09:35:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (255.158µs) from=127.0.0.6:42781 2022/07/20 09:35:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (287.985µs) from=127.0.0.6:36253 2022/07/20 09:35:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (170.855µs) from=127.0.0.6:43059 2022/07/20 09:35:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (182.5µs) from=127.0.0.6:36253 2022/07/20 09:35:09 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (140.54µs) from=127.0.0.6:42781 2022/07/20 09:35:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (250.992µs) from=127.0.0.6:42781 2022/07/20 09:35:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (211.02µs) from=127.0.0.6:42781 2022/07/20 09:35:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (263.432µs) from=127.0.0.6:36253 2022/07/20 09:35:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.475493ms) from=127.0.0.6:36253 2022/07/20 09:35:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (166.455µs) from=127.0.0.6:36253 2022/07/20 09:35:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (235.762µs) from=127.0.0.6:36253 2022/07/20 09:35:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (163.895µs) from=127.0.0.6:43059 2022/07/20 09:35:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (168.718µs) from=127.0.0.6:53065 2022/07/20 09:35:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (243.678µs) from=127.0.0.6:52995 2022/07/20 09:35:09 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (129.26µs) from=127.0.0.6:53827 2022/07/20 09:35:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (139.757µs) from=127.0.0.6:41125 2022/07/20 09:35:09 [DEBUG] http: Request GET /v1/health/service/parser-v1 (209.964µs) from=127.0.0.6:41879 2022/07/20 09:35:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (252.247µs) from=127.0.0.6:42781 2022/07/20 09:35:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (182.629µs) from=127.0.0.6:53827 2022/07/20 09:35:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (154.559µs) from=127.0.0.6:41879 2022/07/20 09:35:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (393.11µs) from=127.0.0.6:42781 2022/07/20 09:35:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (257.114µs) from=127.0.0.6:42781 2022/07/20 09:35:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (281.94µs) from=127.0.0.6:53827 2022/07/20 09:35:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (112.695µs) from=127.0.0.6:42781 2022/07/20 09:35:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/20 09:35:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:35:13 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:35:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.214_9092" in sync 2022/07/20 09:35:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.3_8082" in sync 2022/07/20 09:35:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.189_8803" in sync 2022/07/20 09:35:13 [DEBUG] agent: Service "_v1_vnfres_10.233.56.97_8802" in sync 2022/07/20 09:35:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.151_8484" in sync 2022/07/20 09:35:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:35:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:35:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:35:13 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:35:13 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:35:13 [DEBUG] agent: Service "_v2_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:35:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.58.37_8801" in sync 2022/07/20 09:35:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:35:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:35:13 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:35:13 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:35:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.119_8443" in sync 2022/07/20 09:35:13 [DEBUG] agent: Service "_v1_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:35:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.115_8482" in sync 2022/07/20 09:35:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:35:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:35:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:35:13 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:35:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.53_8410" in sync 2022/07/20 09:35:13 [DEBUG] agent: Node info in sync 2022/07/20 09:35:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:35:29 [DEBUG] http: Request GET /v1/status/leader (358.478µs) from=127.0.0.6:40481 2022/07/20 09:35:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-4vqzg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/20 09:36:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m0.030198637s) from=127.0.0.6:51677 2022/07/20 09:36:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=141 (2m0.413812849s) from=127.0.0.6:34249 2022/07/20 09:36:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=150 (2m0.369464956s) from=127.0.0.6:47193 2022/07/20 09:36:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m1.109832042s) from=127.0.0.6:38721 2022/07/20 09:36:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=148 (2m0.256285124s) from=127.0.0.6:55815 2022/07/20 09:36:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m0.610024833s) from=127.0.0.6:39069 2022/07/20 09:36:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m1.151690559s) from=127.0.0.6:35981 2022/07/20 09:36:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m1.973703405s) from=127.0.0.6:40025 2022/07/20 09:36:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=147 (2m1.916939111s) from=127.0.0.6:53015 2022/07/20 09:36:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m2.596024722s) from=127.0.0.6:42575 2022/07/20 09:36:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=61 (2m2.477882183s) from=127.0.0.6:57173 2022/07/20 09:36:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m2.148290375s) from=127.0.0.6:41363 2022/07/20 09:36:09 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m2.844157475s) from=127.0.0.6:44471 2022/07/20 09:36:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=60 (2m3.022899417s) from=127.0.0.6:51993 2022/07/20 09:36:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m4.192450112s) from=127.0.0.6:51111 2022/07/20 09:36:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m3.491593531s) from=127.0.0.6:35583 2022/07/20 09:36:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m4.265528261s) from=127.0.0.6:52245 2022/07/20 09:36:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m4.743100535s) from=127.0.0.6:33319 2022/07/20 09:36:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m4.912712227s) from=127.0.0.6:32961 2022/07/20 09:36:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=149 (2m5.1455273s) from=127.0.0.6:34143 2022/07/20 09:36:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=63 (2m5.591527511s) from=127.0.0.6:54383 2022/07/20 09:36:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.165862707s) from=127.0.0.6:44579 2022/07/20 09:36:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=142 (2m5.515947298s) from=127.0.0.6:39865 2022/07/20 09:36:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m6.024481342s) from=127.0.0.6:57965 2022/07/20 09:36:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m6.31600081s) from=127.0.0.6:36323 2022/07/20 09:36:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=62 (2m7.06147919s) from=127.0.0.6:34127 2022/07/20 09:36:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=146 (2m7.077878414s) from=127.0.0.6:58077 2022/07/20 09:36:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:36:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/20 09:36:49 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:36:49 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:36:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.119_8443" in sync 2022/07/20 09:36:49 [DEBUG] agent: Service "_v2_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:36:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.58.37_8801" in sync 2022/07/20 09:36:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:36:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:36:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:36:49 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:36:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.53_8410" in sync 2022/07/20 09:36:49 [DEBUG] agent: Service "_v1_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:36:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.115_8482" in sync 2022/07/20 09:36:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:36:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:36:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.214_9092" in sync 2022/07/20 09:36:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.3_8082" in sync 2022/07/20 09:36:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.189_8803" in sync 2022/07/20 09:36:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:36:49 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:36:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:36:49 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:36:49 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:36:49 [DEBUG] agent: Service "_v1_vnfres_10.233.56.97_8802" in sync 2022/07/20 09:36:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.151_8484" in sync 2022/07/20 09:36:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:36:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:36:49 [DEBUG] agent: Node info in sync 2022/07/20 09:37:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m2.871055678s) from=127.0.0.6:55975 2022/07/20 09:37:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m0.157583166s) from=127.0.0.6:38681 2022/07/20 09:37:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=62 (2m0.575149899s) from=127.0.0.6:36193 2022/07/20 09:37:12 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=60 (2m0.220396391s) from=127.0.0.6:43457 2022/07/20 09:37:13 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m1.735479926s) from=127.0.0.6:41879 2022/07/20 09:37:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=147 (2m0.823095847s) from=127.0.0.6:36403 2022/07/20 09:37:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m1.796618922s) from=127.0.0.6:35905 2022/07/20 09:37:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=142 (2m1.918790542s) from=127.0.0.6:47689 2022/07/20 09:37:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.861619915s) from=127.0.0.6:40389 2022/07/20 09:37:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=63 (2m1.90610676s) from=127.0.0.6:51297 2022/07/20 09:37:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=141 (2m1.883672531s) from=127.0.0.6:50497 2022/07/20 09:37:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=148 (2m3.181768816s) from=127.0.0.6:53827 2022/07/20 09:37:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=146 (2m4.386907533s) from=127.0.0.6:52995 2022/07/20 09:37:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m4.465438643s) from=127.0.0.6:53065 2022/07/20 09:37:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m3.792537049s) from=127.0.0.6:41553 2022/07/20 09:37:16 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=150 (2m5.715077782s) from=127.0.0.6:42781 2022/07/20 09:37:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m5.376895259s) from=127.0.0.6:36253 2022/07/20 09:37:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=149 (2m5.824438496s) from=127.0.0.6:41125 2022/07/20 09:37:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m5.126099515s) from=127.0.0.6:33177 2022/07/20 09:37:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m5.18107037s) from=127.0.0.6:54971 2022/07/20 09:37:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m5.02154785s) from=127.0.0.6:56449 2022/07/20 09:37:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m5.53653758s) from=127.0.0.6:33205 2022/07/20 09:37:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m5.220872299s) from=127.0.0.6:51659 2022/07/20 09:37:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m5.764264213s) from=127.0.0.6:47963 2022/07/20 09:37:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=61 (2m5.547432529s) from=127.0.0.6:39397 2022/07/20 09:37:19 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m6.584183413s) from=127.0.0.6:58117 2022/07/20 09:37:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m7.42787911s) from=127.0.0.6:43059 2022/07/20 09:37:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:37:37 [DEBUG] http: Request GET /v1/catalog/services (587.462µs) from=127.0.0.6:56027 2022/07/20 09:37:37 [DEBUG] http: Request GET /v1/status/leader (483.2µs) from=127.0.0.6:60451 2022/07/20 09:37:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (220.44µs) from=127.0.0.6:60451 2022/07/20 09:37:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (309.343µs) from=127.0.0.6:36545 2022/07/20 09:37:57 [DEBUG] http: Request GET /v1/status/leader (2.584405ms) from=127.0.0.6:46269 2022/07/20 09:38:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/20 09:38:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.189_8803" in sync 2022/07/20 09:38:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:38:17 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:38:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.214_9092" in sync 2022/07/20 09:38:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.3_8082" in sync 2022/07/20 09:38:17 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:38:17 [DEBUG] agent: Service "_v1_vnfres_10.233.56.97_8802" in sync 2022/07/20 09:38:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.151_8484" in sync 2022/07/20 09:38:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:38:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:38:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:38:17 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:38:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.119_8443" in sync 2022/07/20 09:38:17 [DEBUG] agent: Service "_v2_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:38:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.58.37_8801" in sync 2022/07/20 09:38:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:38:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:38:17 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:38:17 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:38:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.53_8410" in sync 2022/07/20 09:38:17 [DEBUG] agent: Service "_v1_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:38:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.115_8482" in sync 2022/07/20 09:38:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:38:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:38:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:38:17 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:38:17 [DEBUG] agent: Node info in sync 2022/07/20 09:38:17 [DEBUG] http: Request GET /v1/status/leader (300.759µs) from=127.0.0.6:46269 2022/07/20 09:38:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-4vqzg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/20 09:38:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:38:37 [DEBUG] http: Request GET /v1/status/leader (183.406µs) from=127.0.0.6:46269 2022/07/20 09:38:47 [DEBUG] http: Request GET /v1/catalog/services (578.59µs) from=127.0.0.6:46269 2022/07/20 09:38:47 [DEBUG] http: Request GET /v1/status/leader (1.606172ms) from=127.0.0.6:46269 2022/07/20 09:38:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (331.41µs) from=127.0.0.6:36731 2022/07/20 09:38:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (206.805µs) from=127.0.0.6:36971 2022/07/20 09:39:07 [DEBUG] http: Request GET /v1/status/leader (695.664µs) from=127.0.0.6:50131 2022/07/20 09:39:17 [DEBUG] http: Request GET /v1/catalog/services (1.161594ms) from=127.0.0.6:50131 2022/07/20 09:39:17 [DEBUG] http: Request GET /v1/status/leader (325.935µs) from=127.0.0.6:44007 2022/07/20 09:39:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (585.378µs) from=127.0.0.6:44007 2022/07/20 09:39:18 [DEBUG] http: Request GET /v1/health/service/parser-v1 (503.82µs) from=127.0.0.6:54293 2022/07/20 09:39:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (278.27µs) from=127.0.0.6:44007 2022/07/20 09:39:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (337.463µs) from=127.0.0.6:54293 2022/07/20 09:39:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (322.962µs) from=127.0.0.6:44007 2022/07/20 09:39:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (231.015µs) from=127.0.0.6:55545 2022/07/20 09:39:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (224.462µs) from=127.0.0.6:54293 2022/07/20 09:39:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (145.66µs) from=127.0.0.6:44007 2022/07/20 09:39:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (383.041µs) from=127.0.0.6:44007 2022/07/20 09:39:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (237.246µs) from=127.0.0.6:54293 2022/07/20 09:39:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (301.982µs) from=127.0.0.6:49545 2022/07/20 09:39:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (348.193µs) from=127.0.0.6:44007 2022/07/20 09:39:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (243.608µs) from=127.0.0.6:54293 2022/07/20 09:39:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (233.122µs) from=127.0.0.6:54293 2022/07/20 09:39:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (181.775µs) from=127.0.0.6:54293 2022/07/20 09:39:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (205.521µs) from=127.0.0.6:44007 2022/07/20 09:39:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (154.909µs) from=127.0.0.6:54293 2022/07/20 09:39:18 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (160.926µs) from=127.0.0.6:55545 2022/07/20 09:39:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (167.68µs) from=127.0.0.6:44007 2022/07/20 09:39:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (151.992µs) from=127.0.0.6:55545 2022/07/20 09:39:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (145.256µs) from=127.0.0.6:44007 2022/07/20 09:39:18 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (167.687µs) from=127.0.0.6:55545 2022/07/20 09:39:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (287.312µs) from=127.0.0.6:55545 2022/07/20 09:39:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (439.83µs) from=127.0.0.6:55545 2022/07/20 09:39:19 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (423.761µs) from=127.0.0.6:44007 2022/07/20 09:39:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (267.234µs) from=127.0.0.6:54293 2022/07/20 09:39:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:39:27 [DEBUG] http: Request GET /v1/status/leader (1.94662ms) from=127.0.0.6:51845 2022/07/20 09:39:38 [DEBUG] http: Request GET /v1/status/leader (670.38µs) from=127.0.0.6:50061 2022/07/20 09:39:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m1.390050557s) from=127.0.0.6:56027 2022/07/20 09:39:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.474017998s) from=127.0.0.6:60451 2022/07/20 09:39:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m6.5936715s) from=127.0.0.6:36545 2022/07/20 09:39:47 [DEBUG] http: Request GET /v1/status/leader (760.01µs) from=127.0.0.6:51845 2022/07/20 09:39:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/20 09:39:57 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:39:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.53_8410" in sync 2022/07/20 09:39:57 [DEBUG] agent: Service "_v1_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:39:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.115_8482" in sync 2022/07/20 09:39:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:39:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:39:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:39:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.3_8082" in sync 2022/07/20 09:39:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.189_8803" in sync 2022/07/20 09:39:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:39:57 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:39:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.214_9092" in sync 2022/07/20 09:39:57 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:39:57 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:39:57 [DEBUG] agent: Service "_v1_vnfres_10.233.56.97_8802" in sync 2022/07/20 09:39:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.151_8484" in sync 2022/07/20 09:39:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:39:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:39:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:39:57 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:39:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.119_8443" in sync 2022/07/20 09:39:57 [DEBUG] agent: Service "_v2_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:39:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.58.37_8801" in sync 2022/07/20 09:39:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:39:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:39:57 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:39:57 [DEBUG] agent: Node info in sync 2022/07/20 09:40:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:40:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m1.885607179s) from=127.0.0.6:36971 2022/07/20 09:40:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.486815604s) from=127.0.0.6:36731 2022/07/20 09:40:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m5.02682967s) from=127.0.0.6:46269 2022/07/20 09:41:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-4vqzg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/20 09:41:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=62 (2m0.227555831s) from=127.0.0.6:57227 2022/07/20 09:41:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m2.647446635s) from=127.0.0.6:50131 2022/07/20 09:41:21 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=150 (2m1.393447941s) from=127.0.0.6:45265 2022/07/20 09:41:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m0.909854407s) from=127.0.0.6:56035 2022/07/20 09:41:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m1.045339653s) from=127.0.0.6:42975 2022/07/20 09:41:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m1.776852854s) from=127.0.0.6:43197 2022/07/20 09:41:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=148 (2m2.785190923s) from=127.0.0.6:54293 2022/07/20 09:41:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m2.117225167s) from=127.0.0.6:57719 2022/07/20 09:41:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m3.312541955s) from=127.0.0.6:55545 2022/07/20 09:41:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m2.730620481s) from=127.0.0.6:39701 2022/07/20 09:41:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m2.900483261s) from=127.0.0.6:44561 2022/07/20 09:41:22 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=149 (2m3.312522144s) from=127.0.0.6:49545 2022/07/20 09:41:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=142 (2m2.693185745s) from=127.0.0.6:53985 2022/07/20 09:41:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m3.669553138s) from=127.0.0.6:58553 2022/07/20 09:41:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m3.95832636s) from=127.0.0.6:37395 2022/07/20 09:41:23 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m4.283757922s) from=127.0.0.6:39187 2022/07/20 09:41:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:41:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=63 (2m3.780144179s) from=127.0.0.6:41287 2022/07/20 09:41:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m4.067154284s) from=127.0.0.6:37743 2022/07/20 09:41:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m4.508617389s) from=127.0.0.6:57633 2022/07/20 09:41:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.114622965s) from=127.0.0.6:44661 2022/07/20 09:41:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=146 (2m4.973440079s) from=127.0.0.6:50363 2022/07/20 09:41:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m4.948379238s) from=127.0.0.6:45227 2022/07/20 09:41:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=61 (2m6.129600573s) from=127.0.0.6:54647 2022/07/20 09:41:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=147 (2m5.895743555s) from=127.0.0.6:33585 2022/07/20 09:41:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m6.666131438s) from=127.0.0.6:44007 2022/07/20 09:41:27 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=60 (2m7.147106961s) from=127.0.0.6:60539 2022/07/20 09:41:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=141 (2m7.113316974s) from=127.0.0.6:54391 2022/07/20 09:41:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/20 09:41:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.53_8410" in sync 2022/07/20 09:41:50 [DEBUG] agent: Service "_v1_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:41:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.115_8482" in sync 2022/07/20 09:41:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:41:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:41:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:41:50 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:41:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.189_8803" in sync 2022/07/20 09:41:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:41:50 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:41:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.214_9092" in sync 2022/07/20 09:41:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.3_8082" in sync 2022/07/20 09:41:50 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:41:50 [DEBUG] agent: Service "_v1_vnfres_10.233.56.97_8802" in sync 2022/07/20 09:41:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.151_8484" in sync 2022/07/20 09:41:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:41:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:41:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:41:50 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:41:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.119_8443" in sync 2022/07/20 09:41:50 [DEBUG] agent: Service "_v2_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:41:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.58.37_8801" in sync 2022/07/20 09:41:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:41:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:41:50 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:41:50 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:41:50 [DEBUG] agent: Node info in sync 2022/07/20 09:42:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:42:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/20 09:42:57 [DEBUG] agent: Service "_v2_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:42:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.58.37_8801" in sync 2022/07/20 09:42:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:42:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:42:57 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:42:57 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:42:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.119_8443" in sync 2022/07/20 09:42:57 [DEBUG] agent: Service "_v1_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:42:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.115_8482" in sync 2022/07/20 09:42:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:42:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:42:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:42:57 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:42:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.53_8410" in sync 2022/07/20 09:42:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:42:57 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:42:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.214_9092" in sync 2022/07/20 09:42:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.3_8082" in sync 2022/07/20 09:42:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.189_8803" in sync 2022/07/20 09:42:57 [DEBUG] agent: Service "_v1_vnfres_10.233.56.97_8802" in sync 2022/07/20 09:42:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.151_8484" in sync 2022/07/20 09:42:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:42:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:42:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:42:57 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:42:57 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:42:57 [DEBUG] agent: Node info in sync 2022/07/20 09:43:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-4vqzg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/20 09:43:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:44:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/20 09:44:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:44:13 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:44:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.214_9092" in sync 2022/07/20 09:44:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.3_8082" in sync 2022/07/20 09:44:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.189_8803" in sync 2022/07/20 09:44:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:44:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:44:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:44:13 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:44:13 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:44:13 [DEBUG] agent: Service "_v1_vnfres_10.233.56.97_8802" in sync 2022/07/20 09:44:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.151_8484" in sync 2022/07/20 09:44:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:44:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:44:13 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:44:13 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:44:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.119_8443" in sync 2022/07/20 09:44:13 [DEBUG] agent: Service "_v2_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:44:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.58.37_8801" in sync 2022/07/20 09:44:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:44:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:44:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:44:13 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:44:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.53_8410" in sync 2022/07/20 09:44:13 [DEBUG] agent: Service "_v1_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:44:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.115_8482" in sync 2022/07/20 09:44:13 [DEBUG] agent: Node info in sync 2022/07/20 09:44:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:45:06 [DEBUG] http: Request GET /v1/catalog/services (1.104973ms) from=127.0.0.6:40347 2022/07/20 09:45:06 [DEBUG] http: Request GET /v1/status/leader (951.154µs) from=127.0.0.6:56887 2022/07/20 09:45:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (565.628µs) from=127.0.0.6:56887 2022/07/20 09:45:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (198.248µs) from=127.0.0.6:56887 2022/07/20 09:45:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/20 09:45:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.214_9092" in sync 2022/07/20 09:45:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.3_8082" in sync 2022/07/20 09:45:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.189_8803" in sync 2022/07/20 09:45:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:45:19 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:45:19 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:45:19 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:45:19 [DEBUG] agent: Service "_v1_vnfres_10.233.56.97_8802" in sync 2022/07/20 09:45:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.151_8484" in sync 2022/07/20 09:45:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:45:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:45:19 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:45:19 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:45:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.119_8443" in sync 2022/07/20 09:45:19 [DEBUG] agent: Service "_v2_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:45:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.58.37_8801" in sync 2022/07/20 09:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:45:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:45:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:45:19 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:45:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.53_8410" in sync 2022/07/20 09:45:19 [DEBUG] agent: Service "_v1_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:45:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.115_8482" in sync 2022/07/20 09:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:45:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:45:19 [DEBUG] agent: Node info in sync 2022/07/20 09:45:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:45:26 [DEBUG] http: Request GET /v1/status/leader (335.648µs) from=127.0.0.6:44527 2022/07/20 09:45:32 [DEBUG] http: Request GET /v1/catalog/services (630.754µs) from=127.0.0.6:44527 2022/07/20 09:45:32 [DEBUG] http: Request GET /v1/status/leader (700.805µs) from=127.0.0.6:46903 2022/07/20 09:45:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (290.428µs) from=127.0.0.6:46903 2022/07/20 09:45:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (440.858µs) from=127.0.0.6:46903 2022/07/20 09:45:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (341.524µs) from=127.0.0.6:46903 2022/07/20 09:45:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (282.564µs) from=127.0.0.6:38221 2022/07/20 09:45:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (214.145µs) from=127.0.0.6:46903 2022/07/20 09:45:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (219.72µs) from=127.0.0.6:56573 2022/07/20 09:45:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (231.9µs) from=127.0.0.6:57267 2022/07/20 09:45:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (173.007µs) from=127.0.0.6:56573 2022/07/20 09:45:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (203.626µs) from=127.0.0.6:38221 2022/07/20 09:45:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (198.51µs) from=127.0.0.6:56469 2022/07/20 09:45:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (217.991µs) from=127.0.0.6:49621 2022/07/20 09:45:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (169.35µs) from=127.0.0.6:56573 2022/07/20 09:45:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (140.045µs) from=127.0.0.6:56469 2022/07/20 09:45:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (149.881µs) from=127.0.0.6:49621 2022/07/20 09:45:32 [DEBUG] http: Request GET /v1/health/service/parser-v1 (260.438µs) from=127.0.0.6:56573 2022/07/20 09:45:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (133.76µs) from=127.0.0.6:49621 2022/07/20 09:45:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (128.205µs) from=127.0.0.6:38221 2022/07/20 09:45:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (185.542µs) from=127.0.0.6:56469 2022/07/20 09:45:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (120.614µs) from=127.0.0.6:56573 2022/07/20 09:45:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (182.499µs) from=127.0.0.6:57267 2022/07/20 09:45:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (728.312µs) from=127.0.0.6:56573 2022/07/20 09:45:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (2.00027ms) from=127.0.0.6:57267 2022/07/20 09:45:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (463.398µs) from=127.0.0.6:57267 2022/07/20 09:45:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (282.312µs) from=127.0.0.6:57267 2022/07/20 09:45:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (185.303µs) from=127.0.0.6:56573 2022/07/20 09:45:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (287.515µs) from=127.0.0.6:57267 2022/07/20 09:45:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-4vqzg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/20 09:45:46 [DEBUG] http: Request GET /v1/status/leader (341.283µs) from=127.0.0.6:37997 2022/07/20 09:45:52 [DEBUG] http: Request GET /v1/status/leader (303.915µs) from=127.0.0.6:43599 2022/07/20 09:46:07 [DEBUG] http: Request GET /v1/catalog/services (1.431317ms) from=127.0.0.6:43599 2022/07/20 09:46:07 [DEBUG] http: Request GET /v1/status/leader (312.472µs) from=127.0.0.6:37997 2022/07/20 09:46:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (223.084µs) from=127.0.0.6:37997 2022/07/20 09:46:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (127.98µs) from=127.0.0.6:37997 2022/07/20 09:46:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:46:27 [DEBUG] http: Request GET /v1/status/leader (357.798µs) from=127.0.0.6:44237 2022/07/20 09:46:47 [DEBUG] http: Request GET /v1/status/leader (156.25µs) from=127.0.0.6:44237 2022/07/20 09:46:48 [DEBUG] http: Request GET /v1/catalog/services (496.482µs) from=127.0.0.6:44237 2022/07/20 09:46:48 [DEBUG] http: Request GET /v1/status/leader (5.06156ms) from=127.0.0.6:35279 2022/07/20 09:46:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (267.23µs) from=127.0.0.6:42275 2022/07/20 09:46:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (741.347µs) from=127.0.0.6:35279 2022/07/20 09:46:49 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (163.745µs) from=127.0.0.6:42275 2022/07/20 09:46:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (138.15µs) from=127.0.0.6:42275 2022/07/20 09:46:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (398.187µs) from=127.0.0.6:35279 2022/07/20 09:46:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (377.657µs) from=127.0.0.6:35279 2022/07/20 09:46:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (269.238µs) from=127.0.0.6:35279 2022/07/20 09:46:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (243.412µs) from=127.0.0.6:42275 2022/07/20 09:46:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (142.372µs) from=127.0.0.6:35279 2022/07/20 09:46:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (131.654µs) from=127.0.0.6:42275 2022/07/20 09:46:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (187.145µs) from=127.0.0.6:35279 2022/07/20 09:46:49 [DEBUG] http: Request GET /v1/health/service/parser-v1 (141.67µs) from=127.0.0.6:42275 2022/07/20 09:46:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (198.54µs) from=127.0.0.6:47575 2022/07/20 09:46:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (160.105µs) from=127.0.0.6:35279 2022/07/20 09:46:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (193.69µs) from=127.0.0.6:42275 2022/07/20 09:46:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (170.559µs) from=127.0.0.6:35279 2022/07/20 09:46:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (210.31µs) from=127.0.0.6:47575 2022/07/20 09:46:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (284.917µs) from=127.0.0.6:47575 2022/07/20 09:46:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (237.795µs) from=127.0.0.6:47575 2022/07/20 09:46:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (198.894µs) from=127.0.0.6:47575 2022/07/20 09:46:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (178.208µs) from=127.0.0.6:47575 2022/07/20 09:46:49 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (227.398µs) from=127.0.0.6:47575 2022/07/20 09:46:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (162.665µs) from=127.0.0.6:47575 2022/07/20 09:46:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (146.16µs) from=127.0.0.6:42275 2022/07/20 09:46:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (411.984µs) from=127.0.0.6:47575 2022/07/20 09:46:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (121.656µs) from=127.0.0.6:47575 2022/07/20 09:46:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/20 09:46:58 [DEBUG] agent: Service "_v1_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:46:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.115_8482" in sync 2022/07/20 09:46:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:46:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:46:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:46:58 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:46:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.53_8410" in sync 2022/07/20 09:46:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:46:58 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:46:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.214_9092" in sync 2022/07/20 09:46:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.3_8082" in sync 2022/07/20 09:46:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.189_8803" in sync 2022/07/20 09:46:58 [DEBUG] agent: Service "_v1_vnfres_10.233.56.97_8802" in sync 2022/07/20 09:46:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.151_8484" in sync 2022/07/20 09:46:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:46:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:46:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:46:58 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:46:58 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:46:58 [DEBUG] agent: Service "_v2_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:46:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.58.37_8801" in sync 2022/07/20 09:46:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:46:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:46:58 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:46:58 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:46:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.119_8443" in sync 2022/07/20 09:46:58 [DEBUG] agent: Node info in sync 2022/07/20 09:47:07 [DEBUG] http: Request GET /v1/status/leader (452.721µs) from=127.0.0.6:37091 2022/07/20 09:47:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m1.081857111s) from=127.0.0.6:40347 2022/07/20 09:47:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m2.106322159s) from=127.0.0.6:56887 2022/07/20 09:47:09 [DEBUG] http: Request GET /v1/status/leader (403.797µs) from=127.0.0.6:37091 2022/07/20 09:47:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.472237698s) from=127.0.0.6:35093 2022/07/20 09:47:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:47:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m0.565423144s) from=127.0.0.6:51109 2022/07/20 09:47:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=141 (2m1.31129917s) from=127.0.0.6:38221 2022/07/20 09:47:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m1.122749657s) from=127.0.0.6:42611 2022/07/20 09:47:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m1.203909878s) from=127.0.0.6:51809 2022/07/20 09:47:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m1.476456319s) from=127.0.0.6:39187 2022/07/20 09:47:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m1.531033671s) from=127.0.0.6:48181 2022/07/20 09:47:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=61 (2m2.271522775s) from=127.0.0.6:42531 2022/07/20 09:47:36 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=146 (2m2.371293103s) from=127.0.0.6:59493 2022/07/20 09:47:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m2.670275203s) from=127.0.0.6:57197 2022/07/20 09:47:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m3.154090461s) from=127.0.0.6:38853 2022/07/20 09:47:37 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=60 (2m3.640899542s) from=127.0.0.6:58881 2022/07/20 09:47:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=148 (2m3.803468661s) from=127.0.0.6:53257 2022/07/20 09:47:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=142 (2m4.253933829s) from=127.0.0.6:50989 2022/07/20 09:47:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.212134178s) from=127.0.0.6:52095 2022/07/20 09:47:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=62 (2m4.503179137s) from=127.0.0.6:39201 2022/07/20 09:47:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m4.321876771s) from=127.0.0.6:55115 2022/07/20 09:47:38 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=149 (2m4.982120147s) from=127.0.0.6:46903 2022/07/20 09:47:38 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m4.89022437s) from=127.0.0.6:59861 2022/07/20 09:47:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m5.099715394s) from=127.0.0.6:49621 2022/07/20 09:47:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m5.593195815s) from=127.0.0.6:56573 2022/07/20 09:47:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=150 (2m5.503293073s) from=127.0.0.6:57267 2022/07/20 09:47:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m5.335779694s) from=127.0.0.6:39025 2022/07/20 09:47:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m7.17510317s) from=127.0.0.6:44527 2022/07/20 09:47:40 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m6.180621396s) from=127.0.0.6:43069 2022/07/20 09:47:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.869252152s) from=127.0.0.6:56469 2022/07/20 09:47:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=147 (2m7.469593764s) from=127.0.0.6:41161 2022/07/20 09:47:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=63 (2m7.400304126s) from=127.0.0.6:55731 2022/07/20 09:48:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m2.077086868s) from=127.0.0.6:43599 2022/07/20 09:48:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.428768252s) from=127.0.0.6:37997 2022/07/20 09:48:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m7.399270758s) from=127.0.0.6:44569 2022/07/20 09:48:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:48:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-4vqzg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/20 09:48:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/20 09:48:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:48:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:48:34 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:48:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.53_8410" in sync 2022/07/20 09:48:34 [DEBUG] agent: Service "_v1_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:48:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.115_8482" in sync 2022/07/20 09:48:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:48:34 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:48:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.214_9092" in sync 2022/07/20 09:48:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.3_8082" in sync 2022/07/20 09:48:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.189_8803" in sync 2022/07/20 09:48:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:48:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:48:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:48:34 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:48:34 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:48:34 [DEBUG] agent: Service "_v1_vnfres_10.233.56.97_8802" in sync 2022/07/20 09:48:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.151_8484" in sync 2022/07/20 09:48:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:48:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:48:34 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:48:34 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:48:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.119_8443" in sync 2022/07/20 09:48:34 [DEBUG] agent: Service "_v2_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:48:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.58.37_8801" in sync 2022/07/20 09:48:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:48:34 [DEBUG] agent: Node info in sync 2022/07/20 09:48:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m0.776822066s) from=127.0.0.6:33581 2022/07/20 09:48:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=54 (2m0.963552411s) from=127.0.0.6:53881 2022/07/20 09:48:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m0.996921109s) from=127.0.0.6:48013 2022/07/20 09:48:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m2.02335781s) from=127.0.0.6:38419 2022/07/20 09:48:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=61 (2m1.474360469s) from=127.0.0.6:57151 2022/07/20 09:48:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=147 (2m0.091250876s) from=127.0.0.6:57873 2022/07/20 09:48:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m2.36606287s) from=127.0.0.6:42383 2022/07/20 09:48:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=142 (2m2.014031343s) from=127.0.0.6:53667 2022/07/20 09:48:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=55 (2m0.959317919s) from=127.0.0.6:57061 2022/07/20 09:48:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=56 (2m3.385579024s) from=127.0.0.6:37859 2022/07/20 09:48:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=63 (2m2.290739387s) from=127.0.0.6:53157 2022/07/20 09:48:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m2.835753644s) from=127.0.0.6:54801 2022/07/20 09:48:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m5.220683017s) from=127.0.0.6:44237 2022/07/20 09:48:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=146 (2m4.0092085s) from=127.0.0.6:55845 2022/07/20 09:48:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m3.792115335s) from=127.0.0.6:38427 2022/07/20 09:48:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m4.254939372s) from=127.0.0.6:40303 2022/07/20 09:48:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=60 (2m2.807963915s) from=127.0.0.6:38085 2022/07/20 09:48:55 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m2.855430945s) from=127.0.0.6:36211 2022/07/20 09:48:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m5.554528899s) from=127.0.0.6:47575 2022/07/20 09:48:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.820154622s) from=127.0.0.6:42275 2022/07/20 09:48:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=148 (2m6.043310187s) from=127.0.0.6:35279 2022/07/20 09:48:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=62 (2m5.364378099s) from=127.0.0.6:58719 2022/07/20 09:48:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m6.280754989s) from=127.0.0.6:43119 2022/07/20 09:48:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=150 (2m6.731893459s) from=127.0.0.6:41369 2022/07/20 09:48:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=141 (2m5.740553507s) from=127.0.0.6:44925 2022/07/20 09:48:58 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=149 (2m5.936885035s) from=127.0.0.6:49063 2022/07/20 09:48:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m7.037430112s) from=127.0.0.6:47901 2022/07/20 09:49:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:50:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:50:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/20 09:50:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:50:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:50:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:50:29 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:50:29 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:50:29 [DEBUG] agent: Service "_v1_vnfres_10.233.56.97_8802" in sync 2022/07/20 09:50:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.151_8484" in sync 2022/07/20 09:50:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:50:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:50:29 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:50:29 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:50:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.119_8443" in sync 2022/07/20 09:50:29 [DEBUG] agent: Service "_v2_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:50:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.58.37_8801" in sync 2022/07/20 09:50:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:50:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:50:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:50:29 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:50:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.53_8410" in sync 2022/07/20 09:50:29 [DEBUG] agent: Service "_v1_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:50:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.115_8482" in sync 2022/07/20 09:50:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:50:29 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:50:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.214_9092" in sync 2022/07/20 09:50:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.3_8082" in sync 2022/07/20 09:50:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.189_8803" in sync 2022/07/20 09:50:29 [DEBUG] agent: Node info in sync 2022/07/20 09:50:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-4vqzg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/20 09:51:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:51:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/20 09:51:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:51:54 [DEBUG] agent: Service "_v1_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:51:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.214_9092" in sync 2022/07/20 09:51:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.3_8082" in sync 2022/07/20 09:51:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.189_8803" in sync 2022/07/20 09:51:54 [DEBUG] agent: Service "_v1_vnfres_10.233.56.97_8802" in sync 2022/07/20 09:51:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.25.151_8484" in sync 2022/07/20 09:51:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.123_8181" in sync 2022/07/20 09:51:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.199_8080" in sync 2022/07/20 09:51:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.184_443" in sync 2022/07/20 09:51:54 [DEBUG] agent: Service "_v0_multicloud_10.233.33.33_9001" in sync 2022/07/20 09:51:54 [DEBUG] agent: Service "_v1_catalog_10.233.47.90_8806" in sync 2022/07/20 09:51:54 [DEBUG] agent: Service "_v2_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:51:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.58.37_8801" in sync 2022/07/20 09:51:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:51:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.125_9007" in sync 2022/07/20 09:51:54 [DEBUG] agent: Service "_v1_parser_10.233.47.90_8806" in sync 2022/07/20 09:51:54 [DEBUG] agent: Service "_v1_nsd_10.233.47.90_8806" in sync 2022/07/20 09:51:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.119_8443" in sync 2022/07/20 09:51:54 [DEBUG] agent: Service "_v1_nslcm_10.233.36.102_8403" in sync 2022/07/20 09:51:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.115_8482" in sync 2022/07/20 09:51:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.127_9011" in sync 2022/07/20 09:51:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.243_9015" in sync 2022/07/20 09:51:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.90_8806" in sync 2022/07/20 09:51:54 [DEBUG] agent: Service "_v1_sdnc_10.233.43.94_8282" in sync 2022/07/20 09:51:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.2.53_8410" in sync 2022/07/20 09:51:54 [DEBUG] agent: Node info in sync 2022/07/20 09:52:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4vqzg" since the cluster is too small 2022/07/20 09:52:25 [DEBUG] http: Request GET /v1/catalog/services (1.064897ms) from=127.0.0.6:49637 2022/07/20 09:52:25 [DEBUG] http: Request GET /v1/status/leader (758.272µs) from=127.0.0.6:34531 2022/07/20 09:52:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (700.54µs) from=127.0.0.6:34531 2022/07/20 09:52:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (236.83µs) from=127.0.0.6:34531 2022/07/20 09:52:45 [DEBUG] http: Request GET /v1/status/leader (325.907µs) from=127.0.0.6:39681