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: '302127a3-530c-f56d-427e-fd8bad102b83' Node name: 'onap-msb-consul-5454dcc5c5-x44xs' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/11/24 22:51:09 [DEBUG] agent: Using random ID "302127a3-530c-f56d-427e-fd8bad102b83" as node ID 2022/11/24 22:51:09 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:302127a3-530c-f56d-427e-fd8bad102b83 Address:127.0.0.1:8300}] 2022/11/24 22:51:09 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/11/24 22:51:09 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-x44xs.dc1 127.0.0.1 2022/11/24 22:51:09 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-x44xs 127.0.0.1 2022/11/24 22:51:09 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/11/24 22:51:09 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-x44xs (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 22:51:09 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-x44xs.dc1" in area "wan" 2022/11/24 22:51:09 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/11/24 22:51:09 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/11/24 22:51:09 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/11/24 22:51:09 [INFO] agent: started state syncer 2022/11/24 22:51:09 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/11/24 22:51:09 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/11/24 22:51:09 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/11/24 22:51:09 [DEBUG] raft: Votes needed: 1 2022/11/24 22:51:09 [DEBUG] raft: Vote granted from 302127a3-530c-f56d-427e-fd8bad102b83 in term 2. Tally: 1 2022/11/24 22:51:09 [INFO] raft: Election won. Tally: 1 2022/11/24 22:51:09 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/11/24 22:51:09 [INFO] consul: cluster leadership acquired 2022/11/24 22:51:09 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-x44xs 2022/11/24 22:51:09 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/11/24 22:51:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 22:51:09 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-x44xs' joined, marking health alive 2022/11/24 22:51:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 22:51:09 [INFO] agent: Synced node info 2022/11/24 22:51:09 [DEBUG] agent: Node info in sync 2022/11/24 22:51:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 22:51:11 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.14.1 (currently running: 1.4.3) 2022/11/24 22:52:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 22:52:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 22:52:31 [DEBUG] agent: Node info in sync 2022/11/24 22:53:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 22:53:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 22:53:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 22:53:58 [DEBUG] agent: Node info in sync 2022/11/24 22:54:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 22:55:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 22:55:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 22:55:20 [DEBUG] agent: Node info in sync 2022/11/24 22:56:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 22:56:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 22:57:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 22:57:02 [DEBUG] agent: Node info in sync 2022/11/24 22:57:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 22:58:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 22:58:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 22:58:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 22:58:55 [DEBUG] agent: Node info in sync 2022/11/24 22:59:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:00:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:00:03 [DEBUG] agent: Node info in sync 2022/11/24 23:00:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:01:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:01:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:01:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:01:18 [DEBUG] agent: Node info in sync 2022/11/24 23:01:39 [DEBUG] http: Request GET /v1/catalog/services (508.076µs) from=127.0.0.6:50763 2022/11/24 23:01:39 [DEBUG] http: Request GET /v1/status/leader (9.060312ms) from=127.0.0.6:50763 2022/11/24 23:01:50 [DEBUG] http: Request GET /v1/catalog/services (179.9µs) from=127.0.0.6:41193 2022/11/24 23:01:51 [DEBUG] http: Request GET /v1/status/leader (612.201µs) from=127.0.0.6:35487 2022/11/24 23:01:59 [DEBUG] http: Request GET /v1/status/leader (5.281777ms) from=127.0.0.6:35487 2022/11/24 23:02:06 [DEBUG] http: Request GET /v1/status/leader (662.517µs) from=127.0.0.6:58081 2022/11/24 23:02:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:07 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.31.95_443" 2022/11/24 23:02:07 [DEBUG] agent: Node info in sync 2022/11/24 23:02:07 [DEBUG] http: Request PUT /v1/agent/service/register (7.474809ms) from=127.0.0.6:58081 2022/11/24 23:02:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (28.274700083s) from=127.0.0.6:50763 2022/11/24 23:02:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (16.340489244s) from=127.0.0.6:41193 2022/11/24 23:02:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:07 [DEBUG] agent: Node info in sync 2022/11/24 23:02:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (836.692µs) from=127.0.0.6:58081 2022/11/24 23:02:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (225.769µs) from=127.0.0.6:35487 2022/11/24 23:02:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:07 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.14.166_9011" 2022/11/24 23:02:07 [DEBUG] agent: Node info in sync 2022/11/24 23:02:07 [DEBUG] http: Request PUT /v1/agent/service/register (3.97359ms) from=127.0.0.6:58081 2022/11/24 23:02:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (213.869561ms) from=127.0.0.6:50763 2022/11/24 23:02:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:07 [DEBUG] agent: Node info in sync 2022/11/24 23:02:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (214.126612ms) from=127.0.0.6:41193 2022/11/24 23:02:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (406.53µs) from=127.0.0.6:51315 2022/11/24 23:02:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (240.483µs) from=127.0.0.6:51315 2022/11/24 23:02:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:07 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.14.166_9011" 2022/11/24 23:02:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:07 [DEBUG] agent: Node info in sync 2022/11/24 23:02:07 [DEBUG] http: Request PUT /v1/agent/service/register (7.790042ms) from=127.0.0.6:50763 2022/11/24 23:02:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:07 [DEBUG] agent: Node info in sync 2022/11/24 23:02:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (139.822976ms) from=127.0.0.6:58081 2022/11/24 23:02:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (139.9698ms) from=127.0.0.6:41193 2022/11/24 23:02:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (888.906µs) from=127.0.0.6:44929 2022/11/24 23:02:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (227.828µs) from=127.0.0.6:44929 2022/11/24 23:02:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:07 [INFO] agent: Synced service "_v1_parser_10.233.20.159_8806" 2022/11/24 23:02:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:07 [DEBUG] agent: Node info in sync 2022/11/24 23:02:07 [DEBUG] http: Request PUT /v1/agent/service/register (3.414672ms) from=127.0.0.6:50763 2022/11/24 23:02:07 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:02:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:07 [DEBUG] agent: Node info in sync 2022/11/24 23:02:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (46.976386ms) from=127.0.0.6:41193 2022/11/24 23:02:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (46.94659ms) from=127.0.0.6:58081 2022/11/24 23:02:07 [DEBUG] http: Request GET /v1/health/service/parser-v1 (521.077µs) from=127.0.0.6:36183 2022/11/24 23:02:07 [DEBUG] http: Request GET /v1/health/service/parser-v1 (226.009µs) from=127.0.0.6:50763 2022/11/24 23:02:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:07 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:02:07 [INFO] agent: Synced service "_v1_catalog_10.233.20.159_8806" 2022/11/24 23:02:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:07 [DEBUG] agent: Node info in sync 2022/11/24 23:02:07 [DEBUG] http: Request PUT /v1/agent/service/register (3.537973ms) from=127.0.0.6:36183 2022/11/24 23:02:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:07 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:02:07 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:02:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (67.565113ms) from=127.0.0.6:41193 2022/11/24 23:02:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:07 [DEBUG] agent: Node info in sync 2022/11/24 23:02:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (75.311216ms) from=127.0.0.6:58081 2022/11/24 23:02:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (2.113358ms) from=127.0.0.6:56821 2022/11/24 23:02:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (234.694µs) from=127.0.0.6:56821 2022/11/24 23:02:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [INFO] agent: Synced service "_v1_nsd_10.233.20.159_8806" 2022/11/24 23:02:08 [DEBUG] agent: Node info in sync 2022/11/24 23:02:08 [DEBUG] http: Request PUT /v1/agent/service/register (3.354965ms) from=127.0.0.6:56821 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (52.522884ms) from=127.0.0.6:41193 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Node info in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Node info in sync 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (53.647593ms) from=127.0.0.6:58081 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (708.073µs) from=127.0.0.6:58081 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (289.136µs) from=127.0.0.6:36183 2022/11/24 23:02:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:08 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.20.159_8806" 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Node info in sync 2022/11/24 23:02:08 [DEBUG] http: Request PUT /v1/agent/service/register (5.139714ms) from=127.0.0.6:58081 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (66.174931ms) from=127.0.0.6:41193 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Node info in sync 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (65.307036ms) from=127.0.0.6:56821 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (491.193µs) from=127.0.0.6:58081 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (247.073µs) from=127.0.0.6:58081 2022/11/24 23:02:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:08 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.23.223_9015" 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Node info in sync 2022/11/24 23:02:08 [DEBUG] http: Request PUT /v1/agent/service/register (4.629327ms) from=127.0.0.6:60045 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:02:08 [DEBUG] agent: Node info in sync 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (65.707704ms) from=127.0.0.6:56821 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (63.425992ms) from=127.0.0.6:41193 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (553.002µs) from=127.0.0.6:60045 2022/11/24 23:02:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (199.2µs) from=127.0.0.6:44081 2022/11/24 23:02:08 [INFO] agent: Synced service "_v0_multicloud_10.233.8.255_9001" 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Node info in sync 2022/11/24 23:02:08 [DEBUG] http: Request PUT /v1/agent/service/register (5.270206ms) from=127.0.0.6:54311 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (51.670184ms) from=127.0.0.6:41193 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:02:08 [DEBUG] agent: Node info in sync 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (52.01013ms) from=127.0.0.6:56821 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (381.507µs) from=127.0.0.6:60045 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (229.238µs) from=127.0.0.6:60045 2022/11/24 23:02:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:02:08 [INFO] agent: Synced service "_v1_multicloud_10.233.8.255_9001" 2022/11/24 23:02:08 [DEBUG] agent: Node info in sync 2022/11/24 23:02:08 [DEBUG] http: Request PUT /v1/agent/service/register (6.244034ms) from=127.0.0.6:49773 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Node info in sync 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (64.189935ms) from=127.0.0.6:56821 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (58.085714ms) from=127.0.0.6:54311 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (798.842µs) from=127.0.0.6:56821 2022/11/24 23:02:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (4.112482ms) from=127.0.0.6:55555 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:02:08 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.31.108_9007" 2022/11/24 23:02:08 [DEBUG] agent: Node info in sync 2022/11/24 23:02:08 [DEBUG] http: Request PUT /v1/agent/service/register (10.188704ms) from=127.0.0.6:49773 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Node info in sync 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (51.561357ms) from=127.0.0.6:56821 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (64.990617ms) from=127.0.0.6:54311 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (476.335µs) from=127.0.0.6:55555 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (280.486µs) from=127.0.0.6:44081 2022/11/24 23:02:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:02:08 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.31.108_9007" 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:02:08 [DEBUG] agent: Node info in sync 2022/11/24 23:02:08 [DEBUG] http: Request PUT /v1/agent/service/register (3.704618ms) from=127.0.0.6:55555 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:02:08 [DEBUG] agent: Node info in sync 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (51.488949ms) from=127.0.0.6:56821 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (56.290968ms) from=127.0.0.6:54311 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (493.664µs) from=127.0.0.6:55555 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (248.976µs) from=127.0.0.6:55555 2022/11/24 23:02:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:02:08 [INFO] agent: Synced service "_v1_sdc-gui_10.233.43.62_8181" 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Node info in sync 2022/11/24 23:02:08 [DEBUG] http: Request PUT /v1/agent/service/register (3.61611ms) from=127.0.0.6:51815 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Node info in sync 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (27.856534ms) from=127.0.0.6:56821 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (37.106429ms) from=127.0.0.6:54311 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (536.681µs) from=127.0.0.6:47653 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (230.161µs) from=127.0.0.6:51815 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (235.26µs) from=127.0.0.6:44185 2022/11/24 23:02:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:02:08 [INFO] agent: Synced service "_v1_wf-gui_10.233.17.163_8080" 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (28.528138ms) from=127.0.0.6:56821 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (42.851512ms) from=127.0.0.6:54311 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Node info in sync 2022/11/24 23:02:08 [DEBUG] http: Request PUT /v1/agent/service/register (4.833939ms) from=127.0.0.6:44185 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:02:08 [DEBUG] agent: Node info in sync 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (457.355µs) from=127.0.0.6:44185 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (258.773µs) from=127.0.0.6:44185 2022/11/24 23:02:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (302.2µs) from=127.0.0.6:51361 2022/11/24 23:02:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:02:11 [DEBUG] http: Request GET /v1/status/leader (578.77µs) from=127.0.0.6:50769 2022/11/24 23:02:19 [DEBUG] http: Request GET /v1/status/leader (373.189µs) from=127.0.0.6:50769 2022/11/24 23:02:31 [DEBUG] http: Request GET /v1/status/leader (241.594µs) from=127.0.0.6:50769 2022/11/24 23:02:39 [DEBUG] http: Request GET /v1/status/leader (352.506µs) from=127.0.0.6:47653 2022/11/24 23:02:51 [DEBUG] http: Request GET /v1/status/leader (569.147µs) from=127.0.0.6:50769 2022/11/24 23:02:59 [DEBUG] http: Request GET /v1/status/leader (375.079µs) from=127.0.0.6:47653 2022/11/24 23:03:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:03:11 [DEBUG] http: Request GET /v1/status/leader (839.561µs) from=127.0.0.6:50769 2022/11/24 23:03:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:03:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:03:17 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:03:17 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:03:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:03:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:03:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:03:17 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:03:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:03:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:03:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:03:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:03:17 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:03:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:03:17 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:03:17 [DEBUG] agent: Node info in sync 2022/11/24 23:03:19 [DEBUG] http: Request GET /v1/status/leader (302.425µs) from=127.0.0.6:47653 2022/11/24 23:03:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:03:31 [DEBUG] http: Request GET /v1/status/leader (577.3µs) from=127.0.0.6:50769 2022/11/24 23:03:39 [DEBUG] http: Request GET /v1/status/leader (456.261µs) from=127.0.0.6:50769 2022/11/24 23:03:51 [DEBUG] http: Request GET /v1/status/leader (387.118µs) from=127.0.0.6:50769 2022/11/24 23:03:59 [DEBUG] http: Request GET /v1/status/leader (252.186µs) from=127.0.0.6:50769 2022/11/24 23:04:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m1.147858443s) from=127.0.0.6:51315 2022/11/24 23:04:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.795799521s) from=127.0.0.6:36183 2022/11/24 23:04:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:04:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m1.138880051s) from=127.0.0.6:56821 2022/11/24 23:04:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m1.523073506s) from=127.0.0.6:60045 2022/11/24 23:04:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m1.616795472s) from=127.0.0.6:44185 2022/11/24 23:04:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m1.743459302s) from=127.0.0.6:54311 2022/11/24 23:04:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m2.451933725s) from=127.0.0.6:55555 2022/11/24 23:04:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m3.003345602s) from=127.0.0.6:41193 2022/11/24 23:04:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m2.808832701s) from=127.0.0.6:51815 2022/11/24 23:04:11 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m3.839984903s) from=127.0.0.6:35487 2022/11/24 23:04:11 [DEBUG] http: Request GET /v1/status/leader (374.406µs) from=127.0.0.6:50769 2022/11/24 23:04:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m3.770366402s) from=127.0.0.6:44929 2022/11/24 23:04:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m4.310014018s) from=127.0.0.6:49773 2022/11/24 23:04:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.950812591s) from=127.0.0.6:58081 2022/11/24 23:04:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m6.674629955s) from=127.0.0.6:52305 2022/11/24 23:04:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m7.012704659s) from=127.0.0.6:50763 2022/11/24 23:04:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m6.923332284s) from=127.0.0.6:44081 2022/11/24 23:04:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.856724851s) from=127.0.0.6:51361 2022/11/24 23:04:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m7.44747774s) from=127.0.0.6:32965 2022/11/24 23:04:19 [DEBUG] http: Request GET /v1/status/leader (383.048µs) from=127.0.0.6:50769 2022/11/24 23:04:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:04:29 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:04:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:04:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:04:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:04:29 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:04:29 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:04:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:04:29 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:04:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:04:29 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:04:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:04:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:04:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:04:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:04:29 [DEBUG] agent: Node info in sync 2022/11/24 23:04:31 [DEBUG] http: Request GET /v1/status/leader (651.564µs) from=127.0.0.6:50769 2022/11/24 23:04:39 [DEBUG] http: Request GET /v1/status/leader (367.407µs) from=127.0.0.6:47653 2022/11/24 23:04:51 [DEBUG] http: Request GET /v1/status/leader (231.955µs) from=127.0.0.6:50769 2022/11/24 23:04:52 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:04:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:04:52 [INFO] agent: Synced service "_v1_sdnc_10.233.5.68_8282" 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:04:52 [DEBUG] agent: Node info in sync 2022/11/24 23:04:52 [DEBUG] http: Request PUT /v1/agent/service/register (11.929901ms) from=127.0.0.6:50769 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:04:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (42.257389052s) from=127.0.0.6:54311 2022/11/24 23:04:52 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:04:52 [DEBUG] agent: Node info in sync 2022/11/24 23:04:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (42.37485594s) from=127.0.0.6:44185 2022/11/24 23:04:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (512.555µs) from=127.0.0.6:54311 2022/11/24 23:04:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (228.853µs) from=127.0.0.6:54311 2022/11/24 23:04:59 [DEBUG] http: Request GET /v1/status/leader (3.09331ms) from=127.0.0.6:37415 2022/11/24 23:05:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:05:11 [DEBUG] http: Request GET /v1/status/leader (681.995µs) from=127.0.0.6:37415 2022/11/24 23:05:19 [DEBUG] http: Request GET /v1/status/leader (238.701µs) from=127.0.0.6:47653 2022/11/24 23:05:31 [DEBUG] http: Request GET /v1/status/leader (342.029µs) from=127.0.0.6:37415 2022/11/24 23:05:39 [DEBUG] http: Request GET /v1/status/leader (257.385µs) from=127.0.0.6:47653 2022/11/24 23:05:51 [DEBUG] http: Request GET /v1/status/leader (1.867181ms) from=127.0.0.6:37415 2022/11/24 23:05:59 [DEBUG] http: Request GET /v1/status/leader (528.261µs) from=127.0.0.6:37415 2022/11/24 23:06:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:06:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m0.964615287s) from=127.0.0.6:56821 2022/11/24 23:06:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m0.096497206s) from=127.0.0.6:41193 2022/11/24 23:06:11 [DEBUG] http: Request GET /v1/status/leader (295.534µs) from=127.0.0.6:37415 2022/11/24 23:06:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m3.629969029s) from=127.0.0.6:51315 2022/11/24 23:06:12 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m1.13563582s) from=127.0.0.6:35487 2022/11/24 23:06:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m2.912271814s) from=127.0.0.6:51815 2022/11/24 23:06:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m5.53483565s) from=127.0.0.6:36183 2022/11/24 23:06:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m3.490203415s) from=127.0.0.6:55555 2022/11/24 23:06:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.631076793s) from=127.0.0.6:50763 2022/11/24 23:06:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m1.135986728s) from=127.0.0.6:52305 2022/11/24 23:06:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m4.431795848s) from=127.0.0.6:44929 2022/11/24 23:06:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.378948376s) from=127.0.0.6:60045 2022/11/24 23:06:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m3.567957068s) from=127.0.0.6:49773 2022/11/24 23:06:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m2.448352293s) from=127.0.0.6:32965 2022/11/24 23:06:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.648808099s) from=127.0.0.6:51361 2022/11/24 23:06:19 [DEBUG] http: Request GET /v1/status/leader (252.5µs) from=127.0.0.6:47653 2022/11/24 23:06:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:06:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m5.136837029s) from=127.0.0.6:44081 2022/11/24 23:06:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.492602098s) from=127.0.0.6:58081 2022/11/24 23:06:31 [DEBUG] http: Request GET /v1/status/leader (333.023µs) from=127.0.0.6:37415 2022/11/24 23:06:39 [DEBUG] http: Request GET /v1/status/leader (316.817µs) from=127.0.0.6:37415 2022/11/24 23:06:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:06:45 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:06:45 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:06:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:06:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:06:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:06:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:06:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:06:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:06:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:06:45 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:06:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:06:45 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:06:45 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:06:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:06:45 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:06:45 [DEBUG] agent: Node info in sync 2022/11/24 23:06:51 [DEBUG] http: Request GET /v1/status/leader (380.932µs) from=127.0.0.6:37415 2022/11/24 23:06:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m2.145257032s) from=127.0.0.6:54311 2022/11/24 23:06:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m5.179637331s) from=127.0.0.6:44185 2022/11/24 23:06:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m5.952608609s) from=127.0.0.6:50769 2022/11/24 23:06:59 [DEBUG] http: Request GET /v1/status/leader (357.929µs) from=127.0.0.6:37415 2022/11/24 23:07:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:07:11 [DEBUG] http: Request GET /v1/status/leader (414.031µs) from=127.0.0.6:37415 2022/11/24 23:07:19 [DEBUG] http: Request GET /v1/status/leader (409.958µs) from=127.0.0.6:47653 2022/11/24 23:07:31 [DEBUG] http: Request GET /v1/status/leader (275.38µs) from=127.0.0.6:37415 2022/11/24 23:07:39 [DEBUG] http: Request GET /v1/status/leader (5.310126ms) from=127.0.0.6:47653 2022/11/24 23:07:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:07:45 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:07:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:07:45 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:07:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:07:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:07:45 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:07:45 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:07:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:07:45 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:07:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:07:45 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:07:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:07:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:07:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:07:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:07:45 [DEBUG] agent: Node info in sync 2022/11/24 23:07:51 [DEBUG] http: Request GET /v1/status/leader (404.411µs) from=127.0.0.6:37415 2022/11/24 23:07:59 [DEBUG] http: Request GET /v1/status/leader (539.655µs) from=127.0.0.6:37415 2022/11/24 23:08:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:08:11 [DEBUG] http: Request GET /v1/status/leader (741.43µs) from=127.0.0.6:37415 2022/11/24 23:08:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m1.105639787s) from=127.0.0.6:41193 2022/11/24 23:08:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m1.163331304s) from=127.0.0.6:51315 2022/11/24 23:08:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m3.11145938s) from=127.0.0.6:35487 2022/11/24 23:08:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.497238013s) from=127.0.0.6:52305 2022/11/24 23:08:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m6.03811884s) from=127.0.0.6:56821 2022/11/24 23:08:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m3.266898493s) from=127.0.0.6:55555 2022/11/24 23:08:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m2.058055461s) from=127.0.0.6:44929 2022/11/24 23:08:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m4.115770686s) from=127.0.0.6:36183 2022/11/24 23:08:19 [DEBUG] http: Request GET /v1/status/leader (452.847µs) from=127.0.0.6:47653 2022/11/24 23:08:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.585397719s) from=127.0.0.6:50763 2022/11/24 23:08:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.076846391s) from=127.0.0.6:51815 2022/11/24 23:08:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m5.533649975s) from=127.0.0.6:49773 2022/11/24 23:08:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m2.645171588s) from=127.0.0.6:44081 2022/11/24 23:08:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m7.379747556s) from=127.0.0.6:60045 2022/11/24 23:08:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m6.216174378s) from=127.0.0.6:32965 2022/11/24 23:08:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.898967115s) from=127.0.0.6:51361 2022/11/24 23:08:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m7.299561096s) from=127.0.0.6:58081 2022/11/24 23:08:31 [DEBUG] http: Request GET /v1/status/leader (372.085µs) from=127.0.0.6:37415 2022/11/24 23:08:39 [DEBUG] http: Request GET /v1/status/leader (366.388µs) from=127.0.0.6:47653 2022/11/24 23:08:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:08:51 [DEBUG] http: Request GET /v1/status/leader (940.927µs) from=127.0.0.6:37415 2022/11/24 23:08:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m0.488029819s) from=127.0.0.6:54311 2022/11/24 23:08:59 [DEBUG] http: Request GET /v1/status/leader (446.656µs) from=127.0.0.6:47653 2022/11/24 23:09:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m3.434926335s) from=127.0.0.6:50769 2022/11/24 23:09:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m4.542699084s) from=127.0.0.6:44185 2022/11/24 23:09:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:09:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:09:09 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:09:09 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:09:09 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:09:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:09:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:09:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:09:09 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:09:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:09:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:09:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:09:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:09:09 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:09:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:09:09 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:09:09 [DEBUG] agent: Node info in sync 2022/11/24 23:09:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:09:11 [DEBUG] http: Request GET /v1/status/leader (398.32µs) from=127.0.0.6:37415 2022/11/24 23:09:19 [DEBUG] http: Request GET /v1/status/leader (289.093µs) from=127.0.0.6:47653 2022/11/24 23:09:31 [DEBUG] http: Request GET /v1/status/leader (923.45µs) from=127.0.0.6:37415 2022/11/24 23:09:39 [DEBUG] http: Request GET /v1/status/leader (262.338µs) from=127.0.0.6:37415 2022/11/24 23:09:51 [DEBUG] http: Request GET /v1/status/leader (358.97µs) from=127.0.0.6:37415 2022/11/24 23:09:59 [DEBUG] http: Request GET /v1/status/leader (372.306µs) from=127.0.0.6:47653 2022/11/24 23:10:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:10:11 [DEBUG] http: Request GET /v1/status/leader (271.033µs) from=127.0.0.6:37415 2022/11/24 23:10:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m1.631910498s) from=127.0.0.6:51315 2022/11/24 23:10:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.333853346s) from=127.0.0.6:52305 2022/11/24 23:10:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m5.142284553s) from=127.0.0.6:41193 2022/11/24 23:10:19 [DEBUG] http: Request GET /v1/status/leader (222.714µs) from=127.0.0.6:37415 2022/11/24 23:10:21 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m5.712046227s) from=127.0.0.6:35487 2022/11/24 23:10:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m5.372873843s) from=127.0.0.6:56821 2022/11/24 23:10:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.01684763s) from=127.0.0.6:49773 2022/11/24 23:10:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m5.935759276s) from=127.0.0.6:55555 2022/11/24 23:10:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m6.034578862s) from=127.0.0.6:44929 2022/11/24 23:10:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m1.553917877s) from=127.0.0.6:44081 2022/11/24 23:10:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m7.150626342s) from=127.0.0.6:36183 2022/11/24 23:10:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m5.956833103s) from=127.0.0.6:51815 2022/11/24 23:10:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.772892972s) from=127.0.0.6:50763 2022/11/24 23:10:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m1.447702762s) from=127.0.0.6:51361 2022/11/24 23:10:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.72283032s) from=127.0.0.6:58081 2022/11/24 23:10:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.093434312s) from=127.0.0.6:60045 2022/11/24 23:10:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m5.08182373s) from=127.0.0.6:32965 2022/11/24 23:10:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:10:31 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:10:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:10:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:10:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:10:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:10:31 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:10:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:10:31 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:10:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:10:31 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:10:31 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:10:31 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:10:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:10:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:10:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:10:31 [DEBUG] agent: Node info in sync 2022/11/24 23:10:31 [DEBUG] http: Request GET /v1/status/leader (468.349µs) from=127.0.0.6:37415 2022/11/24 23:10:39 [DEBUG] http: Request GET /v1/status/leader (406.687µs) from=127.0.0.6:47653 2022/11/24 23:10:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:10:51 [DEBUG] http: Request GET /v1/status/leader (723.781µs) from=127.0.0.6:37415 2022/11/24 23:10:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m0.979349024s) from=127.0.0.6:54311 2022/11/24 23:10:59 [DEBUG] http: Request GET /v1/status/leader (356.857µs) from=127.0.0.6:47653 2022/11/24 23:11:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m1.149459198s) from=127.0.0.6:50769 2022/11/24 23:11:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m5.545004786s) from=127.0.0.6:44185 2022/11/24 23:11:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:11:12 [DEBUG] http: Request GET /v1/status/leader (352.638µs) from=127.0.0.6:37415 2022/11/24 23:11:19 [DEBUG] http: Request GET /v1/status/leader (279.807µs) from=127.0.0.6:47653 2022/11/24 23:11:32 [DEBUG] http: Request GET /v1/status/leader (310.702µs) from=127.0.0.6:37415 2022/11/24 23:11:40 [DEBUG] http: Request GET /v1/status/leader (410.703µs) from=127.0.0.6:37415 2022/11/24 23:11:52 [DEBUG] http: Request GET /v1/status/leader (349.394µs) from=127.0.0.6:37415 2022/11/24 23:11:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:11:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:11:58 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:11:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:11:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:11:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:11:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:11:58 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:11:58 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:11:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:11:58 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:11:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:11:58 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:11:58 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:11:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:11:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:11:58 [DEBUG] agent: Node info in sync 2022/11/24 23:12:00 [DEBUG] http: Request GET /v1/status/leader (406.365µs) from=127.0.0.6:37415 2022/11/24 23:12:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:12:12 [DEBUG] http: Request GET /v1/status/leader (384.808µs) from=127.0.0.6:37415 2022/11/24 23:12:20 [DEBUG] http: Request GET /v1/status/leader (269.729µs) from=127.0.0.6:37415 2022/11/24 23:12:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m5.412370456s) from=127.0.0.6:51315 2022/11/24 23:12:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.391231768s) from=127.0.0.6:52305 2022/11/24 23:12:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m3.820662623s) from=127.0.0.6:41193 2022/11/24 23:12:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m0.618940223s) from=127.0.0.6:55555 2022/11/24 23:12:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m2.01247271s) from=127.0.0.6:49773 2022/11/24 23:12:25 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m4.229096011s) from=127.0.0.6:35487 2022/11/24 23:12:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m3.077733475s) from=127.0.0.6:44929 2022/11/24 23:12:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m5.267878111s) from=127.0.0.6:56821 2022/11/24 23:12:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m2.811448217s) from=127.0.0.6:44081 2022/11/24 23:12:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m0.755764722s) from=127.0.0.6:51361 2022/11/24 23:12:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m2.515992428s) from=127.0.0.6:50763 2022/11/24 23:12:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m0.749263512s) from=127.0.0.6:60045 2022/11/24 23:12:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m5.303333415s) from=127.0.0.6:51815 2022/11/24 23:12:32 [DEBUG] http: Request GET /v1/status/leader (373.748µs) from=127.0.0.6:37415 2022/11/24 23:12:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m7.177536945s) from=127.0.0.6:36183 2022/11/24 23:12:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.754234649s) from=127.0.0.6:58081 2022/11/24 23:12:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m4.648769242s) from=127.0.0.6:32965 2022/11/24 23:12:40 [DEBUG] http: Request GET /v1/status/leader (1.366739ms) from=127.0.0.6:47653 2022/11/24 23:12:52 [DEBUG] http: Request GET /v1/status/leader (332.349µs) from=127.0.0.6:37415 2022/11/24 23:12:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m0.652984415s) from=127.0.0.6:54311 2022/11/24 23:13:00 [DEBUG] http: Request GET /v1/status/leader (361.86µs) from=127.0.0.6:47653 2022/11/24 23:13:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:13:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m7.470758748s) from=127.0.0.6:50769 2022/11/24 23:13:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m3.945981835s) from=127.0.0.6:44185 2022/11/24 23:13:12 [DEBUG] http: Request GET /v1/status/leader (514.152µs) from=127.0.0.6:37415 2022/11/24 23:13:20 [DEBUG] http: Request GET /v1/status/leader (261.059µs) from=127.0.0.6:37415 2022/11/24 23:13:32 [DEBUG] http: Request GET /v1/status/leader (901.607µs) from=127.0.0.6:37415 2022/11/24 23:13:40 [DEBUG] http: Request GET /v1/status/leader (372.783µs) from=127.0.0.6:47653 2022/11/24 23:13:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:13:52 [DEBUG] http: Request GET /v1/status/leader (727.896µs) from=127.0.0.6:37415 2022/11/24 23:13:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:13:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:13:53 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:13:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:13:53 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:13:53 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:13:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:13:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:13:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:13:53 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:13:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:13:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:13:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:13:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:13:53 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:13:53 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:13:53 [DEBUG] agent: Node info in sync 2022/11/24 23:14:00 [DEBUG] http: Request GET /v1/status/leader (1.879622ms) from=127.0.0.6:37415 2022/11/24 23:14:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:14:12 [DEBUG] http: Request GET /v1/status/leader (298.502µs) from=127.0.0.6:37415 2022/11/24 23:14:20 [DEBUG] http: Request GET /v1/status/leader (566.401µs) from=127.0.0.6:47653 2022/11/24 23:14:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m0.657294174s) from=127.0.0.6:41193 2022/11/24 23:14:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m3.051707808s) from=127.0.0.6:51315 2022/11/24 23:14:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.523996381s) from=127.0.0.6:52305 2022/11/24 23:14:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m0.399096332s) from=127.0.0.6:35487 2022/11/24 23:14:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m4.501045867s) from=127.0.0.6:49773 2022/11/24 23:14:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m2.953373804s) from=127.0.0.6:44081 2022/11/24 23:14:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m0.067835423s) from=127.0.0.6:60045 2022/11/24 23:14:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m7.109306156s) from=127.0.0.6:55555 2022/11/24 23:14:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m4.86011704s) from=127.0.0.6:56821 2022/11/24 23:14:32 [DEBUG] http: Request GET /v1/status/leader (239.229µs) from=127.0.0.6:56821 2022/11/24 23:14:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m5.632413643s) from=127.0.0.6:44929 2022/11/24 23:14:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m5.304246401s) from=127.0.0.6:50763 2022/11/24 23:14:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m7.051493608s) from=127.0.0.6:51361 2022/11/24 23:14:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m2.605183161s) from=127.0.0.6:36183 2022/11/24 23:14:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m5.471454689s) from=127.0.0.6:51815 2022/11/24 23:14:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m4.313874762s) from=127.0.0.6:32965 2022/11/24 23:14:40 [DEBUG] http: Request GET /v1/status/leader (330.195µs) from=127.0.0.6:47653 2022/11/24 23:14:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.611679897s) from=127.0.0.6:58081 2022/11/24 23:14:52 [DEBUG] http: Request GET /v1/status/leader (2.309414ms) from=127.0.0.6:37415 2022/11/24 23:15:00 [DEBUG] http: Request GET /v1/status/leader (240.306µs) from=127.0.0.6:37415 2022/11/24 23:15:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m5.88474574s) from=127.0.0.6:54311 2022/11/24 23:15:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:15:12 [DEBUG] http: Request GET /v1/status/leader (229.546µs) from=127.0.0.6:37415 2022/11/24 23:15:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m3.397831024s) from=127.0.0.6:44185 2022/11/24 23:15:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m7.087682124s) from=127.0.0.6:50769 2022/11/24 23:15:20 [DEBUG] http: Request GET /v1/status/leader (353.046µs) from=127.0.0.6:37415 2022/11/24 23:15:32 [DEBUG] http: Request GET /v1/status/leader (229.305µs) from=127.0.0.6:37415 2022/11/24 23:15:40 [DEBUG] http: Request GET /v1/status/leader (249.995µs) from=127.0.0.6:47653 2022/11/24 23:15:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:15:48 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:15:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:15:48 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:15:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:15:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:15:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:15:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:15:48 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:15:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:15:48 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:15:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:15:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:15:48 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:15:48 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:15:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:15:48 [DEBUG] agent: Node info in sync 2022/11/24 23:15:52 [DEBUG] http: Request GET /v1/status/leader (445.506µs) from=127.0.0.6:37415 2022/11/24 23:15:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:16:00 [DEBUG] http: Request GET /v1/status/leader (346.037µs) from=127.0.0.6:47653 2022/11/24 23:16:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:16:12 [DEBUG] http: Request GET /v1/status/leader (226.573µs) from=127.0.0.6:37415 2022/11/24 23:16:20 [DEBUG] http: Request GET /v1/status/leader (406.666µs) from=127.0.0.6:47653 2022/11/24 23:16:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m2.041337738s) from=127.0.0.6:41193 2022/11/24 23:16:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.87319275s) from=127.0.0.6:51315 2022/11/24 23:16:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m0.967996413s) from=127.0.0.6:35487 2022/11/24 23:16:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m0.141763299s) from=127.0.0.6:60045 2022/11/24 23:16:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.879169273s) from=127.0.0.6:52305 2022/11/24 23:16:32 [DEBUG] http: Request GET /v1/status/leader (352.169µs) from=127.0.0.6:37415 2022/11/24 23:16:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m4.038577457s) from=127.0.0.6:44081 2022/11/24 23:16:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m3.84410108s) from=127.0.0.6:55555 2022/11/24 23:16:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m6.057301352s) from=127.0.0.6:49773 2022/11/24 23:16:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m0.191860908s) from=127.0.0.6:51361 2022/11/24 23:16:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m3.164497559s) from=127.0.0.6:44929 2022/11/24 23:16:37 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m2.329366906s) from=127.0.0.6:50763 2022/11/24 23:16:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m3.358060196s) from=127.0.0.6:36183 2022/11/24 23:16:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m7.428148295s) from=127.0.0.6:56821 2022/11/24 23:16:40 [DEBUG] http: Request GET /v1/status/leader (377.609µs) from=127.0.0.6:37415 2022/11/24 23:16:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.100624732s) from=127.0.0.6:51815 2022/11/24 23:16:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m4.677360077s) from=127.0.0.6:32965 2022/11/24 23:16:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.742039174s) from=127.0.0.6:58081 2022/11/24 23:16:52 [DEBUG] http: Request GET /v1/status/leader (1.497476ms) from=127.0.0.6:37415 2022/11/24 23:16:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:16:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:16:57 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:16:57 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:16:57 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:16:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:16:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:16:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:16:57 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:16:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:16:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:16:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:16:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:16:57 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:16:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:16:57 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:16:57 [DEBUG] agent: Node info in sync 2022/11/24 23:17:00 [DEBUG] http: Request GET /v1/status/leader (403.308µs) from=127.0.0.6:47653 2022/11/24 23:17:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m1.454238255s) from=127.0.0.6:54311 2022/11/24 23:17:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:17:12 [DEBUG] http: Request GET /v1/status/leader (402.545µs) from=127.0.0.6:37415 2022/11/24 23:17:20 [DEBUG] http: Request GET /v1/status/leader (609.138µs) from=127.0.0.6:47653 2022/11/24 23:17:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m5.843486601s) from=127.0.0.6:44185 2022/11/24 23:17:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m5.527513846s) from=127.0.0.6:50769 2022/11/24 23:17:32 [DEBUG] http: Request GET /v1/status/leader (345.115µs) from=127.0.0.6:37415 2022/11/24 23:17:40 [DEBUG] http: Request GET /v1/status/leader (269.863µs) from=127.0.0.6:47653 2022/11/24 23:17:52 [DEBUG] http: Request GET /v1/status/leader (382.406µs) from=127.0.0.6:37415 2022/11/24 23:18:00 [DEBUG] http: Request GET /v1/status/leader (599.905µs) from=127.0.0.6:37415 2022/11/24 23:18:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:18:12 [DEBUG] http: Request GET /v1/status/leader (1.531179ms) from=127.0.0.6:37415 2022/11/24 23:18:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:18:20 [DEBUG] http: Request GET /v1/status/leader (407.896µs) from=127.0.0.6:37415 2022/11/24 23:18:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m0.001784893s) from=127.0.0.6:41193 2022/11/24 23:18:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m1.529142834s) from=127.0.0.6:51315 2022/11/24 23:18:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:18:26 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:18:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:18:26 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:18:26 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:18:26 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:18:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:18:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:18:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:18:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:18:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:18:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:18:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:18:26 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:18:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:18:26 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:18:26 [DEBUG] agent: Node info in sync 2022/11/24 23:18:31 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m4.273732777s) from=127.0.0.6:35487 2022/11/24 23:18:32 [DEBUG] http: Request GET /v1/status/leader (585.659µs) from=127.0.0.6:37415 2022/11/24 23:18:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m0.657820858s) from=127.0.0.6:51361 2022/11/24 23:18:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.541718696s) from=127.0.0.6:49773 2022/11/24 23:18:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.927420135s) from=127.0.0.6:52305 2022/11/24 23:18:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m1.85248621s) from=127.0.0.6:44929 2022/11/24 23:18:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m7.489063521s) from=127.0.0.6:60045 2022/11/24 23:18:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m4.345246876s) from=127.0.0.6:55555 2022/11/24 23:18:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m5.597889627s) from=127.0.0.6:44081 2022/11/24 23:18:40 [DEBUG] http: Request GET /v1/status/leader (257.366µs) from=127.0.0.6:47653 2022/11/24 23:18:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.310003989s) from=127.0.0.6:50763 2022/11/24 23:18:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m4.134863528s) from=127.0.0.6:36183 2022/11/24 23:18:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m1.778127071s) from=127.0.0.6:32965 2022/11/24 23:18:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m7.207062393s) from=127.0.0.6:56821 2022/11/24 23:18:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.29907993s) from=127.0.0.6:51815 2022/11/24 23:18:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.829211002s) from=127.0.0.6:58081 2022/11/24 23:18:52 [DEBUG] http: Request GET /v1/status/leader (318.728µs) from=127.0.0.6:37415 2022/11/24 23:19:00 [DEBUG] http: Request GET /v1/status/leader (408.81µs) from=127.0.0.6:47653 2022/11/24 23:19:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m1.244932347s) from=127.0.0.6:54311 2022/11/24 23:19:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:19:12 [DEBUG] http: Request GET /v1/status/leader (678.01µs) from=127.0.0.6:37415 2022/11/24 23:19:20 [DEBUG] http: Request GET /v1/status/leader (462.827µs) from=127.0.0.6:47653 2022/11/24 23:19:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m0.785974521s) from=127.0.0.6:44185 2022/11/24 23:19:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m5.362452344s) from=127.0.0.6:50769 2022/11/24 23:19:32 [DEBUG] http: Request GET /v1/status/leader (358.425µs) from=127.0.0.6:37415 2022/11/24 23:19:40 [DEBUG] http: Request GET /v1/status/leader (364.896µs) from=127.0.0.6:37415 2022/11/24 23:19:52 [DEBUG] http: Request GET /v1/status/leader (433.843µs) from=127.0.0.6:37415 2022/11/24 23:20:00 [DEBUG] http: Request GET /v1/status/leader (387.922µs) from=127.0.0.6:47653 2022/11/24 23:20:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:20:12 [DEBUG] http: Request GET /v1/status/leader (236.446µs) from=127.0.0.6:37415 2022/11/24 23:20:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:20:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:20:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:20:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:20:20 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:20:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:20:20 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:20:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:20:20 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:20:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:20:20 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:20:20 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:20:20 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:20:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:20:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:20:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:20:20 [DEBUG] agent: Node info in sync 2022/11/24 23:20:20 [DEBUG] http: Request GET /v1/status/leader (230.526µs) from=127.0.0.6:37415 2022/11/24 23:20:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.924327692s) from=127.0.0.6:51315 2022/11/24 23:20:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m6.31831657s) from=127.0.0.6:41193 2022/11/24 23:20:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m0.962940066s) from=127.0.0.6:35487 2022/11/24 23:20:32 [DEBUG] http: Request GET /v1/status/leader (381.142µs) from=127.0.0.6:37415 2022/11/24 23:20:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:20:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m2.213692322s) from=127.0.0.6:49773 2022/11/24 23:20:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m1.089452159s) from=127.0.0.6:60045 2022/11/24 23:20:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.56820893s) from=127.0.0.6:51361 2022/11/24 23:20:40 [DEBUG] http: Request GET /v1/status/leader (499.643µs) from=127.0.0.6:47653 2022/11/24 23:20:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.400506052s) from=127.0.0.6:52305 2022/11/24 23:20:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m1.075341693s) from=127.0.0.6:44081 2022/11/24 23:20:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m3.38587961s) from=127.0.0.6:55555 2022/11/24 23:20:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m6.946343358s) from=127.0.0.6:44929 2022/11/24 23:20:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.384651201s) from=127.0.0.6:50763 2022/11/24 23:20:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m6.143727139s) from=127.0.0.6:36183 2022/11/24 23:20:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m2.663009992s) from=127.0.0.6:56821 2022/11/24 23:20:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m5.027394788s) from=127.0.0.6:32965 2022/11/24 23:20:52 [DEBUG] http: Request GET /v1/status/leader (357.913µs) from=127.0.0.6:37415 2022/11/24 23:20:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.509750482s) from=127.0.0.6:51815 2022/11/24 23:20:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.567259206s) from=127.0.0.6:58081 2022/11/24 23:21:00 [DEBUG] http: Request GET /v1/status/leader (328.514µs) from=127.0.0.6:37415 2022/11/24 23:21:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m1.983640469s) from=127.0.0.6:54311 2022/11/24 23:21:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:21:12 [DEBUG] http: Request GET /v1/status/leader (388.06µs) from=127.0.0.6:37415 2022/11/24 23:21:20 [DEBUG] http: Request GET /v1/status/leader (240.606µs) from=127.0.0.6:47653 2022/11/24 23:21:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m4.755037582s) from=127.0.0.6:44185 2022/11/24 23:21:32 [DEBUG] http: Request GET /v1/status/leader (377.218µs) from=127.0.0.6:37415 2022/11/24 23:21:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m7.166321443s) from=127.0.0.6:50769 2022/11/24 23:21:40 [DEBUG] http: Request GET /v1/status/leader (248.3µs) from=127.0.0.6:47653 2022/11/24 23:21:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:21: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/11/24 23:21:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:21:43 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:21:43 [DEBUG] agent: Node info in sync 2022/11/24 23:21:43 [DEBUG] http: Request PUT /v1/agent/service/register (3.757048ms) from=127.0.0.6:37415 2022/11/24 23:21:43 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:21:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (17.314033862s) from=127.0.0.6:44185 2022/11/24 23:21:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:21:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:21:43 [DEBUG] agent: Node info in sync 2022/11/24 23:21:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (8.078017714s) from=127.0.0.6:50769 2022/11/24 23:21:43 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (541.788µs) from=127.0.0.6:47653 2022/11/24 23:21:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (273.795µs) from=127.0.0.6:37415 2022/11/24 23:21:52 [DEBUG] http: Request GET /v1/status/leader (367.595µs) from=127.0.0.6:42621 2022/11/24 23:22:00 [DEBUG] http: Request GET /v1/status/leader (251.353µs) from=127.0.0.6:42621 2022/11/24 23:22:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:22:13 [DEBUG] http: Request GET /v1/status/leader (240.187µs) from=127.0.0.6:42621 2022/11/24 23:22:20 [DEBUG] http: Request GET /v1/status/leader (1.858596ms) from=127.0.0.6:42621 2022/11/24 23:22:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m3.854577947s) from=127.0.0.6:51315 2022/11/24 23:22:33 [DEBUG] http: Request GET /v1/status/leader (876.028µs) from=127.0.0.6:42621 2022/11/24 23:22:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m2.904123609s) from=127.0.0.6:41193 2022/11/24 23:22:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m6.954391523s) from=127.0.0.6:35487 2022/11/24 23:22:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m1.110267959s) from=127.0.0.6:60045 2022/11/24 23:22:40 [DEBUG] http: Request GET /v1/status/leader (711.705µs) from=127.0.0.6:47653 2022/11/24 23:22:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m3.082442822s) from=127.0.0.6:49773 2022/11/24 23:22:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.148694774s) from=127.0.0.6:51361 2022/11/24 23:22:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m0.483864078s) from=127.0.0.6:55555 2022/11/24 23:22:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.49340227s) from=127.0.0.6:52305 2022/11/24 23:22:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m5.819358499s) from=127.0.0.6:44081 2022/11/24 23:22:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m3.05140807s) from=127.0.0.6:44929 2022/11/24 23:22:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.371445843s) from=127.0.0.6:50763 2022/11/24 23:22:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m0.450119842s) from=127.0.0.6:36183 2022/11/24 23:22:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m2.624332797s) from=127.0.0.6:56821 2022/11/24 23:22:53 [DEBUG] http: Request GET /v1/status/leader (260.221µs) from=127.0.0.6:42621 2022/11/24 23:22:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m2.93078317s) from=127.0.0.6:32965 2022/11/24 23:22:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.597857898s) from=127.0.0.6:51815 2022/11/24 23:23:00 [DEBUG] http: Request GET /v1/status/leader (319.632µs) from=127.0.0.6:42621 2022/11/24 23:23:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.698168483s) from=127.0.0.6:58081 2022/11/24 23:23:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:23:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m2.561723541s) from=127.0.0.6:54311 2022/11/24 23:23:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:23:12 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:23:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:23:12 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:23:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:23:12 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:23:12 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:23:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:23:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:23:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:23:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:23:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:23:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:23:12 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:23:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:23:12 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:23:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:23:12 [DEBUG] agent: Node info in sync 2022/11/24 23:23:13 [DEBUG] http: Request GET /v1/status/leader (616.26µs) from=127.0.0.6:42621 2022/11/24 23:23:20 [DEBUG] http: Request GET /v1/status/leader (376.751µs) from=127.0.0.6:47653 2022/11/24 23:23:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:23:33 [DEBUG] http: Request GET /v1/status/leader (254.332µs) from=127.0.0.6:42621 2022/11/24 23:23:40 [DEBUG] http: Request GET /v1/status/leader (2.698919ms) from=127.0.0.6:47653 2022/11/24 23:23:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m3.909014491s) from=127.0.0.6:37415 2022/11/24 23:23:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m5.353494704s) from=127.0.0.6:44185 2022/11/24 23:23:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m5.92232067s) from=127.0.0.6:50769 2022/11/24 23:23:53 [DEBUG] http: Request GET /v1/status/leader (270.649µs) from=127.0.0.6:42621 2022/11/24 23:23:54 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:23: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/11/24 23:23:54 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:23:54 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.53.180_8443" 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:23:54 [DEBUG] agent: Node info in sync 2022/11/24 23:23:54 [DEBUG] http: Request PUT /v1/agent/service/register (15.717988ms) from=127.0.0.6:47653 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:23:54 [DEBUG] agent: Node info in sync 2022/11/24 23:23:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (4.229480277s) from=127.0.0.6:50769 2022/11/24 23:23:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (4.771926186s) from=127.0.0.6:44185 2022/11/24 23:23:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (437.323µs) from=127.0.0.6:42621 2022/11/24 23:23:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:23: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/11/24 23:23:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:23:54 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.1.72_8082" 2022/11/24 23:23:54 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:23:54 [DEBUG] agent: Node info in sync 2022/11/24 23:23:54 [DEBUG] http: Request PUT /v1/agent/service/register (4.486837ms) from=127.0.0.6:42621 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:23:54 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:23:54 [DEBUG] agent: Node info in sync 2022/11/24 23:23:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (118.243195ms) from=127.0.0.6:44185 2022/11/24 23:23:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (107.945181ms) from=127.0.0.6:50769 2022/11/24 23:23:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (665.253µs) from=127.0.0.6:44185 2022/11/24 23:23:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (260.771µs) from=127.0.0.6:42621 2022/11/24 23:23:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (196.31µs) from=127.0.0.6:42621 2022/11/24 23:24:00 [DEBUG] http: Request GET /v1/status/leader (632.487µs) from=127.0.0.6:42539 2022/11/24 23:24:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:24:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:24:06 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.58.142_8410" 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:06 [DEBUG] agent: Node info in sync 2022/11/24 23:24:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.525086ms) from=127.0.0.6:42539 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Node info in sync 2022/11/24 23:24:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (12.346040707s) from=127.0.0.6:50769 2022/11/24 23:24:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (12.204597149s) from=127.0.0.6:44185 2022/11/24 23:24:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (509.557µs) from=127.0.0.6:42539 2022/11/24 23:24:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (373.213µs) from=127.0.0.6:43067 2022/11/24 23:24:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:24:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:24:06 [INFO] agent: Synced service "_v1_nslcm_10.233.31.140_8403" 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:24:06 [DEBUG] agent: Node info in sync 2022/11/24 23:24:06 [DEBUG] http: Request PUT /v1/agent/service/register (3.544084ms) from=127.0.0.6:51293 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:24:06 [DEBUG] agent: Node info in sync 2022/11/24 23:24:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (63.896678ms) from=127.0.0.6:44185 2022/11/24 23:24:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (49.740716ms) from=127.0.0.6:50769 2022/11/24 23:24:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (1.229581ms) from=127.0.0.6:42539 2022/11/24 23:24:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (264.811µs) from=127.0.0.6:51293 2022/11/24 23:24:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:24:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:06 [INFO] agent: Synced service "_v2_nslcm_10.233.31.140_8403" 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:24:06 [DEBUG] agent: Node info in sync 2022/11/24 23:24:06 [DEBUG] http: Request PUT /v1/agent/service/register (3.608436ms) from=127.0.0.6:42539 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:06 [DEBUG] agent: Node info in sync 2022/11/24 23:24:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (53.695854ms) from=127.0.0.6:50769 2022/11/24 23:24:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (51.179636ms) from=127.0.0.6:44185 2022/11/24 23:24:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (547.803µs) from=127.0.0.6:44185 2022/11/24 23:24:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (433.487µs) from=127.0.0.6:59845 2022/11/24 23:24:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:24:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:24:06 [INFO] agent: Synced service "_v1_vnfmgr_10.233.62.206_8803" 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:06 [DEBUG] agent: Node info in sync 2022/11/24 23:24:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.057727ms) from=127.0.0.6:60105 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:24:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (85.743359ms) from=127.0.0.6:44185 2022/11/24 23:24:06 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:06 [DEBUG] agent: Node info in sync 2022/11/24 23:24:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (88.207085ms) from=127.0.0.6:50769 2022/11/24 23:24:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (565.107µs) from=127.0.0.6:44185 2022/11/24 23:24:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (221.365µs) from=127.0.0.6:60105 2022/11/24 23:24:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:24:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:24:06 [INFO] agent: Synced service "_v1_vnfres_10.233.14.208_8802" 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Node info in sync 2022/11/24 23:24:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.353144ms) from=127.0.0.6:60105 2022/11/24 23:24:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (94.842534ms) from=127.0.0.6:44185 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:24:06 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:24:06 [DEBUG] agent: Node info in sync 2022/11/24 23:24:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (101.663351ms) from=127.0.0.6:50769 2022/11/24 23:24:06 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (437.25µs) from=127.0.0.6:50769 2022/11/24 23:24:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (259.395µs) from=127.0.0.6:54071 2022/11/24 23:24:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:24:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:24:07 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.26.208_8482" 2022/11/24 23:24:07 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:07 [DEBUG] agent: Node info in sync 2022/11/24 23:24:07 [DEBUG] http: Request PUT /v1/agent/service/register (208.628905ms) from=127.0.0.6:42539 2022/11/24 23:24:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (650.202231ms) from=127.0.0.6:50769 2022/11/24 23:24:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (653.107536ms) from=127.0.0.6:44185 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Node info in sync 2022/11/24 23:24:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (521.344µs) from=127.0.0.6:50769 2022/11/24 23:24:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:24:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:07 [INFO] agent: Synced service "_v1_vnflcm_10.233.37.142_8801" 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:07 [DEBUG] agent: Node info in sync 2022/11/24 23:24:07 [DEBUG] http: Request PUT /v1/agent/service/register (9.205406ms) from=127.0.0.6:50769 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:24:07 [DEBUG] agent: Node info in sync 2022/11/24 23:24:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (45.18491ms) from=127.0.0.6:44185 2022/11/24 23:24:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (485.169µs) from=127.0.0.6:50769 2022/11/24 23:24:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:24:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:24:07 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.4.236_8484" 2022/11/24 23:24:07 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:07 [DEBUG] agent: Node info in sync 2022/11/24 23:24:07 [DEBUG] http: Request PUT /v1/agent/service/register (20.029479ms) from=127.0.0.6:42539 2022/11/24 23:24:07 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:24:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/24 23:24:07 [DEBUG] agent: Node info in sync 2022/11/24 23:24:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=155 (72.376988ms) from=127.0.0.6:44185 2022/11/24 23:24:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (416.688µs) from=127.0.0.6:50769 2022/11/24 23:24:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (485.504µs) from=127.0.0.6:50769 2022/11/24 23:24:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (267.6µs) from=127.0.0.6:40335 2022/11/24 23:24:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (229.004µs) from=127.0.0.6:40335 2022/11/24 23:24:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:24:09 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (487.856µs) from=127.0.0.6:56129 2022/11/24 23:24:13 [DEBUG] http: Request GET /v1/status/leader (265.92µs) from=127.0.0.6:34629 2022/11/24 23:24:20 [DEBUG] http: Request GET /v1/status/leader (242.507µs) from=127.0.0.6:59001 2022/11/24 23:24:33 [DEBUG] http: Request GET /v1/status/leader (439.05µs) from=127.0.0.6:59001 2022/11/24 23:24:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m2.470378524s) from=127.0.0.6:41193 2022/11/24 23:24:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.608684792s) from=127.0.0.6:51315 2022/11/24 23:24:40 [DEBUG] http: Request GET /v1/status/leader (357.189µs) from=127.0.0.6:59001 2022/11/24 23:24:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m0.551609608s) from=127.0.0.6:60045 2022/11/24 23:24:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m0.354781414s) from=127.0.0.6:51361 2022/11/24 23:24:45 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m5.889133246s) from=127.0.0.6:35487 2022/11/24 23:24:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m5.19782465s) from=127.0.0.6:49773 2022/11/24 23:24:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m0.506004476s) from=127.0.0.6:44081 2022/11/24 23:24:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.289459289s) from=127.0.0.6:52305 2022/11/24 23:24:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m4.284386267s) from=127.0.0.6:55555 2022/11/24 23:24:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m3.756598243s) from=127.0.0.6:36183 2022/11/24 23:24:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m0.022116923s) from=127.0.0.6:32965 2022/11/24 23:24:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m5.764926382s) from=127.0.0.6:44929 2022/11/24 23:24:53 [DEBUG] http: Request GET /v1/status/leader (462.489µs) from=127.0.0.6:59001 2022/11/24 23:24:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.023934049s) from=127.0.0.6:50763 2022/11/24 23:24:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m0.235069981s) from=127.0.0.6:51815 2022/11/24 23:24:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m7.266803789s) from=127.0.0.6:56821 2022/11/24 23:25:00 [DEBUG] http: Request GET /v1/status/leader (5.03431ms) from=127.0.0.6:59001 2022/11/24 23:25:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.286944819s) from=127.0.0.6:58081 2022/11/24 23:25:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:25:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m2.809428s) from=127.0.0.6:54311 2022/11/24 23:25:13 [DEBUG] http: Request GET /v1/status/leader (386.391µs) from=127.0.0.6:59001 2022/11/24 23:25:20 [DEBUG] http: Request GET /v1/status/leader (355.38µs) from=127.0.0.6:59001 2022/11/24 23:25:33 [DEBUG] http: Request GET /v1/status/leader (344.362µs) from=127.0.0.6:59001 2022/11/24 23:25:40 [DEBUG] http: Request GET /v1/status/leader (536.242µs) from=127.0.0.6:34629 2022/11/24 23:25:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:25:49 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:25:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:25:49 [DEBUG] agent: Node info in sync 2022/11/24 23:25:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m3.97049795s) from=127.0.0.6:37415 2022/11/24 23:25:53 [DEBUG] http: Request GET /v1/status/leader (813.9µs) from=127.0.0.6:59001 2022/11/24 23:25:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m0.509396502s) from=127.0.0.6:42621 2022/11/24 23:26:00 [DEBUG] http: Request GET /v1/status/leader (1.416852ms) from=127.0.0.6:34629 2022/11/24 23:26:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m6.241986958s) from=127.0.0.6:47653 2022/11/24 23:26:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m0.479214332s) from=127.0.0.6:43067 2022/11/24 23:26:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m1.80335681s) from=127.0.0.6:51293 2022/11/24 23:26:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:26:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m2.810505441s) from=127.0.0.6:59845 2022/11/24 23:26:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m3.529217533s) from=127.0.0.6:44185 2022/11/24 23:26:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m2.495279641s) from=127.0.0.6:54071 2022/11/24 23:26:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m5.655225439s) from=127.0.0.6:60105 2022/11/24 23:26:13 [DEBUG] http: Request GET /v1/status/leader (279.355µs) from=127.0.0.6:59001 2022/11/24 23:26:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m4.512814158s) from=127.0.0.6:40335 2022/11/24 23:26:15 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m6.474322463s) from=127.0.0.6:50769 2022/11/24 23:26:16 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m6.784607655s) from=127.0.0.6:42539 2022/11/24 23:26:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m7.014297677s) from=127.0.0.6:56129 2022/11/24 23:26:20 [DEBUG] http: Request GET /v1/status/leader (750.35µs) from=127.0.0.6:59001 2022/11/24 23:26:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:26:33 [DEBUG] http: Request GET /v1/status/leader (547.522µs) from=127.0.0.6:59001 2022/11/24 23:26:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m0.096219225s) from=127.0.0.6:41193 2022/11/24 23:26:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m1.672550056s) from=127.0.0.6:51315 2022/11/24 23:26:40 [DEBUG] http: Request GET /v1/status/leader (454.116µs) from=127.0.0.6:34629 2022/11/24 23:26:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m1.747459039s) from=127.0.0.6:60045 2022/11/24 23:26:45 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m0.348559986s) from=127.0.0.6:35487 2022/11/24 23:26:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.657386729s) from=127.0.0.6:52305 2022/11/24 23:26:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m1.626441998s) from=127.0.0.6:44081 2022/11/24 23:26:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.011804557s) from=127.0.0.6:51361 2022/11/24 23:26:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m2.335866917s) from=127.0.0.6:55555 2022/11/24 23:26:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m4.312973339s) from=127.0.0.6:49773 2022/11/24 23:26:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m0.553253354s) from=127.0.0.6:32965 2022/11/24 23:26:54 [DEBUG] http: Request GET /v1/status/leader (243.061µs) from=127.0.0.6:34629 2022/11/24 23:26:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m3.227597238s) from=127.0.0.6:44929 2022/11/24 23:26:57 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m2.405694349s) from=127.0.0.6:50763 2022/11/24 23:27:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m2.340043803s) from=127.0.0.6:51815 2022/11/24 23:27:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m7.302854607s) from=127.0.0.6:36183 2022/11/24 23:27:00 [DEBUG] http: Request GET /v1/status/leader (441.579µs) from=127.0.0.6:59001 2022/11/24 23:27:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m3.040863819s) from=127.0.0.6:56821 2022/11/24 23:27:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:27:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:27:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:27:05 [DEBUG] agent: Node info in sync 2022/11/24 23:27:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.646207587s) from=127.0.0.6:58081 2022/11/24 23:27:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:27:14 [DEBUG] http: Request GET /v1/status/leader (352.415µs) from=127.0.0.6:59001 2022/11/24 23:27:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m7.062714292s) from=127.0.0.6:54311 2022/11/24 23:27:20 [DEBUG] http: Request GET /v1/status/leader (244.697µs) from=127.0.0.6:34629 2022/11/24 23:27:34 [DEBUG] http: Request GET /v1/status/leader (902.485µs) from=127.0.0.6:34629 2022/11/24 23:27:40 [DEBUG] http: Request GET /v1/status/leader (383.615µs) from=127.0.0.6:59001 2022/11/24 23:27:54 [DEBUG] http: Request GET /v1/status/leader (228.525µs) from=127.0.0.6:59001 2022/11/24 23:27:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m2.49367721s) from=127.0.0.6:37415 2022/11/24 23:28:00 [DEBUG] http: Request GET /v1/status/leader (583.181µs) from=127.0.0.6:34629 2022/11/24 23:28:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m6.177821611s) from=127.0.0.6:42621 2022/11/24 23:28:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m5.102675532s) from=127.0.0.6:47653 2022/11/24 23:28:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m0.814241759s) from=127.0.0.6:43067 2022/11/24 23:28:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:28:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m3.09440453s) from=127.0.0.6:51293 2022/11/24 23:28:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m0.011882837s) from=127.0.0.6:54071 2022/11/24 23:28:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m1.19987895s) from=127.0.0.6:44185 2022/11/24 23:28:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m4.099012433s) from=127.0.0.6:59845 2022/11/24 23:28:14 [DEBUG] http: Request GET /v1/status/leader (764.05µs) from=127.0.0.6:59001 2022/11/24 23:28:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m1.924039831s) from=127.0.0.6:60105 2022/11/24 23:28:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m2.154065118s) from=127.0.0.6:40335 2022/11/24 23:28:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m0.959239577s) from=127.0.0.6:42539 2022/11/24 23:28:20 [DEBUG] http: Request GET /v1/status/leader (338.044µs) from=127.0.0.6:34629 2022/11/24 23:28:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m5.545809628s) from=127.0.0.6:56129 2022/11/24 23:28:22 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m7.355329074s) from=127.0.0.6:50769 2022/11/24 23:28:34 [DEBUG] http: Request GET /v1/status/leader (241.887µs) from=127.0.0.6:34629 2022/11/24 23:28:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:28:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:28:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:28:38 [DEBUG] agent: Node info in sync 2022/11/24 23:28:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m3.58397588s) from=127.0.0.6:41193 2022/11/24 23:28:40 [DEBUG] http: Request GET /v1/status/leader (338.806µs) from=127.0.0.6:34629 2022/11/24 23:28:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.134444645s) from=127.0.0.6:51315 2022/11/24 23:28:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:28:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.722924814s) from=127.0.0.6:60045 2022/11/24 23:28:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m1.440985225s) from=127.0.0.6:44081 2022/11/24 23:28:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m6.255063637s) from=127.0.0.6:35487 2022/11/24 23:28:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.478756585s) from=127.0.0.6:52305 2022/11/24 23:28:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m1.837335232s) from=127.0.0.6:55555 2022/11/24 23:28:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.589712277s) from=127.0.0.6:51361 2022/11/24 23:28:54 [DEBUG] http: Request GET /v1/status/leader (3.55718ms) from=127.0.0.6:34629 2022/11/24 23:28:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m0.368356824s) from=127.0.0.6:44929 2022/11/24 23:28:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m4.425540634s) from=127.0.0.6:32965 2022/11/24 23:28:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m6.860588669s) from=127.0.0.6:49773 2022/11/24 23:29:01 [DEBUG] http: Request GET /v1/status/leader (351.59µs) from=127.0.0.6:34629 2022/11/24 23:29:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m0.496630218s) from=127.0.0.6:56821 2022/11/24 23:29:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m5.402262704s) from=127.0.0.6:50763 2022/11/24 23:29:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.892413278s) from=127.0.0.6:51815 2022/11/24 23:29:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m5.250470284s) from=127.0.0.6:36183 2022/11/24 23:29:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:29:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m2.955174853s) from=127.0.0.6:58081 2022/11/24 23:29:14 [DEBUG] http: Request GET /v1/status/leader (349.289µs) from=127.0.0.6:34629 2022/11/24 23:29:21 [DEBUG] http: Request GET /v1/status/leader (235.811µs) from=127.0.0.6:34629 2022/11/24 23:29:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m2.036696269s) from=127.0.0.6:54311 2022/11/24 23:29:34 [DEBUG] http: Request GET /v1/status/leader (325.335µs) from=127.0.0.6:59001 2022/11/24 23:29:41 [DEBUG] http: Request GET /v1/status/leader (250.676µs) from=127.0.0.6:34629 2022/11/24 23:29:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:29:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:29:43 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:29:43 [DEBUG] agent: Node info in sync 2022/11/24 23:29:54 [DEBUG] http: Request GET /v1/status/leader (1.264941ms) from=127.0.0.6:59001 2022/11/24 23:29:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m3.113116765s) from=127.0.0.6:37415 2022/11/24 23:30:01 [DEBUG] http: Request GET /v1/status/leader (281.923µs) from=127.0.0.6:59001 2022/11/24 23:30:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m3.595046377s) from=127.0.0.6:42621 2022/11/24 23:30:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m0.574994819s) from=127.0.0.6:43067 2022/11/24 23:30:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:30:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m6.197360592s) from=127.0.0.6:47653 2022/11/24 23:30:14 [DEBUG] http: Request GET /v1/status/leader (524.806µs) from=127.0.0.6:59001 2022/11/24 23:30:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m2.181986459s) from=127.0.0.6:44185 2022/11/24 23:30:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m3.650902357s) from=127.0.0.6:51293 2022/11/24 23:30:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m3.682403662s) from=127.0.0.6:59845 2022/11/24 23:30:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m7.063635341s) from=127.0.0.6:54071 2022/11/24 23:30:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m4.449053376s) from=127.0.0.6:60105 2022/11/24 23:30:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m4.445720687s) from=127.0.0.6:40335 2022/11/24 23:30:21 [DEBUG] http: Request GET /v1/status/leader (1.088429ms) from=127.0.0.6:34629 2022/11/24 23:30:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m6.307020361s) from=127.0.0.6:42539 2022/11/24 23:30:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m2.03550656s) from=127.0.0.6:56129 2022/11/24 23:30:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m5.135041978s) from=127.0.0.6:50769 2022/11/24 23:30:34 [DEBUG] http: Request GET /v1/status/leader (370.041µs) from=127.0.0.6:59001 2022/11/24 23:30:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m1.106868589s) from=127.0.0.6:41193 2022/11/24 23:30:41 [DEBUG] http: Request GET /v1/status/leader (571.368µs) from=127.0.0.6:34629 2022/11/24 23:30:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.110613715s) from=127.0.0.6:51315 2022/11/24 23:30:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:30:54 [DEBUG] http: Request GET /v1/status/leader (364.855µs) from=127.0.0.6:34629 2022/11/24 23:30:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m5.864183472s) from=127.0.0.6:60045 2022/11/24 23:30:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m5.130674364s) from=127.0.0.6:35487 2022/11/24 23:30:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.502719286s) from=127.0.0.6:52305 2022/11/24 23:30:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m6.871677823s) from=127.0.0.6:44081 2022/11/24 23:30:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.071185794s) from=127.0.0.6:51361 2022/11/24 23:30:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m6.795660086s) from=127.0.0.6:55555 2022/11/24 23:30:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m1.89855826s) from=127.0.0.6:44929 2022/11/24 23:31:01 [DEBUG] http: Request GET /v1/status/leader (491.575µs) from=127.0.0.6:59001 2022/11/24 23:31:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m4.020298164s) from=127.0.0.6:49773 2022/11/24 23:31:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m0.805769634s) from=127.0.0.6:56821 2022/11/24 23:31:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m5.685992884s) from=127.0.0.6:32965 2022/11/24 23:31:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m1.165839546s) from=127.0.0.6:51815 2022/11/24 23:31:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m1.890588987s) from=127.0.0.6:36183 2022/11/24 23:31:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:31:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m7.032422012s) from=127.0.0.6:50763 2022/11/24 23:31:14 [DEBUG] http: Request GET /v1/status/leader (1.772568ms) from=127.0.0.6:34629 2022/11/24 23:31:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.002980704s) from=127.0.0.6:58081 2022/11/24 23:31:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:31:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:31:15 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:31:15 [DEBUG] agent: Node info in sync 2022/11/24 23:31:21 [DEBUG] http: Request GET /v1/status/leader (719.666µs) from=127.0.0.6:59001 2022/11/24 23:31:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m6.968121556s) from=127.0.0.6:54311 2022/11/24 23:31:34 [DEBUG] http: Request GET /v1/status/leader (352.436µs) from=127.0.0.6:34629 2022/11/24 23:31:41 [DEBUG] http: Request GET /v1/status/leader (441.364µs) from=127.0.0.6:34629 2022/11/24 23:31:54 [DEBUG] http: Request GET /v1/status/leader (266.106µs) from=127.0.0.6:59001 2022/11/24 23:31:59 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m2.254326878s) from=127.0.0.6:37415 2022/11/24 23:32:01 [DEBUG] http: Request GET /v1/status/leader (271.342µs) from=127.0.0.6:59001 2022/11/24 23:32:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m0.96635938s) from=127.0.0.6:42621 2022/11/24 23:32:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:32:12 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m3.806434518s) from=127.0.0.6:43067 2022/11/24 23:32:14 [DEBUG] http: Request GET /v1/status/leader (429.796µs) from=127.0.0.6:59001 2022/11/24 23:32:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m1.150869338s) from=127.0.0.6:51293 2022/11/24 23:32:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m4.110881365s) from=127.0.0.6:44185 2022/11/24 23:32:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m6.439247609s) from=127.0.0.6:47653 2022/11/24 23:32:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m2.209031908s) from=127.0.0.6:54071 2022/11/24 23:32:21 [DEBUG] http: Request GET /v1/status/leader (412.22µs) from=127.0.0.6:34629 2022/11/24 23:32:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m5.755928269s) from=127.0.0.6:59845 2022/11/24 23:32:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m5.962383066s) from=127.0.0.6:60105 2022/11/24 23:32:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m1.134983895s) from=127.0.0.6:42539 2022/11/24 23:32:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m6.412981545s) from=127.0.0.6:40335 2022/11/24 23:32:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m6.933760001s) from=127.0.0.6:56129 2022/11/24 23:32:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m4.704366219s) from=127.0.0.6:50769 2022/11/24 23:32:34 [DEBUG] http: Request GET /v1/status/leader (227.48µs) from=127.0.0.6:59001 2022/11/24 23:32:41 [DEBUG] http: Request GET /v1/status/leader (252.558µs) from=127.0.0.6:34629 2022/11/24 23:32:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m4.079626221s) from=127.0.0.6:41193 2022/11/24 23:32:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.980333126s) from=127.0.0.6:51315 2022/11/24 23:32:54 [DEBUG] http: Request GET /v1/status/leader (343.61µs) from=127.0.0.6:34629 2022/11/24 23:32:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m0.867079723s) from=127.0.0.6:60045 2022/11/24 23:32:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m0.759398584s) from=127.0.0.6:44081 2022/11/24 23:32:59 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m2.514663983s) from=127.0.0.6:35487 2022/11/24 23:33:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m1.740781131s) from=127.0.0.6:44929 2022/11/24 23:33:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.725905688s) from=127.0.0.6:52305 2022/11/24 23:33:01 [DEBUG] http: Request GET /v1/status/leader (241.605µs) from=127.0.0.6:34629 2022/11/24 23:33:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m5.67676477s) from=127.0.0.6:51361 2022/11/24 23:33:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m6.115421624s) from=127.0.0.6:55555 2022/11/24 23:33:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:33:06 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:33:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/24 23:33:06 [DEBUG] agent: Node info in sync 2022/11/24 23:33:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m2.952544362s) from=127.0.0.6:56821 2022/11/24 23:33:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m3.21295877s) from=127.0.0.6:32965 2022/11/24 23:33:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m6.112975898s) from=127.0.0.6:49773 2022/11/24 23:33:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:33:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.413208299s) from=127.0.0.6:51815 2022/11/24 23:33:12 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m2.155463162s) from=127.0.0.6:50763 2022/11/24 23:33:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m6.256987816s) from=127.0.0.6:36183 2022/11/24 23:33:14 [DEBUG] http: Request GET /v1/status/leader (342.72µs) from=127.0.0.6:59001 2022/11/24 23:33:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.128131969s) from=127.0.0.6:58081 2022/11/24 23:33:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:33:21 [DEBUG] http: Request GET /v1/status/leader (247.674µs) from=127.0.0.6:34629 2022/11/24 23:33:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m2.261125379s) from=127.0.0.6:54311 2022/11/24 23:33:34 [DEBUG] http: Request GET /v1/status/leader (347.817µs) from=127.0.0.6:59001 2022/11/24 23:33:41 [DEBUG] http: Request GET /v1/status/leader (339.634µs) from=127.0.0.6:34629 2022/11/24 23:33:54 [DEBUG] http: Request GET /v1/status/leader (235.324µs) from=127.0.0.6:34629 2022/11/24 23:34:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m0.967981903s) from=127.0.0.6:37415 2022/11/24 23:34:01 [DEBUG] http: Request GET /v1/status/leader (231.885µs) from=127.0.0.6:59001 2022/11/24 23:34:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m3.044815562s) from=127.0.0.6:42621 2022/11/24 23:34:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:34:14 [DEBUG] http: Request GET /v1/status/leader (343.601µs) from=127.0.0.6:59001 2022/11/24 23:34:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m2.957455231s) from=127.0.0.6:43067 2022/11/24 23:34:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m3.124495647s) from=127.0.0.6:51293 2022/11/24 23:34:21 [DEBUG] http: Request GET /v1/status/leader (408.027µs) from=127.0.0.6:34629 2022/11/24 23:34:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m2.770528724s) from=127.0.0.6:44185 2022/11/24 23:34:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m1.860984675s) from=127.0.0.6:54071 2022/11/24 23:34:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m1.038298419s) from=127.0.0.6:59845 2022/11/24 23:34:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m5.596523382s) from=127.0.0.6:47653 2022/11/24 23:34:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m3.235609621s) from=127.0.0.6:60105 2022/11/24 23:34:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:34:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:34:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:34:29 [DEBUG] agent: Node info in sync 2022/11/24 23:34:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m5.23025335s) from=127.0.0.6:42539 2022/11/24 23:34:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m4.722207621s) from=127.0.0.6:40335 2022/11/24 23:34:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m1.056068767s) from=127.0.0.6:56129 2022/11/24 23:34:34 [DEBUG] http: Request GET /v1/status/leader (222.59µs) from=127.0.0.6:59001 2022/11/24 23:34:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m2.790636586s) from=127.0.0.6:50769 2022/11/24 23:34:41 [DEBUG] http: Request GET /v1/status/leader (1.238391ms) from=127.0.0.6:59001 2022/11/24 23:34:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m0.101738346s) from=127.0.0.6:41193 2022/11/24 23:34:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m5.897333356s) from=127.0.0.6:51315 2022/11/24 23:34:54 [DEBUG] http: Request GET /v1/status/leader (358.462µs) from=127.0.0.6:34629 2022/11/24 23:35:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m2.022785007s) from=127.0.0.6:44081 2022/11/24 23:35:00 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m1.248400619s) from=127.0.0.6:35487 2022/11/24 23:35:01 [DEBUG] http: Request GET /v1/status/leader (525.401µs) from=127.0.0.6:34629 2022/11/24 23:35:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.257912963s) from=127.0.0.6:52305 2022/11/24 23:35:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.968888738s) from=127.0.0.6:60045 2022/11/24 23:35:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m1.124770129s) from=127.0.0.6:51361 2022/11/24 23:35:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m4.645293789s) from=127.0.0.6:44929 2022/11/24 23:35:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m3.127898716s) from=127.0.0.6:55555 2022/11/24 23:35:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:35:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m4.790745702s) from=127.0.0.6:56821 2022/11/24 23:35:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m5.036104549s) from=127.0.0.6:32965 2022/11/24 23:35:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m5.673481478s) from=127.0.0.6:49773 2022/11/24 23:35:14 [DEBUG] http: Request GET /v1/status/leader (356.14µs) from=127.0.0.6:34629 2022/11/24 23:35:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m5.369473017s) from=127.0.0.6:51815 2022/11/24 23:35:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.433957317s) from=127.0.0.6:50763 2022/11/24 23:35:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m3.035191925s) from=127.0.0.6:36183 2022/11/24 23:35:21 [DEBUG] http: Request GET /v1/status/leader (352.032µs) from=127.0.0.6:59001 2022/11/24 23:35:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.325040978s) from=127.0.0.6:58081 2022/11/24 23:35:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:35:31 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:35:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:35:31 [DEBUG] agent: Node info in sync 2022/11/24 23:35:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m3.00655982s) from=127.0.0.6:54311 2022/11/24 23:35:34 [DEBUG] http: Request GET /v1/status/leader (512.151µs) from=127.0.0.6:59001 2022/11/24 23:35:41 [DEBUG] http: Request GET /v1/status/leader (352.239µs) from=127.0.0.6:34629 2022/11/24 23:35:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:35:54 [DEBUG] http: Request GET /v1/status/leader (509.632µs) from=127.0.0.6:59001 2022/11/24 23:36:01 [DEBUG] http: Request GET /v1/status/leader (273.312µs) from=127.0.0.6:34629 2022/11/24 23:36:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m4.836861519s) from=127.0.0.6:37415 2022/11/24 23:36:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:36:14 [DEBUG] http: Request GET /v1/status/leader (491.73µs) from=127.0.0.6:34629 2022/11/24 23:36:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m6.006624693s) from=127.0.0.6:42621 2022/11/24 23:36:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m0.744727939s) from=127.0.0.6:43067 2022/11/24 23:36:21 [DEBUG] http: Request GET /v1/status/leader (590.355µs) from=127.0.0.6:59001 2022/11/24 23:36:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m2.378235356s) from=127.0.0.6:51293 2022/11/24 23:36:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m3.247668296s) from=127.0.0.6:54071 2022/11/24 23:36:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m2.031234708s) from=127.0.0.6:59845 2022/11/24 23:36:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m2.062287005s) from=127.0.0.6:47653 2022/11/24 23:36:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m6.170864804s) from=127.0.0.6:44185 2022/11/24 23:36:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m0.9610495s) from=127.0.0.6:42539 2022/11/24 23:36:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m1.05334472s) from=127.0.0.6:40335 2022/11/24 23:36:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m4.652541331s) from=127.0.0.6:60105 2022/11/24 23:36:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m1.894286914s) from=127.0.0.6:56129 2022/11/24 23:36:34 [DEBUG] http: Request GET /v1/status/leader (876.886µs) from=127.0.0.6:34629 2022/11/24 23:36:38 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m2.774374565s) from=127.0.0.6:50769 2022/11/24 23:36:41 [DEBUG] http: Request GET /v1/status/leader (422.342µs) from=127.0.0.6:59001 2022/11/24 23:36:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m1.852501612s) from=127.0.0.6:41193 2022/11/24 23:36:54 [DEBUG] http: Request GET /v1/status/leader (362.222µs) from=127.0.0.6:34629 2022/11/24 23:36:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m3.434059707s) from=127.0.0.6:51315 2022/11/24 23:37:01 [DEBUG] http: Request GET /v1/status/leader (299.977µs) from=127.0.0.6:34629 2022/11/24 23:37:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m3.04072623s) from=127.0.0.6:44081 2022/11/24 23:37:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m2.208706655s) from=127.0.0.6:52305 2022/11/24 23:37:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:37:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/24 23:37:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:37:05 [DEBUG] agent: Node info in sync 2022/11/24 23:37:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m6.368293769s) from=127.0.0.6:35487 2022/11/24 23:37:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:37:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.804367056s) from=127.0.0.6:60045 2022/11/24 23:37:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m6.445875438s) from=127.0.0.6:44929 2022/11/24 23:37:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m7.264461518s) from=127.0.0.6:51361 2022/11/24 23:37:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m5.988897529s) from=127.0.0.6:55555 2022/11/24 23:37:14 [DEBUG] http: Request GET /v1/status/leader (759.009µs) from=127.0.0.6:34629 2022/11/24 23:37:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m3.173932069s) from=127.0.0.6:32965 2022/11/24 23:37:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.080696422s) from=127.0.0.6:49773 2022/11/24 23:37:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m0.597675268s) from=127.0.0.6:36183 2022/11/24 23:37:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m6.095123227s) from=127.0.0.6:56821 2022/11/24 23:37:21 [DEBUG] http: Request GET /v1/status/leader (2.771874ms) from=127.0.0.6:34629 2022/11/24 23:37:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.959751693s) from=127.0.0.6:51815 2022/11/24 23:37:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m5.672767959s) from=127.0.0.6:50763 2022/11/24 23:37:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.101819464s) from=127.0.0.6:58081 2022/11/24 23:37:34 [DEBUG] http: Request GET /v1/status/leader (252.067µs) from=127.0.0.6:34629 2022/11/24 23:37:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m5.889637859s) from=127.0.0.6:54311 2022/11/24 23:37:41 [DEBUG] http: Request GET /v1/status/leader (498.248µs) from=127.0.0.6:34629 2022/11/24 23:37:54 [DEBUG] http: Request GET /v1/status/leader (269.004µs) from=127.0.0.6:34629 2022/11/24 23:38:01 [DEBUG] http: Request GET /v1/status/leader (292.325µs) from=127.0.0.6:34629 2022/11/24 23:38:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m3.463748638s) from=127.0.0.6:37415 2022/11/24 23:38:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:38:14 [DEBUG] http: Request GET /v1/status/leader (2.154396ms) from=127.0.0.6:34629 2022/11/24 23:38:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m3.4664517s) from=127.0.0.6:43067 2022/11/24 23:38:21 [DEBUG] http: Request GET /v1/status/leader (446.855µs) from=127.0.0.6:59001 2022/11/24 23:38:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m0.097432532s) from=127.0.0.6:51293 2022/11/24 23:38:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m6.913167348s) from=127.0.0.6:42621 2022/11/24 23:38:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m0.154603016s) from=127.0.0.6:59845 2022/11/24 23:38:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m0.437854287s) from=127.0.0.6:54071 2022/11/24 23:38:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:38:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m4.384634715s) from=127.0.0.6:47653 2022/11/24 23:38:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m5.598315081s) from=127.0.0.6:44185 2022/11/24 23:38:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m0.57974872s) from=127.0.0.6:40335 2022/11/24 23:38:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:38:33 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:38:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:38:33 [DEBUG] agent: Node info in sync 2022/11/24 23:38:34 [DEBUG] http: Request GET /v1/status/leader (524.871µs) from=127.0.0.6:34629 2022/11/24 23:38:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m1.952105699s) from=127.0.0.6:60105 2022/11/24 23:38:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m2.752287432s) from=127.0.0.6:56129 2022/11/24 23:38:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m6.589259196s) from=127.0.0.6:42539 2022/11/24 23:38:41 [DEBUG] http: Request GET /v1/status/leader (418.497µs) from=127.0.0.6:34629 2022/11/24 23:38:45 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m7.432754187s) from=127.0.0.6:50769 2022/11/24 23:38:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m3.503701011s) from=127.0.0.6:41193 2022/11/24 23:38:54 [DEBUG] http: Request GET /v1/status/leader (280.067µs) from=127.0.0.6:34629 2022/11/24 23:39:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m5.042201022s) from=127.0.0.6:51315 2022/11/24 23:39:01 [DEBUG] http: Request GET /v1/status/leader (257.571µs) from=127.0.0.6:59001 2022/11/24 23:39:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.440704503s) from=127.0.0.6:52305 2022/11/24 23:39:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:39:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m6.246443021s) from=127.0.0.6:44081 2022/11/24 23:39:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m1.411633237s) from=127.0.0.6:60045 2022/11/24 23:39:13 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m5.995883592s) from=127.0.0.6:35487 2022/11/24 23:39:14 [DEBUG] http: Request GET /v1/status/leader (444.996µs) from=127.0.0.6:34629 2022/11/24 23:39:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.089724963s) from=127.0.0.6:51361 2022/11/24 23:39:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m1.260087139s) from=127.0.0.6:55555 2022/11/24 23:39:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m0.617692601s) from=127.0.0.6:49773 2022/11/24 23:39:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m5.212250293s) from=127.0.0.6:44929 2022/11/24 23:39:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m0.399701554s) from=127.0.0.6:36183 2022/11/24 23:39:21 [DEBUG] http: Request GET /v1/status/leader (274.457µs) from=127.0.0.6:59001 2022/11/24 23:39:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m6.11594755s) from=127.0.0.6:32965 2022/11/24 23:39:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m6.592569272s) from=127.0.0.6:56821 2022/11/24 23:39:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.122874293s) from=127.0.0.6:51815 2022/11/24 23:39:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.061531026s) from=127.0.0.6:50763 2022/11/24 23:39:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.247136039s) from=127.0.0.6:58081 2022/11/24 23:39:34 [DEBUG] http: Request GET /v1/status/leader (238.265µs) from=127.0.0.6:59001 2022/11/24 23:39:41 [DEBUG] http: Request GET /v1/status/leader (462.033µs) from=127.0.0.6:59001 2022/11/24 23:39:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m2.180042548s) from=127.0.0.6:54311 2022/11/24 23:39:54 [DEBUG] http: Request GET /v1/status/leader (331.29µs) from=127.0.0.6:59001 2022/11/24 23:40:01 [DEBUG] http: Request GET /v1/status/leader (239.923µs) from=127.0.0.6:34629 2022/11/24 23:40:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:40:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:40:06 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:40:06 [DEBUG] agent: Node info in sync 2022/11/24 23:40:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:40:12 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m2.971623164s) from=127.0.0.6:37415 2022/11/24 23:40:14 [DEBUG] http: Request GET /v1/status/leader (425.403µs) from=127.0.0.6:59001 2022/11/24 23:40:21 [DEBUG] http: Request GET /v1/status/leader (230.401µs) from=127.0.0.6:59001 2022/11/24 23:40:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m1.221535219s) from=127.0.0.6:42621 2022/11/24 23:40:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m5.4620371s) from=127.0.0.6:43067 2022/11/24 23:40:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m6.052883769s) from=127.0.0.6:51293 2022/11/24 23:40:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m2.826932108s) from=127.0.0.6:54071 2022/11/24 23:40:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m5.335159433s) from=127.0.0.6:59845 2022/11/24 23:40:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m0.526147867s) from=127.0.0.6:44185 2022/11/24 23:40:34 [DEBUG] http: Request GET /v1/status/leader (349.99µs) from=127.0.0.6:59001 2022/11/24 23:40:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m4.662577165s) from=127.0.0.6:47653 2022/11/24 23:40:36 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m3.006814815s) from=127.0.0.6:40335 2022/11/24 23:40:39 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m1.908519667s) from=127.0.0.6:56129 2022/11/24 23:40:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m5.925064966s) from=127.0.0.6:60105 2022/11/24 23:40:41 [DEBUG] http: Request GET /v1/status/leader (453.209µs) from=127.0.0.6:59001 2022/11/24 23:40:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m7.305096028s) from=127.0.0.6:42539 2022/11/24 23:40:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m6.588240749s) from=127.0.0.6:50769 2022/11/24 23:40:54 [DEBUG] http: Request GET /v1/status/leader (359.994µs) from=127.0.0.6:34629 2022/11/24 23:40:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m5.02700189s) from=127.0.0.6:41193 2022/11/24 23:41:01 [DEBUG] http: Request GET /v1/status/leader (449.054µs) from=127.0.0.6:59001 2022/11/24 23:41:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m5.951574775s) from=127.0.0.6:51315 2022/11/24 23:41:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:41:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m7.208699117s) from=127.0.0.6:52305 2022/11/24 23:41:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m1.998878429s) from=127.0.0.6:44081 2022/11/24 23:41:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:41:13 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m0.893998267s) from=127.0.0.6:35487 2022/11/24 23:41:14 [DEBUG] http: Request GET /v1/status/leader (240.707µs) from=127.0.0.6:59001 2022/11/24 23:41:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.743947324s) from=127.0.0.6:60045 2022/11/24 23:41:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m0.277295974s) from=127.0.0.6:51361 2022/11/24 23:41:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m0.469049433s) from=127.0.0.6:49773 2022/11/24 23:41:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m0.442993345s) from=127.0.0.6:36183 2022/11/24 23:41:21 [DEBUG] http: Request GET /v1/status/leader (244.059µs) from=127.0.0.6:59001 2022/11/24 23:41:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m6.88857528s) from=127.0.0.6:55555 2022/11/24 23:41:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m0.746176465s) from=127.0.0.6:32965 2022/11/24 23:41:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m6.619937162s) from=127.0.0.6:44929 2022/11/24 23:41:27 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.835491634s) from=127.0.0.6:50763 2022/11/24 23:41:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:41:30 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:41:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:41:30 [DEBUG] agent: Node info in sync 2022/11/24 23:41:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m5.196333748s) from=127.0.0.6:51815 2022/11/24 23:41:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m6.807593538s) from=127.0.0.6:56821 2022/11/24 23:41:34 [DEBUG] http: Request GET /v1/status/leader (228.047µs) from=127.0.0.6:59001 2022/11/24 23:41:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.822843614s) from=127.0.0.6:58081 2022/11/24 23:41:41 [DEBUG] http: Request GET /v1/status/leader (1.543631ms) from=127.0.0.6:59001 2022/11/24 23:41:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m4.508203293s) from=127.0.0.6:54311 2022/11/24 23:41:54 [DEBUG] http: Request GET /v1/status/leader (364.334µs) from=127.0.0.6:34629 2022/11/24 23:42:01 [DEBUG] http: Request GET /v1/status/leader (486.148µs) from=127.0.0.6:59001 2022/11/24 23:42:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:42:14 [DEBUG] http: Request GET /v1/status/leader (260.735µs) from=127.0.0.6:34629 2022/11/24 23:42:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m2.941995307s) from=127.0.0.6:37415 2022/11/24 23:42:21 [DEBUG] http: Request GET /v1/status/leader (506.17µs) from=127.0.0.6:59001 2022/11/24 23:42:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m2.892017155s) from=127.0.0.6:42621 2022/11/24 23:42:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m6.215602875s) from=127.0.0.6:43067 2022/11/24 23:42:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m6.436719581s) from=127.0.0.6:51293 2022/11/24 23:42:35 [DEBUG] http: Request GET /v1/status/leader (216.646µs) from=127.0.0.6:34629 2022/11/24 23:42:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m6.497292396s) from=127.0.0.6:54071 2022/11/24 23:42:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:42:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:42:36 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:42:36 [DEBUG] agent: Node info in sync 2022/11/24 23:42:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m4.553871452s) from=127.0.0.6:44185 2022/11/24 23:42:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m6.873265262s) from=127.0.0.6:59845 2022/11/24 23:42:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m3.756269083s) from=127.0.0.6:47653 2022/11/24 23:42:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m2.954997272s) from=127.0.0.6:40335 2022/11/24 23:42:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m0.727180169s) from=127.0.0.6:60105 2022/11/24 23:42:41 [DEBUG] http: Request GET /v1/status/leader (456.252µs) from=127.0.0.6:34629 2022/11/24 23:42:46 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m7.271461936s) from=127.0.0.6:56129 2022/11/24 23:42:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m3.963824025s) from=127.0.0.6:42539 2022/11/24 23:42:55 [DEBUG] http: Request GET /v1/status/leader (322µs) from=127.0.0.6:34629 2022/11/24 23:42:58 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m6.455757075s) from=127.0.0.6:50769 2022/11/24 23:42:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m4.541050358s) from=127.0.0.6:41193 2022/11/24 23:43:01 [DEBUG] http: Request GET /v1/status/leader (340.406µs) from=127.0.0.6:34629 2022/11/24 23:43:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.799191349s) from=127.0.0.6:51315 2022/11/24 23:43:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:43:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m0.498406673s) from=127.0.0.6:44081 2022/11/24 23:43:15 [DEBUG] http: Request GET /v1/status/leader (319.015µs) from=127.0.0.6:34629 2022/11/24 23:43:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.155913095s) from=127.0.0.6:52305 2022/11/24 23:43:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m1.301095014s) from=127.0.0.6:60045 2022/11/24 23:43:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m5.278709402s) from=127.0.0.6:35487 2022/11/24 23:43:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m0.643214675s) from=127.0.0.6:36183 2022/11/24 23:43:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.452868612s) from=127.0.0.6:51361 2022/11/24 23:43:21 [DEBUG] http: Request GET /v1/status/leader (477.299µs) from=127.0.0.6:34629 2022/11/24 23:43:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m0.36812004s) from=127.0.0.6:32965 2022/11/24 23:43:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m7.028918579s) from=127.0.0.6:49773 2022/11/24 23:43:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m4.754260617s) from=127.0.0.6:44929 2022/11/24 23:43:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m7.32514426s) from=127.0.0.6:55555 2022/11/24 23:43:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.117275814s) from=127.0.0.6:50763 2022/11/24 23:43:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m0.751553856s) from=127.0.0.6:56821 2022/11/24 23:43:35 [DEBUG] http: Request GET /v1/status/leader (760.972µs) from=127.0.0.6:34629 2022/11/24 23:43:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.271099311s) from=127.0.0.6:51815 2022/11/24 23:43:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:43:41 [DEBUG] http: Request GET /v1/status/leader (978.385µs) from=127.0.0.6:59001 2022/11/24 23:43:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m7.444472759s) from=127.0.0.6:58081 2022/11/24 23:43:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:43:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:43:45 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:43:45 [DEBUG] agent: Node info in sync 2022/11/24 23:43:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m4.72244157s) from=127.0.0.6:54311 2022/11/24 23:43:55 [DEBUG] http: Request GET /v1/status/leader (598.694µs) from=127.0.0.6:59001 2022/11/24 23:44:01 [DEBUG] http: Request GET /v1/status/leader (367.628µs) from=127.0.0.6:34629 2022/11/24 23:44:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:44:15 [DEBUG] http: Request GET /v1/status/leader (415.833µs) from=127.0.0.6:34629 2022/11/24 23:44:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m5.972643382s) from=127.0.0.6:37415 2022/11/24 23:44:21 [DEBUG] http: Request GET /v1/status/leader (251.025µs) from=127.0.0.6:59001 2022/11/24 23:44:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m5.660099103s) from=127.0.0.6:42621 2022/11/24 23:44:35 [DEBUG] http: Request GET /v1/status/leader (444.395µs) from=127.0.0.6:34629 2022/11/24 23:44:35 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m4.024926735s) from=127.0.0.6:43067 2022/11/24 23:44:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m3.363049779s) from=127.0.0.6:51293 2022/11/24 23:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m2.748478947s) from=127.0.0.6:54071 2022/11/24 23:44:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m2.297955875s) from=127.0.0.6:59845 2022/11/24 23:44:41 [DEBUG] http: Request GET /v1/status/leader (654.057µs) from=127.0.0.6:34629 2022/11/24 23:44:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m3.057025755s) from=127.0.0.6:47653 2022/11/24 23:44:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m1.589534199s) from=127.0.0.6:60105 2022/11/24 23:44:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m5.963219069s) from=127.0.0.6:44185 2022/11/24 23:44:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m5.608952436s) from=127.0.0.6:40335 2022/11/24 23:44:51 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m2.248968515s) from=127.0.0.6:42539 2022/11/24 23:44:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m7.123501963s) from=127.0.0.6:56129 2022/11/24 23:44:55 [DEBUG] http: Request GET /v1/status/leader (608.836µs) from=127.0.0.6:59001 2022/11/24 23:44:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m1.004300094s) from=127.0.0.6:50769 2022/11/24 23:45:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m0.744951142s) from=127.0.0.6:41193 2022/11/24 23:45:01 [DEBUG] http: Request GET /v1/status/leader (277.656µs) from=127.0.0.6:34629 2022/11/24 23:45:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:45:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m3.518868959s) from=127.0.0.6:51315 2022/11/24 23:45:15 [DEBUG] http: Request GET /v1/status/leader (405.376µs) from=127.0.0.6:34629 2022/11/24 23:45:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m0.316697694s) from=127.0.0.6:60045 2022/11/24 23:45:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m4.849654513s) from=127.0.0.6:44081 2022/11/24 23:45:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m0.262246239s) from=127.0.0.6:36183 2022/11/24 23:45:21 [DEBUG] http: Request GET /v1/status/leader (256.531µs) from=127.0.0.6:34629 2022/11/24 23:45:22 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m3.194852456s) from=127.0.0.6:35487 2022/11/24 23:45:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m7.065791903s) from=127.0.0.6:52305 2022/11/24 23:45:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m0.087398083s) from=127.0.0.6:32965 2022/11/24 23:45:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.109951584s) from=127.0.0.6:51361 2022/11/24 23:45:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m2.073232853s) from=127.0.0.6:49773 2022/11/24 23:45:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m0.523277735s) from=127.0.0.6:44929 2022/11/24 23:45:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m2.150661054s) from=127.0.0.6:55555 2022/11/24 23:45:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m0.116979297s) from=127.0.0.6:56821 2022/11/24 23:45:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.706550313s) from=127.0.0.6:50763 2022/11/24 23:45:35 [DEBUG] http: Request GET /v1/status/leader (498.624µs) from=127.0.0.6:59001 2022/11/24 23:45:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:45:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:45:41 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:45:41 [DEBUG] agent: Node info in sync 2022/11/24 23:45:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m5.046778613s) from=127.0.0.6:51815 2022/11/24 23:45:41 [DEBUG] http: Request GET /v1/status/leader (508.548µs) from=127.0.0.6:59001 2022/11/24 23:45:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.866839946s) from=127.0.0.6:58081 2022/11/24 23:45:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m1.85415052s) from=127.0.0.6:54311 2022/11/24 23:45:55 [DEBUG] http: Request GET /v1/status/leader (247.452µs) from=127.0.0.6:34629 2022/11/24 23:46:01 [DEBUG] http: Request GET /v1/status/leader (386.884µs) from=127.0.0.6:59001 2022/11/24 23:46:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:46:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:46:15 [DEBUG] http: Request GET /v1/status/leader (335.057µs) from=127.0.0.6:59001 2022/11/24 23:46:21 [DEBUG] http: Request GET /v1/status/leader (236.623µs) from=127.0.0.6:59001 2022/11/24 23:46:22 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m1.262543373s) from=127.0.0.6:37415 2022/11/24 23:46:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m2.503250288s) from=127.0.0.6:42621 2022/11/24 23:46:35 [DEBUG] http: Request GET /v1/status/leader (334.452µs) from=127.0.0.6:59001 2022/11/24 23:46:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m2.559752067s) from=127.0.0.6:51293 2022/11/24 23:46:40 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m5.454199868s) from=127.0.0.6:43067 2022/11/24 23:46:42 [DEBUG] http: Request GET /v1/status/leader (289.165µs) from=127.0.0.6:59001 2022/11/24 23:46:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m2.035989405s) from=127.0.0.6:59845 2022/11/24 23:46:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m5.384292747s) from=127.0.0.6:54071 2022/11/24 23:46:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m1.323784506s) from=127.0.0.6:60105 2022/11/24 23:46:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m0.247979257s) from=127.0.0.6:40335 2022/11/24 23:46:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m3.542868293s) from=127.0.0.6:44185 2022/11/24 23:46:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m5.656755556s) from=127.0.0.6:47653 2022/11/24 23:46:55 [DEBUG] http: Request GET /v1/status/leader (383.474µs) from=127.0.0.6:59001 2022/11/24 23:46:55 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m1.625670996s) from=127.0.0.6:56129 2022/11/24 23:46:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m7.477490203s) from=127.0.0.6:42539 2022/11/24 23:47:02 [DEBUG] http: Request GET /v1/status/leader (219.752µs) from=127.0.0.6:59001 2022/11/24 23:47:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m2.238284497s) from=127.0.0.6:41193 2022/11/24 23:47:03 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m3.582859549s) from=127.0.0.6:50769 2022/11/24 23:47:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:47:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:47:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:47:10 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:47:10 [DEBUG] agent: Node info in sync 2022/11/24 23:47:15 [DEBUG] http: Request GET /v1/status/leader (376.867µs) from=127.0.0.6:59001 2022/11/24 23:47:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m7.029020535s) from=127.0.0.6:51315 2022/11/24 23:47:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m3.880631732s) from=127.0.0.6:44081 2022/11/24 23:47:22 [DEBUG] http: Request GET /v1/status/leader (256.347µs) from=127.0.0.6:59001 2022/11/24 23:47:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m7.362412938s) from=127.0.0.6:60045 2022/11/24 23:47:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m4.844585989s) from=127.0.0.6:36183 2022/11/24 23:47:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m1.969394214s) from=127.0.0.6:35487 2022/11/24 23:47:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m3.286278502s) from=127.0.0.6:32965 2022/11/24 23:47:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.99700315s) from=127.0.0.6:51361 2022/11/24 23:47:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.035768452s) from=127.0.0.6:52305 2022/11/24 23:47:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m2.508484675s) from=127.0.0.6:44929 2022/11/24 23:47:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m6.462272938s) from=127.0.0.6:49773 2022/11/24 23:47:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m0.772734573s) from=127.0.0.6:55555 2022/11/24 23:47:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.349775303s) from=127.0.0.6:50763 2022/11/24 23:47:35 [DEBUG] http: Request GET /v1/status/leader (340.596µs) from=127.0.0.6:59001 2022/11/24 23:47:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m5.715897236s) from=127.0.0.6:56821 2022/11/24 23:47:42 [DEBUG] http: Request GET /v1/status/leader (241.012µs) from=127.0.0.6:34629 2022/11/24 23:47:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.340600152s) from=127.0.0.6:51815 2022/11/24 23:47:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.899412763s) from=127.0.0.6:58081 2022/11/24 23:47:55 [DEBUG] http: Request GET /v1/status/leader (402.713µs) from=127.0.0.6:34629 2022/11/24 23:47:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m2.095514819s) from=127.0.0.6:54311 2022/11/24 23:48:02 [DEBUG] http: Request GET /v1/status/leader (242.834µs) from=127.0.0.6:34629 2022/11/24 23:48:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:48:15 [DEBUG] http: Request GET /v1/status/leader (440.57µs) from=127.0.0.6:34629 2022/11/24 23:48:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:48:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:48:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:48:19 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:48:19 [DEBUG] agent: Node info in sync 2022/11/24 23:48:22 [DEBUG] http: Request GET /v1/status/leader (272.972µs) from=127.0.0.6:34629 2022/11/24 23:48:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m6.147111077s) from=127.0.0.6:37415 2022/11/24 23:48:35 [DEBUG] http: Request GET /v1/status/leader (328.892µs) from=127.0.0.6:34629 2022/11/24 23:48:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m3.632365879s) from=127.0.0.6:42621 2022/11/24 23:48:42 [DEBUG] http: Request GET /v1/status/leader (235.105µs) from=127.0.0.6:59001 2022/11/24 23:48:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m2.101015091s) from=127.0.0.6:43067 2022/11/24 23:48:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m0.849009943s) from=127.0.0.6:54071 2022/11/24 23:48:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m0.457535626s) from=127.0.0.6:60105 2022/11/24 23:48:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m7.447586227s) from=127.0.0.6:51293 2022/11/24 23:48:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m5.226251927s) from=127.0.0.6:59845 2022/11/24 23:48:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m2.796186356s) from=127.0.0.6:44185 2022/11/24 23:48:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m7.092316783s) from=127.0.0.6:40335 2022/11/24 23:48:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m6.174090787s) from=127.0.0.6:47653 2022/11/24 23:48:55 [DEBUG] http: Request GET /v1/status/leader (371.699µs) from=127.0.0.6:59001 2022/11/24 23:49:02 [DEBUG] http: Request GET /v1/status/leader (356.294µs) from=127.0.0.6:34629 2022/11/24 23:49:02 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m7.240975821s) from=127.0.0.6:56129 2022/11/24 23:49:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m4.958735661s) from=127.0.0.6:42539 2022/11/24 23:49:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m5.62695747s) from=127.0.0.6:41193 2022/11/24 23:49:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m5.571775145s) from=127.0.0.6:50769 2022/11/24 23:49:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:49:15 [DEBUG] http: Request GET /v1/status/leader (253.284µs) from=127.0.0.6:34629 2022/11/24 23:49:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m3.10818739s) from=127.0.0.6:51315 2022/11/24 23:49:22 [DEBUG] http: Request GET /v1/status/leader (235.353µs) from=127.0.0.6:34629 2022/11/24 23:49:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m1.187255973s) from=127.0.0.6:44081 2022/11/24 23:49:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m1.633188786s) from=127.0.0.6:36183 2022/11/24 23:49:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.30371911s) from=127.0.0.6:60045 2022/11/24 23:49:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m4.579016421s) from=127.0.0.6:35487 2022/11/24 23:49:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m5.601961873s) from=127.0.0.6:32965 2022/11/24 23:49:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m0.852922156s) from=127.0.0.6:44929 2022/11/24 23:49:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.424794947s) from=127.0.0.6:52305 2022/11/24 23:49:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.246514705s) from=127.0.0.6:51361 2022/11/24 23:49:35 [DEBUG] http: Request GET /v1/status/leader (345.298µs) from=127.0.0.6:59001 2022/11/24 23:49:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m2.761602854s) from=127.0.0.6:50763 2022/11/24 23:49:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m4.693035721s) from=127.0.0.6:49773 2022/11/24 23:49:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m6.845656143s) from=127.0.0.6:55555 2022/11/24 23:49:42 [DEBUG] http: Request GET /v1/status/leader (341.787µs) from=127.0.0.6:34629 2022/11/24 23:49:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m6.550645051s) from=127.0.0.6:56821 2022/11/24 23:49:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m1.369540081s) from=127.0.0.6:51815 2022/11/24 23:49:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:49:50 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:49:50 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:49:50 [DEBUG] agent: Node info in sync 2022/11/24 23:49:55 [DEBUG] http: Request GET /v1/status/leader (336.435µs) from=127.0.0.6:59001 2022/11/24 23:49:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.064207659s) from=127.0.0.6:58081 2022/11/24 23:50:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m5.079945935s) from=127.0.0.6:54311 2022/11/24 23:50:02 [DEBUG] http: Request GET /v1/status/leader (360.03µs) from=127.0.0.6:34629 2022/11/24 23:50:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:50:15 [DEBUG] http: Request GET /v1/status/leader (579.966µs) from=127.0.0.6:34629 2022/11/24 23:50:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:50:22 [DEBUG] http: Request GET /v1/status/leader (318.902µs) from=127.0.0.6:59001 2022/11/24 23:50:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m2.02066934s) from=127.0.0.6:37415 2022/11/24 23:50:35 [DEBUG] http: Request GET /v1/status/leader (4.1632ms) from=127.0.0.6:34629 2022/11/24 23:50:42 [DEBUG] http: Request GET /v1/status/leader (332.449µs) from=127.0.0.6:59001 2022/11/24 23:50:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m4.996511179s) from=127.0.0.6:42621 2022/11/24 23:50:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m0.159544721s) from=127.0.0.6:60105 2022/11/24 23:50:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m1.897461742s) from=127.0.0.6:54071 2022/11/24 23:50:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m4.34116187s) from=127.0.0.6:43067 2022/11/24 23:50:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m2.571174132s) from=127.0.0.6:51293 2022/11/24 23:50:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m2.4645137s) from=127.0.0.6:59845 2022/11/24 23:50:55 [DEBUG] http: Request GET /v1/status/leader (637.692µs) from=127.0.0.6:59001 2022/11/24 23:50:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m6.675590349s) from=127.0.0.6:44185 2022/11/24 23:50:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m3.377269856s) from=127.0.0.6:47653 2022/11/24 23:50:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m5.838992716s) from=127.0.0.6:40335 2022/11/24 23:51:02 [DEBUG] http: Request GET /v1/status/leader (271.265µs) from=127.0.0.6:34629 2022/11/24 23:51:04 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m1.795666541s) from=127.0.0.6:56129 2022/11/24 23:51:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:51:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m7.270400276s) from=127.0.0.6:42539 2022/11/24 23:51:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m2.356948208s) from=127.0.0.6:50769 2022/11/24 23:51:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m5.642601851s) from=127.0.0.6:41193 2022/11/24 23:51:15 [DEBUG] http: Request GET /v1/status/leader (285.885µs) from=127.0.0.6:59001 2022/11/24 23:51:22 [DEBUG] http: Request GET /v1/status/leader (658.083µs) from=127.0.0.6:59001 2022/11/24 23:51:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m2.606627097s) from=127.0.0.6:44081 2022/11/24 23:51:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.427305424s) from=127.0.0.6:51315 2022/11/24 23:51:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m4.512157528s) from=127.0.0.6:36183 2022/11/24 23:51:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.597804428s) from=127.0.0.6:60045 2022/11/24 23:51:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m0.278286046s) from=127.0.0.6:32965 2022/11/24 23:51:34 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m5.369965748s) from=127.0.0.6:35487 2022/11/24 23:51:35 [DEBUG] http: Request GET /v1/status/leader (277.93µs) from=127.0.0.6:59001 2022/11/24 23:51:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m4.331108711s) from=127.0.0.6:44929 2022/11/24 23:51:37 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.300573735s) from=127.0.0.6:50763 2022/11/24 23:51:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.875665083s) from=127.0.0.6:52305 2022/11/24 23:51:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.688545234s) from=127.0.0.6:51361 2022/11/24 23:51:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m3.773525567s) from=127.0.0.6:49773 2022/11/24 23:51:42 [DEBUG] http: Request GET /v1/status/leader (760.82µs) from=127.0.0.6:34629 2022/11/24 23:51:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:51:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:51:42 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:51:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:51:42 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:51:42 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:51:42 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:51:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:51:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:51:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:51:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:51:42 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:51:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:51:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:51:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:51:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:51:42 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:51:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:51:42 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:51:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:51:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:51:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:51:42 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:51:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:51:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/24 23:51:42 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:51:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:51:42 [DEBUG] agent: Node info in sync 2022/11/24 23:51:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m5.651183722s) from=127.0.0.6:55555 2022/11/24 23:51:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m6.690025627s) from=127.0.0.6:56821 2022/11/24 23:51:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.792791452s) from=127.0.0.6:51815 2022/11/24 23:51:55 [DEBUG] http: Request GET /v1/status/leader (4.543689ms) from=127.0.0.6:34629 2022/11/24 23:52:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m1.16626506s) from=127.0.0.6:54311 2022/11/24 23:52:02 [DEBUG] http: Request GET /v1/status/leader (472.014µs) from=127.0.0.6:59001 2022/11/24 23:52:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.731266122s) from=127.0.0.6:58081 2022/11/24 23:52:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:52:15 [DEBUG] http: Request GET /v1/status/leader (402.889µs) from=127.0.0.6:34629 2022/11/24 23:52:22 [DEBUG] http: Request GET /v1/status/leader (241.402µs) from=127.0.0.6:34629 2022/11/24 23:52:31 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m0.831304164s) from=127.0.0.6:37415 2022/11/24 23:52:35 [DEBUG] http: Request GET /v1/status/leader (258.616µs) from=127.0.0.6:59001 2022/11/24 23:52:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:52:42 [DEBUG] http: Request GET /v1/status/leader (250.534µs) from=127.0.0.6:34629 2022/11/24 23:52:47 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m1.925740953s) from=127.0.0.6:60105 2022/11/24 23:52:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m5.037602061s) from=127.0.0.6:42621 2022/11/24 23:52:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m1.073208966s) from=127.0.0.6:51293 2022/11/24 23:52:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m4.513483052s) from=127.0.0.6:43067 2022/11/24 23:52:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m6.20667308s) from=127.0.0.6:54071 2022/11/24 23:52:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m4.513238611s) from=127.0.0.6:59845 2022/11/24 23:52:55 [DEBUG] http: Request GET /v1/status/leader (399.914µs) from=127.0.0.6:34629 2022/11/24 23:52:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m0.998382232s) from=127.0.0.6:47653 2022/11/24 23:52:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m2.233450461s) from=127.0.0.6:44185 2022/11/24 23:53:02 [DEBUG] http: Request GET /v1/status/leader (351.083µs) from=127.0.0.6:59001 2022/11/24 23:53:03 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m4.845805815s) from=127.0.0.6:40335 2022/11/24 23:53:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m4.412519826s) from=127.0.0.6:56129 2022/11/24 23:53:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:53:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:53:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:53:13 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:53:13 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:53:13 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:53:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:53:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:53:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:53:13 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:53:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:53:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:53:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:53:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:53:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:53:13 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:53:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:53:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:53:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:53:13 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:53:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:53:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/24 23:53:13 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:53:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:53:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:53:13 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:53:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:53:13 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:53:13 [DEBUG] agent: Node info in sync 2022/11/24 23:53:15 [DEBUG] http: Request GET /v1/status/leader (251.638µs) from=127.0.0.6:34629 2022/11/24 23:53:16 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m5.06386375s) from=127.0.0.6:42539 2022/11/24 23:53:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m2.543015314s) from=127.0.0.6:41193 2022/11/24 23:53:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m7.184272833s) from=127.0.0.6:50769 2022/11/24 23:53:22 [DEBUG] http: Request GET /v1/status/leader (246.887µs) from=127.0.0.6:59001 2022/11/24 23:53:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.337001013s) from=127.0.0.6:51315 2022/11/24 23:53:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m4.007359562s) from=127.0.0.6:44081 2022/11/24 23:53:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m0.692303342s) from=127.0.0.6:35487 2022/11/24 23:53:35 [DEBUG] http: Request GET /v1/status/leader (353.549µs) from=127.0.0.6:59001 2022/11/24 23:53:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m6.283754592s) from=127.0.0.6:36183 2022/11/24 23:53:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m5.751094343s) from=127.0.0.6:60045 2022/11/24 23:53:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m6.756026193s) from=127.0.0.6:32965 2022/11/24 23:53:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m2.121434616s) from=127.0.0.6:51361 2022/11/24 23:53:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m0.449772954s) from=127.0.0.6:49773 2022/11/24 23:53:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m4.582199235s) from=127.0.0.6:44929 2022/11/24 23:53:42 [DEBUG] http: Request GET /v1/status/leader (347.331µs) from=127.0.0.6:59001 2022/11/24 23:53:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m6.37877752s) from=127.0.0.6:52305 2022/11/24 23:53:44 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.932499913s) from=127.0.0.6:50763 2022/11/24 23:53:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m4.549320121s) from=127.0.0.6:55555 2022/11/24 23:53:55 [DEBUG] http: Request GET /v1/status/leader (432.82µs) from=127.0.0.6:59001 2022/11/24 23:53:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m6.978064383s) from=127.0.0.6:56821 2022/11/24 23:54:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.484245588s) from=127.0.0.6:51815 2022/11/24 23:54:02 [DEBUG] http: Request GET /v1/status/leader (354.182µs) from=127.0.0.6:59001 2022/11/24 23:54:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m5.948194372s) from=127.0.0.6:54311 2022/11/24 23:54:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.832913141s) from=127.0.0.6:58081 2022/11/24 23:54:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:54:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:54:13 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:54:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:54:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:54:13 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:54:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:54:13 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:54:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:54:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:54:13 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:54:13 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:54:13 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:54:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:54:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:54:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:54:13 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:54:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:54:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:54:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:54:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:54:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:54:13 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:54:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/24 23:54:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:54:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:54:13 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:54:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:54:13 [DEBUG] agent: Node info in sync 2022/11/24 23:54:15 [DEBUG] http: Request GET /v1/status/leader (336.377µs) from=127.0.0.6:34629 2022/11/24 23:54:22 [DEBUG] http: Request GET /v1/status/leader (240.546µs) from=127.0.0.6:59001 2022/11/24 23:54:35 [DEBUG] http: Request GET /v1/status/leader (281.053µs) from=127.0.0.6:34629 2022/11/24 23:54:38 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m6.953180947s) from=127.0.0.6:37415 2022/11/24 23:54:42 [DEBUG] http: Request GET /v1/status/leader (486.704µs) from=127.0.0.6:59001 2022/11/24 23:54:47 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m0.541804491s) from=127.0.0.6:60105 2022/11/24 23:54:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m1.651263124s) from=127.0.0.6:42621 2022/11/24 23:54:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m1.463633206s) from=127.0.0.6:51293 2022/11/24 23:54:55 [DEBUG] http: Request GET /v1/status/leader (340.83µs) from=127.0.0.6:59001 2022/11/24 23:54:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m6.896841524s) from=127.0.0.6:43067 2022/11/24 23:55:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m7.426402517s) from=127.0.0.6:54071 2022/11/24 23:55:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m2.48307658s) from=127.0.0.6:47653 2022/11/24 23:55:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m6.167232699s) from=127.0.0.6:59845 2022/11/24 23:55:02 [DEBUG] http: Request GET /v1/status/leader (351.212µs) from=127.0.0.6:59001 2022/11/24 23:55:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m7.108502682s) from=127.0.0.6:44185 2022/11/24 23:55:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m4.224743009s) from=127.0.0.6:40335 2022/11/24 23:55:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:55:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:55:13 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m4.668976885s) from=127.0.0.6:56129 2022/11/24 23:55:15 [DEBUG] http: Request GET /v1/status/leader (310.516µs) from=127.0.0.6:59001 2022/11/24 23:55:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m0.480595574s) from=127.0.0.6:41193 2022/11/24 23:55:18 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m2.356702784s) from=127.0.0.6:42539 2022/11/24 23:55:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m0.72462722s) from=127.0.0.6:50769 2022/11/24 23:55:22 [DEBUG] http: Request GET /v1/status/leader (375.214µs) from=127.0.0.6:59001 2022/11/24 23:55:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:55:24 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:55:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:55:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:55:24 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:55:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:55:24 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:55:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:55:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:55:24 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:55:24 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:55:24 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:55:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:55:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:55:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:55:24 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:55:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:55:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:55:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:55:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:55:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:55:24 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:55:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/24 23:55:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:55:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:55:24 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:55:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:55:24 [DEBUG] agent: Node info in sync 2022/11/24 23:55:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m1.560893812s) from=127.0.0.6:51315 2022/11/24 23:55:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m4.027219009s) from=127.0.0.6:44081 2022/11/24 23:55:35 [DEBUG] http: Request GET /v1/status/leader (470.522µs) from=127.0.0.6:59001 2022/11/24 23:55:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m0.166196977s) from=127.0.0.6:36183 2022/11/24 23:55:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m0.975842053s) from=127.0.0.6:60045 2022/11/24 23:55:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m5.153711909s) from=127.0.0.6:35487 2022/11/24 23:55:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m0.570672436s) from=127.0.0.6:51361 2022/11/24 23:55:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m0.026115187s) from=127.0.0.6:49773 2022/11/24 23:55:42 [DEBUG] http: Request GET /v1/status/leader (323.296µs) from=127.0.0.6:59001 2022/11/24 23:55:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m4.307560776s) from=127.0.0.6:32965 2022/11/24 23:55:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m5.03994157s) from=127.0.0.6:44929 2022/11/24 23:55:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m2.166474206s) from=127.0.0.6:50763 2022/11/24 23:55:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.068019149s) from=127.0.0.6:52305 2022/11/24 23:55:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m2.29821231s) from=127.0.0.6:55555 2022/11/24 23:55:55 [DEBUG] http: Request GET /v1/status/leader (458.781µs) from=127.0.0.6:34629 2022/11/24 23:56:02 [DEBUG] http: Request GET /v1/status/leader (359.8µs) from=127.0.0.6:34629 2022/11/24 23:56:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m5.00681743s) from=127.0.0.6:56821 2022/11/24 23:56:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.645898271s) from=127.0.0.6:51815 2022/11/24 23:56:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:56:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m5.053441753s) from=127.0.0.6:54311 2022/11/24 23:56:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.276353075s) from=127.0.0.6:58081 2022/11/24 23:56:15 [DEBUG] http: Request GET /v1/status/leader (276.674µs) from=127.0.0.6:34629 2022/11/24 23:56:22 [DEBUG] http: Request GET /v1/status/leader (365.178µs) from=127.0.0.6:59001 2022/11/24 23:56:35 [DEBUG] http: Request GET /v1/status/leader (460.12µs) from=127.0.0.6:34629 2022/11/24 23:56:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m3.035627382s) from=127.0.0.6:37415 2022/11/24 23:56:42 [DEBUG] http: Request GET /v1/status/leader (360.286µs) from=127.0.0.6:59001 2022/11/24 23:56:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m0.799996608s) from=127.0.0.6:60105 2022/11/24 23:56:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:56:53 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:56:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:56:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:56:53 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:56:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:56:53 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:56:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:56:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:56:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:56:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:56:53 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:56:53 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:56:53 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:56:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:56:53 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:56:53 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:56:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:56:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:56:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:56:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:56:53 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:56:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:56:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/24 23:56:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:56:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:56:53 [DEBUG] agent: Node info in sync 2022/11/24 23:56:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m4.741492171s) from=127.0.0.6:42621 2022/11/24 23:56:55 [DEBUG] http: Request GET /v1/status/leader (226.693µs) from=127.0.0.6:34629 2022/11/24 23:57:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m7.294138694s) from=127.0.0.6:51293 2022/11/24 23:57:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m2.826556198s) from=127.0.0.6:43067 2022/11/24 23:57:02 [DEBUG] http: Request GET /v1/status/leader (260.801µs) from=127.0.0.6:34629 2022/11/24 23:57:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m3.2645663s) from=127.0.0.6:59845 2022/11/24 23:57:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m5.242003304s) from=127.0.0.6:54071 2022/11/24 23:57:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m6.849830949s) from=127.0.0.6:47653 2022/11/24 23:57:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:57:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m5.964231715s) from=127.0.0.6:40335 2022/11/24 23:57:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m7.285834553s) from=127.0.0.6:44185 2022/11/24 23:57:15 [DEBUG] http: Request GET /v1/status/leader (317.874µs) from=127.0.0.6:59001 2022/11/24 23:57:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m0.375134374s) from=127.0.0.6:41193 2022/11/24 23:57:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m4.767072225s) from=127.0.0.6:56129 2022/11/24 23:57:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m0.31373267s) from=127.0.0.6:50769 2022/11/24 23:57:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m3.650943493s) from=127.0.0.6:42539 2022/11/24 23:57:22 [DEBUG] http: Request GET /v1/status/leader (543.621µs) from=127.0.0.6:34629 2022/11/24 23:57:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:57:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m1.608456718s) from=127.0.0.6:51315 2022/11/24 23:57:35 [DEBUG] http: Request GET /v1/status/leader (333.634µs) from=127.0.0.6:34629 2022/11/24 23:57:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m3.904213453s) from=127.0.0.6:44081 2022/11/24 23:57:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m3.7537659s) from=127.0.0.6:36183 2022/11/24 23:57:41 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m1.177145587s) from=127.0.0.6:35487 2022/11/24 23:57:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.92842739s) from=127.0.0.6:60045 2022/11/24 23:57:42 [DEBUG] http: Request GET /v1/status/leader (228.294µs) from=127.0.0.6:59001 2022/11/24 23:57:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m2.162881898s) from=127.0.0.6:32965 2022/11/24 23:57:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m4.919022301s) from=127.0.0.6:49773 2022/11/24 23:57:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.357195529s) from=127.0.0.6:51361 2022/11/24 23:57:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.641869544s) from=127.0.0.6:50763 2022/11/24 23:57:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m5.784153935s) from=127.0.0.6:44929 2022/11/24 23:57:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m1.016726571s) from=127.0.0.6:55555 2022/11/24 23:57:55 [DEBUG] http: Request GET /v1/status/leader (1.331207ms) from=127.0.0.6:34629 2022/11/24 23:57:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m7.014403261s) from=127.0.0.6:52305 2022/11/24 23:58:02 [DEBUG] http: Request GET /v1/status/leader (232.543µs) from=127.0.0.6:34629 2022/11/24 23:58:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m3.683236102s) from=127.0.0.6:56821 2022/11/24 23:58:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:58:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m5.036985266s) from=127.0.0.6:51815 2022/11/24 23:58:15 [DEBUG] http: Request GET /v1/status/leader (663.178µs) from=127.0.0.6:59001 2022/11/24 23:58:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.918366436s) from=127.0.0.6:58081 2022/11/24 23:58:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m7.23615212s) from=127.0.0.6:54311 2022/11/24 23:58:22 [DEBUG] http: Request GET /v1/status/leader (785.085µs) from=127.0.0.6:34629 2022/11/24 23:58:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/24 23:58:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:58:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/24 23:58:23 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/24 23:58:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/24 23:58:23 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:58:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/24 23:58:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/24 23:58:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/24 23:58:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/24 23:58:23 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/24 23:58:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/24 23:58:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/24 23:58:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/24 23:58:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/24 23:58:23 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/24 23:58:23 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/24 23:58:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/24 23:58:23 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:58:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:58:23 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/24 23:58:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/24 23:58:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/24 23:58:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/24 23:58:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/24 23:58:23 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/24 23:58:23 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/24 23:58:23 [DEBUG] agent: Node info in sync 2022/11/24 23:58:35 [DEBUG] http: Request GET /v1/status/leader (350.432µs) from=127.0.0.6:59001 2022/11/24 23:58:42 [DEBUG] http: Request GET /v1/status/leader (252.637µs) from=127.0.0.6:59001 2022/11/24 23:58:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m7.073841034s) from=127.0.0.6:37415 2022/11/24 23:58:49 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m0.771993303s) from=127.0.0.6:60105 2022/11/24 23:58:55 [DEBUG] http: Request GET /v1/status/leader (358.883µs) from=127.0.0.6:34629 2022/11/24 23:58:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m3.991001038s) from=127.0.0.6:42621 2022/11/24 23:59:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m1.007207658s) from=127.0.0.6:51293 2022/11/24 23:59:02 [DEBUG] http: Request GET /v1/status/leader (399.194µs) from=127.0.0.6:59001 2022/11/24 23:59:05 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m3.542986229s) from=127.0.0.6:43067 2022/11/24 23:59:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m3.190282308s) from=127.0.0.6:59845 2022/11/24 23:59:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/24 23:59:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m4.098373121s) from=127.0.0.6:54071 2022/11/24 23:59:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m6.622273827s) from=127.0.0.6:47653 2022/11/24 23:59:15 [DEBUG] http: Request GET /v1/status/leader (619.75µs) from=127.0.0.6:34629 2022/11/24 23:59:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m0.9032811s) from=127.0.0.6:41193 2022/11/24 23:59:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m0.466626077s) from=127.0.0.6:56129 2022/11/24 23:59:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m5.461678389s) from=127.0.0.6:44185 2022/11/24 23:59:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m7.303960118s) from=127.0.0.6:40335 2022/11/24 23:59:22 [DEBUG] http: Request GET /v1/status/leader (555.768µs) from=127.0.0.6:59001 2022/11/24 23:59:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m0.759224943s) from=127.0.0.6:42539 2022/11/24 23:59:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m6.629945078s) from=127.0.0.6:50769 2022/11/24 23:59:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.161657676s) from=127.0.0.6:51315 2022/11/24 23:59:35 [DEBUG] http: Request GET /v1/status/leader (374.208µs) from=127.0.0.6:34629 2022/11/24 23:59:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/24 23:59:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m0.123165163s) from=127.0.0.6:36183 2022/11/24 23:59:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m5.088012368s) from=127.0.0.6:44081 2022/11/24 23:59:42 [DEBUG] http: Request GET /v1/status/leader (237.142µs) from=127.0.0.6:59001 2022/11/24 23:59:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.00240023s) from=127.0.0.6:60045 2022/11/24 23:59:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m0.387577263s) from=127.0.0.6:32965 2022/11/24 23:59:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m6.150649993s) from=127.0.0.6:35487 2022/11/24 23:59:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m2.570263456s) from=127.0.0.6:49773 2022/11/24 23:59:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.499791066s) from=127.0.0.6:51361 2022/11/24 23:59:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.015875948s) from=127.0.0.6:50763 2022/11/24 23:59:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m2.030127212s) from=127.0.0.6:55555 2022/11/24 23:59:55 [DEBUG] http: Request GET /v1/status/leader (4.136094ms) from=127.0.0.6:59001 2022/11/24 23:59:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m5.049734475s) from=127.0.0.6:44929 2022/11/24 23:59:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m2.682206593s) from=127.0.0.6:52305 2022/11/25 00:00:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 00:00:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:00:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:00:00 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/25 00:00:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/25 00:00:00 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:00:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/25 00:00:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/25 00:00:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/25 00:00:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/25 00:00:00 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/25 00:00:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/25 00:00:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/25 00:00:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/25 00:00:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/25 00:00:00 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:00:00 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/25 00:00:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/25 00:00:00 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:00:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:00:00 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/25 00:00:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/25 00:00:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:00:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/25 00:00:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/25 00:00:00 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:00:00 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/25 00:00:00 [DEBUG] agent: Node info in sync 2022/11/25 00:00:02 [DEBUG] http: Request GET /v1/status/leader (440.153µs) from=127.0.0.6:59001 2022/11/25 00:00:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m2.587892789s) from=127.0.0.6:56821 2022/11/25 00:00:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/25 00:00:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m5.021941087s) from=127.0.0.6:51815 2022/11/25 00:00:16 [DEBUG] http: Request GET /v1/status/leader (240.188µs) from=127.0.0.6:34629 2022/11/25 00:00:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.358224947s) from=127.0.0.6:58081 2022/11/25 00:00:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m0.170664591s) from=127.0.0.6:54311 2022/11/25 00:00:22 [DEBUG] http: Request GET /v1/status/leader (281.975µs) from=127.0.0.6:34629 2022/11/25 00:00:36 [DEBUG] http: Request GET /v1/status/leader (336.364µs) from=127.0.0.6:34629 2022/11/25 00:00:42 [DEBUG] http: Request GET /v1/status/leader (464.73µs) from=127.0.0.6:34629 2022/11/25 00:00:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m6.892677695s) from=127.0.0.6:37415 2022/11/25 00:00:56 [DEBUG] http: Request GET /v1/status/leader (434.53µs) from=127.0.0.6:34629 2022/11/25 00:00:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m7.257689622s) from=127.0.0.6:60105 2022/11/25 00:01:02 [DEBUG] http: Request GET /v1/status/leader (367.464µs) from=127.0.0.6:59001 2022/11/25 00:01:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m5.680001256s) from=127.0.0.6:42621 2022/11/25 00:01:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m3.788930422s) from=127.0.0.6:51293 2022/11/25 00:01:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m1.941434134s) from=127.0.0.6:43067 2022/11/25 00:01:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/25 00:01:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m3.7936413s) from=127.0.0.6:54071 2022/11/25 00:01:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m6.012542628s) from=127.0.0.6:59845 2022/11/25 00:01:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m0.400519523s) from=127.0.0.6:47653 2022/11/25 00:01:16 [DEBUG] http: Request GET /v1/status/leader (231.502µs) from=127.0.0.6:34629 2022/11/25 00:01:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 00:01:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/25 00:01:18 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:01:18 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/25 00:01:18 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/25 00:01:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/25 00:01:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:01:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/25 00:01:18 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:01:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/25 00:01:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/25 00:01:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/25 00:01:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:01:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:01:18 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/25 00:01:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/25 00:01:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/25 00:01:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/25 00:01:18 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/25 00:01:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/25 00:01:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/25 00:01:18 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:01:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/25 00:01:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:01:18 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/25 00:01:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/25 00:01:18 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:01:18 [DEBUG] agent: Node info in sync 2022/11/25 00:01:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m2.787450238s) from=127.0.0.6:56129 2022/11/25 00:01:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m3.032506896s) from=127.0.0.6:41193 2022/11/25 00:01:22 [DEBUG] http: Request GET /v1/status/leader (233.378µs) from=127.0.0.6:34629 2022/11/25 00:01:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m3.321755712s) from=127.0.0.6:40335 2022/11/25 00:01:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m4.711429922s) from=127.0.0.6:44185 2022/11/25 00:01:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m2.593406616s) from=127.0.0.6:42539 2022/11/25 00:01:27 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m1.345135266s) from=127.0.0.6:50769 2022/11/25 00:01:36 [DEBUG] http: Request GET /v1/status/leader (360.477µs) from=127.0.0.6:59001 2022/11/25 00:01:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.562569327s) from=127.0.0.6:51315 2022/11/25 00:01:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m1.450448337s) from=127.0.0.6:36183 2022/11/25 00:01:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m0.541210455s) from=127.0.0.6:44081 2022/11/25 00:01:42 [DEBUG] http: Request GET /v1/status/leader (294.935µs) from=127.0.0.6:59001 2022/11/25 00:01:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m0.104190056s) from=127.0.0.6:60045 2022/11/25 00:01:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m1.475989838s) from=127.0.0.6:35487 2022/11/25 00:01:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m6.788501261s) from=127.0.0.6:32965 2022/11/25 00:01:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m6.734490654s) from=127.0.0.6:49773 2022/11/25 00:01:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.020761544s) from=127.0.0.6:51361 2022/11/25 00:01:56 [DEBUG] http: Request GET /v1/status/leader (352.249µs) from=127.0.0.6:59001 2022/11/25 00:01:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m1.502476138s) from=127.0.0.6:44929 2022/11/25 00:01:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.803640133s) from=127.0.0.6:52305 2022/11/25 00:02:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m6.276987253s) from=127.0.0.6:55555 2022/11/25 00:02:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m7.067836289s) from=127.0.0.6:50763 2022/11/25 00:02:02 [DEBUG] http: Request GET /v1/status/leader (229.615µs) from=127.0.0.6:59001 2022/11/25 00:02:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/25 00:02:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m5.043425886s) from=127.0.0.6:56821 2022/11/25 00:02:16 [DEBUG] http: Request GET /v1/status/leader (349.635µs) from=127.0.0.6:34629 2022/11/25 00:02:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m1.523607355s) from=127.0.0.6:51815 2022/11/25 00:02:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.052764179s) from=127.0.0.6:58081 2022/11/25 00:02:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m0.616741944s) from=127.0.0.6:54311 2022/11/25 00:02:22 [DEBUG] http: Request GET /v1/status/leader (277.236µs) from=127.0.0.6:59001 2022/11/25 00:02:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 00:02:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/25 00:02:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:02:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:02:29 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/25 00:02:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/25 00:02:29 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:02:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/25 00:02:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/25 00:02:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/25 00:02:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/25 00:02:29 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/25 00:02:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/25 00:02:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/25 00:02:29 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:02:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/25 00:02:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:02:29 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/25 00:02:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/25 00:02:29 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:02:29 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/25 00:02:29 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/25 00:02:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/25 00:02:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:02:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/25 00:02:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/25 00:02:29 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:02:29 [DEBUG] agent: Node info in sync 2022/11/25 00:02:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/25 00:02:36 [DEBUG] http: Request GET /v1/status/leader (344.113µs) from=127.0.0.6:59001 2022/11/25 00:02:42 [DEBUG] http: Request GET /v1/status/leader (310.295µs) from=127.0.0.6:59001 2022/11/25 00:02:56 [DEBUG] http: Request GET /v1/status/leader (350.378µs) from=127.0.0.6:34629 2022/11/25 00:02:58 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m3.138613774s) from=127.0.0.6:37415 2022/11/25 00:02:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m2.901574888s) from=127.0.0.6:60105 2022/11/25 00:03:02 [DEBUG] http: Request GET /v1/status/leader (346.628µs) from=127.0.0.6:59001 2022/11/25 00:03:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m2.719107454s) from=127.0.0.6:42621 2022/11/25 00:03:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/25 00:03:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m3.203323957s) from=127.0.0.6:43067 2022/11/25 00:03:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m6.993338728s) from=127.0.0.6:51293 2022/11/25 00:03:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m0.275624341s) from=127.0.0.6:59845 2022/11/25 00:03:16 [DEBUG] http: Request GET /v1/status/leader (236.33µs) from=127.0.0.6:34629 2022/11/25 00:03:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m6.569382071s) from=127.0.0.6:54071 2022/11/25 00:03:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m5.587495217s) from=127.0.0.6:47653 2022/11/25 00:03:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m0.405189856s) from=127.0.0.6:41193 2022/11/25 00:03:22 [DEBUG] http: Request GET /v1/status/leader (424.661µs) from=127.0.0.6:34629 2022/11/25 00:03:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m1.439727837s) from=127.0.0.6:56129 2022/11/25 00:03:25 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m1.67928749s) from=127.0.0.6:40335 2022/11/25 00:03:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m2.285851407s) from=127.0.0.6:44185 2022/11/25 00:03:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m1.659715117s) from=127.0.0.6:50769 2022/11/25 00:03:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 00:03:29 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/25 00:03:29 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/25 00:03:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/25 00:03:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:03:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/25 00:03:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/25 00:03:29 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:03:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/25 00:03:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/25 00:03:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:03:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:03:29 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/25 00:03:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/25 00:03:29 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:03:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/25 00:03:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/25 00:03:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/25 00:03:29 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/25 00:03:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/25 00:03:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/25 00:03:29 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:03:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/25 00:03:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:03:29 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/25 00:03:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/25 00:03:29 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:03:29 [DEBUG] agent: Node info in sync 2022/11/25 00:03:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m6.963954726s) from=127.0.0.6:42539 2022/11/25 00:03:36 [DEBUG] http: Request GET /v1/status/leader (389.653µs) from=127.0.0.6:59001 2022/11/25 00:03:42 [DEBUG] http: Request GET /v1/status/leader (335.437µs) from=127.0.0.6:59001 2022/11/25 00:03:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.996846629s) from=127.0.0.6:51315 2022/11/25 00:03:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m4.563052175s) from=127.0.0.6:36183 2022/11/25 00:03:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m5.832920522s) from=127.0.0.6:44081 2022/11/25 00:03:52 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m3.06006621s) from=127.0.0.6:35487 2022/11/25 00:03:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m7.378387126s) from=127.0.0.6:60045 2022/11/25 00:03:56 [DEBUG] http: Request GET /v1/status/leader (403.488µs) from=127.0.0.6:59001 2022/11/25 00:03:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m2.127016227s) from=127.0.0.6:51361 2022/11/25 00:03:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m0.640228379s) from=127.0.0.6:44929 2022/11/25 00:03:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m7.18831116s) from=127.0.0.6:32965 2022/11/25 00:04:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m6.836872234s) from=127.0.0.6:49773 2022/11/25 00:04:02 [DEBUG] http: Request GET /v1/status/leader (317.21µs) from=127.0.0.6:59001 2022/11/25 00:04:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.367367989s) from=127.0.0.6:52305 2022/11/25 00:04:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m3.319788255s) from=127.0.0.6:50763 2022/11/25 00:04:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m6.641741685s) from=127.0.0.6:55555 2022/11/25 00:04:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/25 00:04:16 [DEBUG] http: Request GET /v1/status/leader (439.194µs) from=127.0.0.6:34629 2022/11/25 00:04:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m2.633093227s) from=127.0.0.6:51815 2022/11/25 00:04:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m4.948177516s) from=127.0.0.6:56821 2022/11/25 00:04:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.891996131s) from=127.0.0.6:58081 2022/11/25 00:04:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m1.615377706s) from=127.0.0.6:54311 2022/11/25 00:04:22 [DEBUG] http: Request GET /v1/status/leader (358.509µs) from=127.0.0.6:59001 2022/11/25 00:04:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 00:04:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/25 00:04:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:04:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/25 00:04:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/25 00:04:32 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:04:32 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/25 00:04:32 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/25 00:04:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:04:32 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/25 00:04:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/25 00:04:32 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:04:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/25 00:04:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/25 00:04:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/25 00:04:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:04:32 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/25 00:04:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/25 00:04:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/25 00:04:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/25 00:04:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/25 00:04:32 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:04:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/25 00:04:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/25 00:04:32 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:04:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:04:32 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/25 00:04:32 [DEBUG] agent: Node info in sync 2022/11/25 00:04:36 [DEBUG] http: Request GET /v1/status/leader (587.866µs) from=127.0.0.6:34629 2022/11/25 00:04:42 [DEBUG] http: Request GET /v1/status/leader (310.707µs) from=127.0.0.6:34629 2022/11/25 00:04:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/25 00:04:56 [DEBUG] http: Request GET /v1/status/leader (378.009µs) from=127.0.0.6:59001 2022/11/25 00:05:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m2.205080103s) from=127.0.0.6:60105 2022/11/25 00:05:02 [DEBUG] http: Request GET /v1/status/leader (356.453µs) from=127.0.0.6:59001 2022/11/25 00:05:03 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m5.182857096s) from=127.0.0.6:37415 2022/11/25 00:05:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/25 00:05:12 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m2.521531721s) from=127.0.0.6:43067 2022/11/25 00:05:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m7.120587813s) from=127.0.0.6:42621 2022/11/25 00:05:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m0.790703045s) from=127.0.0.6:59845 2022/11/25 00:05:16 [DEBUG] http: Request GET /v1/status/leader (450.305µs) from=127.0.0.6:34629 2022/11/25 00:05:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m4.547173066s) from=127.0.0.6:51293 2022/11/25 00:05:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m0.916724201s) from=127.0.0.6:41193 2022/11/25 00:05:22 [DEBUG] http: Request GET /v1/status/leader (356.056µs) from=127.0.0.6:59001 2022/11/25 00:05:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m6.168997479s) from=127.0.0.6:54071 2022/11/25 00:05:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m5.668504568s) from=127.0.0.6:47653 2022/11/25 00:05:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m1.350318232s) from=127.0.0.6:40335 2022/11/25 00:05:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m7.478129238s) from=127.0.0.6:56129 2022/11/25 00:05:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m5.1573055s) from=127.0.0.6:44185 2022/11/25 00:05:36 [DEBUG] http: Request GET /v1/status/leader (485.3µs) from=127.0.0.6:59001 2022/11/25 00:05:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m7.492017158s) from=127.0.0.6:50769 2022/11/25 00:05:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m6.647662207s) from=127.0.0.6:42539 2022/11/25 00:05:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 00:05:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:05:41 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/25 00:05:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/25 00:05:41 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:05:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/25 00:05:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/25 00:05:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/25 00:05:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:05:41 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/25 00:05:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/25 00:05:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/25 00:05:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/25 00:05:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/25 00:05:41 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:05:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/25 00:05:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/25 00:05:41 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:05:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:05:41 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/25 00:05:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/25 00:05:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:05:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/25 00:05:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/25 00:05:41 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:05:41 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/25 00:05:41 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/25 00:05:41 [DEBUG] agent: Node info in sync 2022/11/25 00:05:42 [DEBUG] http: Request GET /v1/status/leader (242.775µs) from=127.0.0.6:59001 2022/11/25 00:05:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.043145982s) from=127.0.0.6:51315 2022/11/25 00:05:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m1.152285301s) from=127.0.0.6:36183 2022/11/25 00:05:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m4.37532885s) from=127.0.0.6:44081 2022/11/25 00:05:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m0.992015768s) from=127.0.0.6:35487 2022/11/25 00:05:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m1.595976955s) from=127.0.0.6:60045 2022/11/25 00:05:56 [DEBUG] http: Request GET /v1/status/leader (514.665µs) from=127.0.0.6:59001 2022/11/25 00:06:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m0.385395552s) from=127.0.0.6:32965 2022/11/25 00:06:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m2.209178638s) from=127.0.0.6:44929 2022/11/25 00:06:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.386480241s) from=127.0.0.6:51361 2022/11/25 00:06:02 [DEBUG] http: Request GET /v1/status/leader (747.383µs) from=127.0.0.6:34629 2022/11/25 00:06:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.147353258s) from=127.0.0.6:52305 2022/11/25 00:06:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m5.40929965s) from=127.0.0.6:49773 2022/11/25 00:06:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m3.042561501s) from=127.0.0.6:50763 2022/11/25 00:06:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/25 00:06:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m1.526558393s) from=127.0.0.6:55555 2022/11/25 00:06:16 [DEBUG] http: Request GET /v1/status/leader (853.393µs) from=127.0.0.6:34629 2022/11/25 00:06:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m1.078212074s) from=127.0.0.6:51815 2022/11/25 00:06:22 [DEBUG] http: Request GET /v1/status/leader (335.026µs) from=127.0.0.6:34629 2022/11/25 00:06:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m2.697211854s) from=127.0.0.6:58081 2022/11/25 00:06:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m1.745102572s) from=127.0.0.6:54311 2022/11/25 00:06:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m5.08344321s) from=127.0.0.6:56821 2022/11/25 00:06:36 [DEBUG] http: Request GET /v1/status/leader (605.569µs) from=127.0.0.6:59001 2022/11/25 00:06:42 [DEBUG] http: Request GET /v1/status/leader (381.183µs) from=127.0.0.6:34629 2022/11/25 00:06:56 [DEBUG] http: Request GET /v1/status/leader (498.787µs) from=127.0.0.6:59001 2022/11/25 00:07:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 00:07:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/25 00:07:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/25 00:07:02 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:07:02 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/25 00:07:02 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/25 00:07:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/25 00:07:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:07:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/25 00:07:02 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:07:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/25 00:07:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/25 00:07:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/25 00:07:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:07:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:07:02 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/25 00:07:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/25 00:07:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/25 00:07:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/25 00:07:02 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/25 00:07:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/25 00:07:02 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:07:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/25 00:07:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:07:02 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/25 00:07:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/25 00:07:02 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:07:02 [DEBUG] agent: Node info in sync 2022/11/25 00:07:02 [DEBUG] http: Request GET /v1/status/leader (364.325µs) from=127.0.0.6:59001 2022/11/25 00:07:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m6.600605296s) from=127.0.0.6:60105 2022/11/25 00:07:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/25 00:07:10 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m7.173545229s) from=127.0.0.6:37415 2022/11/25 00:07:14 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m1.779072101s) from=127.0.0.6:43067 2022/11/25 00:07:16 [DEBUG] http: Request GET /v1/status/leader (379.405µs) from=127.0.0.6:34629 2022/11/25 00:07:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m2.271110603s) from=127.0.0.6:59845 2022/11/25 00:07:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/25 00:07:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m4.576047348s) from=127.0.0.6:42621 2022/11/25 00:07:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m3.413000423s) from=127.0.0.6:51293 2022/11/25 00:07:23 [DEBUG] http: Request GET /v1/status/leader (239.805µs) from=127.0.0.6:34629 2022/11/25 00:07:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m1.586992012s) from=127.0.0.6:40335 2022/11/25 00:07:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m6.240579527s) from=127.0.0.6:41193 2022/11/25 00:07:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m3.969044903s) from=127.0.0.6:54071 2022/11/25 00:07:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m6.938370907s) from=127.0.0.6:47653 2022/11/25 00:07:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m1.760312188s) from=127.0.0.6:44185 2022/11/25 00:07:36 [DEBUG] http: Request GET /v1/status/leader (475.242µs) from=127.0.0.6:59001 2022/11/25 00:07:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m6.755191424s) from=127.0.0.6:56129 2022/11/25 00:07:43 [DEBUG] http: Request GET /v1/status/leader (408.8µs) from=127.0.0.6:34629 2022/11/25 00:07:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m6.833162172s) from=127.0.0.6:50769 2022/11/25 00:07:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m7.258288591s) from=127.0.0.6:42539 2022/11/25 00:07:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.333972067s) from=127.0.0.6:51315 2022/11/25 00:07:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m2.916088131s) from=127.0.0.6:36183 2022/11/25 00:07:54 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m1.414051877s) from=127.0.0.6:35487 2022/11/25 00:07:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m1.074303488s) from=127.0.0.6:60045 2022/11/25 00:07:56 [DEBUG] http: Request GET /v1/status/leader (385.717µs) from=127.0.0.6:34629 2022/11/25 00:07:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m4.223897779s) from=127.0.0.6:44081 2022/11/25 00:08:03 [DEBUG] http: Request GET /v1/status/leader (339.849µs) from=127.0.0.6:34629 2022/11/25 00:08:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m3.498383562s) from=127.0.0.6:32965 2022/11/25 00:08:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m1.213597228s) from=127.0.0.6:52305 2022/11/25 00:08:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m4.204124614s) from=127.0.0.6:44929 2022/11/25 00:08:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.744246534s) from=127.0.0.6:51361 2022/11/25 00:08:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/25 00:08:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m4.011717699s) from=127.0.0.6:49773 2022/11/25 00:08:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m3.100628549s) from=127.0.0.6:55555 2022/11/25 00:08:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.42069427s) from=127.0.0.6:50763 2022/11/25 00:08:16 [DEBUG] http: Request GET /v1/status/leader (229.599µs) from=127.0.0.6:59001 2022/11/25 00:08:23 [DEBUG] http: Request GET /v1/status/leader (326.476µs) from=127.0.0.6:59001 2022/11/25 00:08:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.174585188s) from=127.0.0.6:51815 2022/11/25 00:08:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m5.076206629s) from=127.0.0.6:54311 2022/11/25 00:08:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m5.475919738s) from=127.0.0.6:56821 2022/11/25 00:08:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.424965916s) from=127.0.0.6:58081 2022/11/25 00:08:36 [DEBUG] http: Request GET /v1/status/leader (339.753µs) from=127.0.0.6:34629 2022/11/25 00:08:43 [DEBUG] http: Request GET /v1/status/leader (266.642µs) from=127.0.0.6:34629 2022/11/25 00:08:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 00:08:45 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:08:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/25 00:08:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:08:45 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/25 00:08:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/25 00:08:45 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:08:45 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:08:45 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/25 00:08:45 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/25 00:08:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/25 00:08:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:08:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/25 00:08:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/25 00:08:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/25 00:08:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/25 00:08:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/25 00:08:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:08:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:08:45 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/25 00:08:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/25 00:08:45 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:08:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/25 00:08:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/25 00:08:45 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/25 00:08:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/25 00:08:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/25 00:08:45 [DEBUG] agent: Node info in sync 2022/11/25 00:08:56 [DEBUG] http: Request GET /v1/status/leader (341.432µs) from=127.0.0.6:34629 2022/11/25 00:09:03 [DEBUG] http: Request GET /v1/status/leader (250.354µs) from=127.0.0.6:59001 2022/11/25 00:09:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/25 00:09:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m4.481937462s) from=127.0.0.6:60105 2022/11/25 00:09:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m5.636206105s) from=127.0.0.6:37415 2022/11/25 00:09:16 [DEBUG] http: Request GET /v1/status/leader (315.776µs) from=127.0.0.6:34629 2022/11/25 00:09:21 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m7.147235252s) from=127.0.0.6:43067 2022/11/25 00:09:23 [DEBUG] http: Request GET /v1/status/leader (369.801µs) from=127.0.0.6:34629 2022/11/25 00:09:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m3.109365742s) from=127.0.0.6:51293 2022/11/25 00:09:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m5.15964715s) from=127.0.0.6:42621 2022/11/25 00:09:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m7.454504004s) from=127.0.0.6:59845 2022/11/25 00:09:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m0.005662641s) from=127.0.0.6:54071 2022/11/25 00:09:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m1.896001969s) from=127.0.0.6:40335 2022/11/25 00:09:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m0.140602297s) from=127.0.0.6:44185 2022/11/25 00:09:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m2.229479809s) from=127.0.0.6:47653 2022/11/25 00:09:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m7.061975647s) from=127.0.0.6:41193 2022/11/25 00:09:36 [DEBUG] http: Request GET /v1/status/leader (440.255µs) from=127.0.0.6:59001 2022/11/25 00:09:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m0.152228724s) from=127.0.0.6:56129 2022/11/25 00:09:43 [DEBUG] http: Request GET /v1/status/leader (367.664µs) from=127.0.0.6:34629 2022/11/25 00:09:46 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m3.054484297s) from=127.0.0.6:50769 2022/11/25 00:09:51 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m5.087474052s) from=127.0.0.6:42539 2022/11/25 00:09:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m7.320099833s) from=127.0.0.6:51315 2022/11/25 00:09:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m4.423216546s) from=127.0.0.6:36183 2022/11/25 00:09:56 [DEBUG] http: Request GET /v1/status/leader (247.189µs) from=127.0.0.6:34629 2022/11/25 00:09:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m1.619736756s) from=127.0.0.6:60045 2022/11/25 00:09:59 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m4.859312057s) from=127.0.0.6:35487 2022/11/25 00:10:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m4.999834127s) from=127.0.0.6:44081 2022/11/25 00:10:03 [DEBUG] http: Request GET /v1/status/leader (474.767µs) from=127.0.0.6:34629 2022/11/25 00:10:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m0.99317392s) from=127.0.0.6:32965 2022/11/25 00:10:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/25 00:10:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m6.628846363s) from=127.0.0.6:52305 2022/11/25 00:10:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m6.00049151s) from=127.0.0.6:44929 2022/11/25 00:10:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.619481503s) from=127.0.0.6:51361 2022/11/25 00:10:16 [DEBUG] http: Request GET /v1/status/leader (336.897µs) from=127.0.0.6:59001 2022/11/25 00:10:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m2.503791976s) from=127.0.0.6:50763 2022/11/25 00:10:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/25 00:10:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m4.983562335s) from=127.0.0.6:55555 2022/11/25 00:10:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m5.992669016s) from=127.0.0.6:49773 2022/11/25 00:10:23 [DEBUG] http: Request GET /v1/status/leader (373.803µs) from=127.0.0.6:59001 2022/11/25 00:10:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 00:10:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:10:26 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/25 00:10:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/25 00:10:26 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:10:26 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/25 00:10:26 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/25 00:10:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/25 00:10:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:10:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/25 00:10:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/25 00:10:26 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:10:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/25 00:10:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:10:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:10:26 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/25 00:10:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/25 00:10:26 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:10:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/25 00:10:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/25 00:10:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/25 00:10:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/25 00:10:26 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/25 00:10:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/25 00:10:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/25 00:10:26 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:10:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/25 00:10:26 [DEBUG] agent: Node info in sync 2022/11/25 00:10:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m1.743264698s) from=127.0.0.6:51815 2022/11/25 00:10:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m2.859448571s) from=127.0.0.6:56821 2022/11/25 00:10:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.806516036s) from=127.0.0.6:58081 2022/11/25 00:10:36 [DEBUG] http: Request GET /v1/status/leader (325.88µs) from=127.0.0.6:34629 2022/11/25 00:10:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m7.195253802s) from=127.0.0.6:54311 2022/11/25 00:10:43 [DEBUG] http: Request GET /v1/status/leader (447.948µs) from=127.0.0.6:59001 2022/11/25 00:10:56 [DEBUG] http: Request GET /v1/status/leader (398.024µs) from=127.0.0.6:34629 2022/11/25 00:11:03 [DEBUG] http: Request GET /v1/status/leader (245.607µs) from=127.0.0.6:59001 2022/11/25 00:11:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/25 00:11:16 [DEBUG] http: Request GET /v1/status/leader (329.266µs) from=127.0.0.6:34629 2022/11/25 00:11:18 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m1.646734034s) from=127.0.0.6:37415 2022/11/25 00:11:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m6.51677175s) from=127.0.0.6:60105 2022/11/25 00:11:23 [DEBUG] http: Request GET /v1/status/leader (265.577µs) from=127.0.0.6:34629 2022/11/25 00:11:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m0.885121127s) from=127.0.0.6:59845 2022/11/25 00:11:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m4.917719889s) from=127.0.0.6:51293 2022/11/25 00:11:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m6.910011364s) from=127.0.0.6:43067 2022/11/25 00:11:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m6.933600038s) from=127.0.0.6:42621 2022/11/25 00:11:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m3.667244396s) from=127.0.0.6:40335 2022/11/25 00:11:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m3.966112875s) from=127.0.0.6:54071 2022/11/25 00:11:36 [DEBUG] http: Request GET /v1/status/leader (292.286µs) from=127.0.0.6:59001 2022/11/25 00:11:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m2.613508346s) from=127.0.0.6:41193 2022/11/25 00:11:38 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m1.492345139s) from=127.0.0.6:56129 2022/11/25 00:11:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m7.221641594s) from=127.0.0.6:44185 2022/11/25 00:11:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m6.32948704s) from=127.0.0.6:47653 2022/11/25 00:11:43 [DEBUG] http: Request GET /v1/status/leader (353.104µs) from=127.0.0.6:34629 2022/11/25 00:11:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m3.904435789s) from=127.0.0.6:50769 2022/11/25 00:11:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m1.017229214s) from=127.0.0.6:42539 2022/11/25 00:11:56 [DEBUG] http: Request GET /v1/status/leader (357.286µs) from=127.0.0.6:59001 2022/11/25 00:11:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.510644481s) from=127.0.0.6:51315 2022/11/25 00:11:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m3.673238351s) from=127.0.0.6:36183 2022/11/25 00:12:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.764615431s) from=127.0.0.6:60045 2022/11/25 00:12:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m0.420145172s) from=127.0.0.6:44081 2022/11/25 00:12:03 [DEBUG] http: Request GET /v1/status/leader (402.514µs) from=127.0.0.6:34629 2022/11/25 00:12:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m6.323219719s) from=127.0.0.6:35487 2022/11/25 00:12:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m3.283361112s) from=127.0.0.6:32965 2022/11/25 00:12:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/25 00:12:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m1.133729734s) from=127.0.0.6:44929 2022/11/25 00:12:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m2.164252636s) from=127.0.0.6:52305 2022/11/25 00:12:16 [DEBUG] http: Request GET /v1/status/leader (1.191596ms) from=127.0.0.6:59001 2022/11/25 00:12:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m1.257619229s) from=127.0.0.6:51361 2022/11/25 00:12:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m3.058521389s) from=127.0.0.6:55555 2022/11/25 00:12:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.950492461s) from=127.0.0.6:50763 2022/11/25 00:12:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m5.212023731s) from=127.0.0.6:49773 2022/11/25 00:12:23 [DEBUG] http: Request GET /v1/status/leader (395.292µs) from=127.0.0.6:34629 2022/11/25 00:12:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 00:12:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:12:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:12:23 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/25 00:12:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/25 00:12:23 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:12:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/25 00:12:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/25 00:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/25 00:12:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/25 00:12:23 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/25 00:12:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/25 00:12:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/25 00:12:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/25 00:12:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/25 00:12:23 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:12:23 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/25 00:12:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/25 00:12:23 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:12:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:12:23 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/25 00:12:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/25 00:12:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:12:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/25 00:12:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/25 00:12:23 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:12:23 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/25 00:12:23 [DEBUG] agent: Node info in sync 2022/11/25 00:12:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m2.537442656s) from=127.0.0.6:51815 2022/11/25 00:12:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m3.670926237s) from=127.0.0.6:56821 2022/11/25 00:12:36 [DEBUG] http: Request GET /v1/status/leader (552.512µs) from=127.0.0.6:59001 2022/11/25 00:12:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.911281075s) from=127.0.0.6:58081 2022/11/25 00:12:43 [DEBUG] http: Request GET /v1/status/leader (261.787µs) from=127.0.0.6:59001 2022/11/25 00:12:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m7.412397271s) from=127.0.0.6:54311 2022/11/25 00:12:56 [DEBUG] http: Request GET /v1/status/leader (227.868µs) from=127.0.0.6:34629 2022/11/25 00:13:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/25 00:13:03 [DEBUG] http: Request GET /v1/status/leader (639.09µs) from=127.0.0.6:59001 2022/11/25 00:13:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/25 00:13:16 [DEBUG] http: Request GET /v1/status/leader (383.33µs) from=127.0.0.6:59001 2022/11/25 00:13:19 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m1.825259378s) from=127.0.0.6:37415 2022/11/25 00:13:20 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m1.40566884s) from=127.0.0.6:60105 2022/11/25 00:13:23 [DEBUG] http: Request GET /v1/status/leader (361.097µs) from=127.0.0.6:59001 2022/11/25 00:13:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m0.411171337s) from=127.0.0.6:59845 2022/11/25 00:13:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m4.241357315s) from=127.0.0.6:43067 2022/11/25 00:13:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m3.4965737s) from=127.0.0.6:42621 2022/11/25 00:13:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m7.313647964s) from=127.0.0.6:51293 2022/11/25 00:13:36 [DEBUG] http: Request GET /v1/status/leader (676.557µs) from=127.0.0.6:59001 2022/11/25 00:13:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m2.796069563s) from=127.0.0.6:54071 2022/11/25 00:13:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m4.801337981s) from=127.0.0.6:40335 2022/11/25 00:13:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m1.823328772s) from=127.0.0.6:41193 2022/11/25 00:13:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m3.909398832s) from=127.0.0.6:56129 2022/11/25 00:13:43 [DEBUG] http: Request GET /v1/status/leader (1.256923ms) from=127.0.0.6:34629 2022/11/25 00:13:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m5.845635837s) from=127.0.0.6:44185 2022/11/25 00:13:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m5.762941025s) from=127.0.0.6:47653 2022/11/25 00:13:54 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m3.643797709s) from=127.0.0.6:50769 2022/11/25 00:13:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m2.184808785s) from=127.0.0.6:42539 2022/11/25 00:13:56 [DEBUG] http: Request GET /v1/status/leader (307.691µs) from=127.0.0.6:59001 2022/11/25 00:14:03 [DEBUG] http: Request GET /v1/status/leader (672.061µs) from=127.0.0.6:34629 2022/11/25 00:14:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.091413178s) from=127.0.0.6:60045 2022/11/25 00:14:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m7.155264686s) from=127.0.0.6:51315 2022/11/25 00:14:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m6.77377886s) from=127.0.0.6:36183 2022/11/25 00:14:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m5.023346396s) from=127.0.0.6:44081 2022/11/25 00:14:09 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m3.711003465s) from=127.0.0.6:35487 2022/11/25 00:14:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m1.575340178s) from=127.0.0.6:32965 2022/11/25 00:14:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/25 00:14:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 00:14:11 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:14:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/25 00:14:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:14:11 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/25 00:14:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/25 00:14:11 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:14:11 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/25 00:14:11 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/25 00:14:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/25 00:14:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:14:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/25 00:14:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/25 00:14:11 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:14:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/25 00:14:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:14:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:14:11 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/25 00:14:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/25 00:14:11 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:14:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/25 00:14:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/25 00:14:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/25 00:14:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/25 00:14:11 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/25 00:14:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/25 00:14:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/25 00:14:11 [DEBUG] agent: Node info in sync 2022/11/25 00:14:16 [DEBUG] http: Request GET /v1/status/leader (492.564µs) from=127.0.0.6:59001 2022/11/25 00:14:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.964976433s) from=127.0.0.6:52305 2022/11/25 00:14:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m7.262830916s) from=127.0.0.6:44929 2022/11/25 00:14:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.344584361s) from=127.0.0.6:51361 2022/11/25 00:14:23 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.320204913s) from=127.0.0.6:50763 2022/11/25 00:14:23 [DEBUG] http: Request GET /v1/status/leader (244.126µs) from=127.0.0.6:34629 2022/11/25 00:14:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m0.606024447s) from=127.0.0.6:49773 2022/11/25 00:14:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m6.723539353s) from=127.0.0.6:55555 2022/11/25 00:14:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m1.434356607s) from=127.0.0.6:51815 2022/11/25 00:14:36 [DEBUG] http: Request GET /v1/status/leader (680.425µs) from=127.0.0.6:34629 2022/11/25 00:14:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m3.979410533s) from=127.0.0.6:56821 2022/11/25 00:14:43 [DEBUG] http: Request GET /v1/status/leader (391.119µs) from=127.0.0.6:59001 2022/11/25 00:14:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.583495838s) from=127.0.0.6:58081 2022/11/25 00:14:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m1.205118392s) from=127.0.0.6:54311 2022/11/25 00:14:56 [DEBUG] http: Request GET /v1/status/leader (220.239µs) from=127.0.0.6:34629 2022/11/25 00:15:03 [DEBUG] http: Request GET /v1/status/leader (248.242µs) from=127.0.0.6:34629 2022/11/25 00:15:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/25 00:15:16 [DEBUG] http: Request GET /v1/status/leader (8.507871ms) from=127.0.0.6:59001 2022/11/25 00:15:22 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m2.621084265s) from=127.0.0.6:37415 2022/11/25 00:15:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m2.649573352s) from=127.0.0.6:60105 2022/11/25 00:15:23 [DEBUG] http: Request GET /v1/status/leader (371.198µs) from=127.0.0.6:34629 2022/11/25 00:15:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m2.076817156s) from=127.0.0.6:59845 2022/11/25 00:15:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/25 00:15:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m0.221636058s) from=127.0.0.6:42621 2022/11/25 00:15:36 [DEBUG] http: Request GET /v1/status/leader (331.841µs) from=127.0.0.6:34629 2022/11/25 00:15:38 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m5.443222433s) from=127.0.0.6:43067 2022/11/25 00:15:42 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m3.393768468s) from=127.0.0.6:40335 2022/11/25 00:15:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m7.094926137s) from=127.0.0.6:51293 2022/11/25 00:15:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m0.193937179s) from=127.0.0.6:56129 2022/11/25 00:15:43 [DEBUG] http: Request GET /v1/status/leader (243.531µs) from=127.0.0.6:34629 2022/11/25 00:15:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m6.647225172s) from=127.0.0.6:54071 2022/11/25 00:15:46 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m6.16254159s) from=127.0.0.6:41193 2022/11/25 00:15:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m4.644216471s) from=127.0.0.6:44185 2022/11/25 00:15:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m5.980506098s) from=127.0.0.6:47653 2022/11/25 00:15:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m2.40214952s) from=127.0.0.6:50769 2022/11/25 00:15:56 [DEBUG] http: Request GET /v1/status/leader (266.826µs) from=127.0.0.6:59001 2022/11/25 00:16:01 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m6.845963408s) from=127.0.0.6:42539 2022/11/25 00:16:03 [DEBUG] http: Request GET /v1/status/leader (238.341µs) from=127.0.0.6:34629 2022/11/25 00:16:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m0.410156532s) from=127.0.0.6:60045 2022/11/25 00:16:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 00:16:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/25 00:16:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:16:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/25 00:16:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/25 00:16:05 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:16:05 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/25 00:16:05 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/25 00:16:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:16:05 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/25 00:16:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/25 00:16:05 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:16:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/25 00:16:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/25 00:16:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/25 00:16:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:16:05 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/25 00:16:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/25 00:16:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/25 00:16:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/25 00:16:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/25 00:16:05 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:16:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/25 00:16:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/25 00:16:05 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:16:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:16:05 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/25 00:16:05 [DEBUG] agent: Node info in sync 2022/11/25 00:16:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/25 00:16:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m2.228451344s) from=127.0.0.6:44081 2022/11/25 00:16:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m7.112801398s) from=127.0.0.6:51315 2022/11/25 00:16:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m6.417571154s) from=127.0.0.6:36183 2022/11/25 00:16:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m3.125362357s) from=127.0.0.6:32965 2022/11/25 00:16:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m6.989479535s) from=127.0.0.6:35487 2022/11/25 00:16:16 [DEBUG] http: Request GET /v1/status/leader (377.09µs) from=127.0.0.6:34629 2022/11/25 00:16:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m1.403638015s) from=127.0.0.6:44929 2022/11/25 00:16:23 [DEBUG] http: Request GET /v1/status/leader (232.016µs) from=127.0.0.6:59001 2022/11/25 00:16:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.23338452s) from=127.0.0.6:50763 2022/11/25 00:16:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m6.648848187s) from=127.0.0.6:52305 2022/11/25 00:16:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m5.401146149s) from=127.0.0.6:51361 2022/11/25 00:16:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m7.424498422s) from=127.0.0.6:49773 2022/11/25 00:16:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m1.411708132s) from=127.0.0.6:51815 2022/11/25 00:16:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m7.425148941s) from=127.0.0.6:55555 2022/11/25 00:16:36 [DEBUG] http: Request GET /v1/status/leader (397.885µs) from=127.0.0.6:34629 2022/11/25 00:16:43 [DEBUG] http: Request GET /v1/status/leader (343.653µs) from=127.0.0.6:34629 2022/11/25 00:16:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m6.240230001s) from=127.0.0.6:56821 2022/11/25 00:16:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.025780022s) from=127.0.0.6:58081 2022/11/25 00:16:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m6.880836813s) from=127.0.0.6:54311 2022/11/25 00:16:57 [DEBUG] http: Request GET /v1/status/leader (437.61µs) from=127.0.0.6:59001 2022/11/25 00:17:03 [DEBUG] http: Request GET /v1/status/leader (341.559µs) from=127.0.0.6:59001 2022/11/25 00:17:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/25 00:17:17 [DEBUG] http: Request GET /v1/status/leader (457.79µs) from=127.0.0.6:59001 2022/11/25 00:17:23 [DEBUG] http: Request GET /v1/status/leader (339.538µs) from=127.0.0.6:59001 2022/11/25 00:17:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m1.382873519s) from=127.0.0.6:60105 2022/11/25 00:17:24 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m2.349420086s) from=127.0.0.6:37415 2022/11/25 00:17:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m6.147765072s) from=127.0.0.6:59845 2022/11/25 00:17:37 [DEBUG] http: Request GET /v1/status/leader (230.946µs) from=127.0.0.6:59001 2022/11/25 00:17:38 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m0.180279944s) from=127.0.0.6:43067 2022/11/25 00:17:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/25 00:17:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m5.919012984s) from=127.0.0.6:42621 2022/11/25 00:17:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m0.069415169s) from=127.0.0.6:51293 2022/11/25 00:17:42 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m0.42647718s) from=127.0.0.6:40335 2022/11/25 00:17:43 [DEBUG] http: Request GET /v1/status/leader (434.863µs) from=127.0.0.6:34629 2022/11/25 00:17:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m4.401430588s) from=127.0.0.6:54071 2022/11/25 00:17:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m7.153479591s) from=127.0.0.6:56129 2022/11/25 00:17:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 00:17:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:17:51 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/25 00:17:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/25 00:17:51 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:17:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/25 00:17:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/25 00:17:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/25 00:17:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:17:51 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/25 00:17:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/25 00:17:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/25 00:17:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/25 00:17:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/25 00:17:51 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:17:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/25 00:17:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/25 00:17:51 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:17:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:17:51 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/25 00:17:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/25 00:17:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:17:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/25 00:17:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/25 00:17:51 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:17:51 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/25 00:17:51 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/25 00:17:51 [DEBUG] agent: Node info in sync 2022/11/25 00:17:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m0.739426943s) from=127.0.0.6:44185 2022/11/25 00:17:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m6.688168795s) from=127.0.0.6:41193 2022/11/25 00:17:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m0.015666364s) from=127.0.0.6:50769 2022/11/25 00:17:57 [DEBUG] http: Request GET /v1/status/leader (1.929226ms) from=127.0.0.6:59001 2022/11/25 00:17:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m5.772680653s) from=127.0.0.6:47653 2022/11/25 00:18:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m1.617434348s) from=127.0.0.6:42539 2022/11/25 00:18:03 [DEBUG] http: Request GET /v1/status/leader (348.962µs) from=127.0.0.6:59001 2022/11/25 00:18:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m4.264969681s) from=127.0.0.6:60045 2022/11/25 00:18:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/25 00:18:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m3.889042836s) from=127.0.0.6:44081 2022/11/25 00:18:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m4.111780751s) from=127.0.0.6:32965 2022/11/25 00:18:17 [DEBUG] http: Request GET /v1/status/leader (359.927µs) from=127.0.0.6:34629 2022/11/25 00:18:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m4.710413711s) from=127.0.0.6:36183 2022/11/25 00:18:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m5.384816705s) from=127.0.0.6:51315 2022/11/25 00:18:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m6.735664784s) from=127.0.0.6:35487 2022/11/25 00:18:23 [DEBUG] http: Request GET /v1/status/leader (568.415µs) from=127.0.0.6:59001 2022/11/25 00:18:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m7.478441378s) from=127.0.0.6:44929 2022/11/25 00:18:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m5.177366339s) from=127.0.0.6:50763 2022/11/25 00:18:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m6.532367392s) from=127.0.0.6:52305 2022/11/25 00:18:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m5.854954121s) from=127.0.0.6:51361 2022/11/25 00:18:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m3.815111342s) from=127.0.0.6:49773 2022/11/25 00:18:37 [DEBUG] http: Request GET /v1/status/leader (242.035µs) from=127.0.0.6:59001 2022/11/25 00:18:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m3.684173604s) from=127.0.0.6:55555 2022/11/25 00:18:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.086340404s) from=127.0.0.6:51815 2022/11/25 00:18:43 [DEBUG] http: Request GET /v1/status/leader (524.839µs) from=127.0.0.6:59001 2022/11/25 00:18:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m6.248101366s) from=127.0.0.6:56821 2022/11/25 00:18:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.082587094s) from=127.0.0.6:58081 2022/11/25 00:18:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m3.919328061s) from=127.0.0.6:54311 2022/11/25 00:18:57 [DEBUG] http: Request GET /v1/status/leader (392.205µs) from=127.0.0.6:34629 2022/11/25 00:19:03 [DEBUG] http: Request GET /v1/status/leader (278.808µs) from=127.0.0.6:59001 2022/11/25 00:19:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/25 00:19:17 [DEBUG] http: Request GET /v1/status/leader (317.095µs) from=127.0.0.6:34629 2022/11/25 00:19:23 [DEBUG] http: Request GET /v1/status/leader (4.356358ms) from=127.0.0.6:59001 2022/11/25 00:19:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 00:19:23 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:19:23 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/25 00:19:23 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/25 00:19:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/25 00:19:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:19:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/25 00:19:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/25 00:19:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/25 00:19:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/25 00:19:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/25 00:19:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:19:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:19:23 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/25 00:19:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/25 00:19:23 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:19:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/25 00:19:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/25 00:19:23 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/25 00:19:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/25 00:19:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/25 00:19:23 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:19:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/25 00:19:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:19:23 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/25 00:19:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/25 00:19:23 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:19:23 [DEBUG] agent: Node info in sync 2022/11/25 00:19:27 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m2.553676939s) from=127.0.0.6:37415 2022/11/25 00:19:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m6.153474113s) from=127.0.0.6:60105 2022/11/25 00:19:37 [DEBUG] http: Request GET /v1/status/leader (330.675µs) from=127.0.0.6:34629 2022/11/25 00:19:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m5.476926352s) from=127.0.0.6:59845 2022/11/25 00:19:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m0.207825914s) from=127.0.0.6:42621 2022/11/25 00:19:43 [DEBUG] http: Request GET /v1/status/leader (234.818µs) from=127.0.0.6:34629 2022/11/25 00:19:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m5.79140461s) from=127.0.0.6:43067 2022/11/25 00:19:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m2.644033193s) from=127.0.0.6:40335 2022/11/25 00:19:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m6.604478799s) from=127.0.0.6:51293 2022/11/25 00:19:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m2.809366375s) from=127.0.0.6:56129 2022/11/25 00:19:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m6.009133583s) from=127.0.0.6:54071 2022/11/25 00:19:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m2.261137542s) from=127.0.0.6:44185 2022/11/25 00:19:57 [DEBUG] http: Request GET /v1/status/leader (323.955µs) from=127.0.0.6:59001 2022/11/25 00:19:58 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m1.602484565s) from=127.0.0.6:50769 2022/11/25 00:19:58 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m5.378658357s) from=127.0.0.6:41193 2022/11/25 00:19:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m0.321658219s) from=127.0.0.6:47653 2022/11/25 00:20:03 [DEBUG] http: Request GET /v1/status/leader (316.383µs) from=127.0.0.6:34629 2022/11/25 00:20:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m1.64314839s) from=127.0.0.6:42539 2022/11/25 00:20:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/25 00:20:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.120613001s) from=127.0.0.6:60045 2022/11/25 00:20:17 [DEBUG] http: Request GET /v1/status/leader (265.351µs) from=127.0.0.6:59001 2022/11/25 00:20:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m1.478678039s) from=127.0.0.6:51315 2022/11/25 00:20:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m2.559618144s) from=127.0.0.6:32965 2022/11/25 00:20:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m3.147590377s) from=127.0.0.6:36183 2022/11/25 00:20:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m7.450462134s) from=127.0.0.6:44081 2022/11/25 00:20:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m0.223306327s) from=127.0.0.6:35487 2022/11/25 00:20:23 [DEBUG] http: Request GET /v1/status/leader (769.435µs) from=127.0.0.6:34629 2022/11/25 00:20:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/25 00:20:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.285681223s) from=127.0.0.6:50763 2022/11/25 00:20:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m6.289624262s) from=127.0.0.6:44929 2022/11/25 00:20:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.082130767s) from=127.0.0.6:49773 2022/11/25 00:20:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.629841733s) from=127.0.0.6:51361 2022/11/25 00:20:37 [DEBUG] http: Request GET /v1/status/leader (654.441µs) from=127.0.0.6:34629 2022/11/25 00:20:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.909801643s) from=127.0.0.6:52305 2022/11/25 00:20:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m2.505653531s) from=127.0.0.6:55555 2022/11/25 00:20:43 [DEBUG] http: Request GET /v1/status/leader (510.825µs) from=127.0.0.6:59001 2022/11/25 00:20:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.372527674s) from=127.0.0.6:51815 2022/11/25 00:20:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.425950702s) from=127.0.0.6:58081 2022/11/25 00:20:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m4.157342728s) from=127.0.0.6:56821 2022/11/25 00:20:57 [DEBUG] http: Request GET /v1/status/leader (426.114µs) from=127.0.0.6:59001 2022/11/25 00:20:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 00:20:57 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:20:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/25 00:20:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:20:57 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/25 00:20:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/25 00:20:57 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:20:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/25 00:20:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/25 00:20:57 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:20:57 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/25 00:20:57 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/25 00:20:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/25 00:20:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:20:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/25 00:20:57 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:20:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/25 00:20:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/25 00:20:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/25 00:20:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:20:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:20:57 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/25 00:20:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/25 00:20:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/25 00:20:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/25 00:20:57 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/25 00:20:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/25 00:20:57 [DEBUG] agent: Node info in sync 2022/11/25 00:21:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m7.16364524s) from=127.0.0.6:54311 2022/11/25 00:21:03 [DEBUG] http: Request GET /v1/status/leader (398.867µs) from=127.0.0.6:34629 2022/11/25 00:21:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/25 00:21:17 [DEBUG] http: Request GET /v1/status/leader (513.657µs) from=127.0.0.6:34629 2022/11/25 00:21:23 [DEBUG] http: Request GET /v1/status/leader (1.73922ms) from=127.0.0.6:59001 2022/11/25 00:21:27 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m0.065778179s) from=127.0.0.6:37415 2022/11/25 00:21:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m4.507495244s) from=127.0.0.6:60105 2022/11/25 00:21:37 [DEBUG] http: Request GET /v1/status/leader (280.589µs) from=127.0.0.6:34629 2022/11/25 00:21:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m1.360106642s) from=127.0.0.6:42621 2022/11/25 00:21:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m2.617627688s) from=127.0.0.6:59845 2022/11/25 00:21:43 [DEBUG] http: Request GET /v1/status/leader (259.789µs) from=127.0.0.6:59001 2022/11/25 00:21:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m0.778103541s) from=127.0.0.6:40335 2022/11/25 00:21:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m5.967378435s) from=127.0.0.6:43067 2022/11/25 00:21:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m4.88982998s) from=127.0.0.6:51293 2022/11/25 00:21:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m1.626311796s) from=127.0.0.6:54071 2022/11/25 00:21:57 [DEBUG] http: Request GET /v1/status/leader (604.075µs) from=127.0.0.6:59001 2022/11/25 00:21:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m5.035148414s) from=127.0.0.6:56129 2022/11/25 00:22:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m5.711327654s) from=127.0.0.6:44185 2022/11/25 00:22:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 00:22:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:22:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/25 00:22:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/25 00:22:02 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:22:02 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/25 00:22:02 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/25 00:22:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/25 00:22:02 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/25 00:22:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/25 00:22:02 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:22:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/25 00:22:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/25 00:22:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/25 00:22:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:22:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:22:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/25 00:22:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/25 00:22:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/25 00:22:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/25 00:22:02 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/25 00:22:02 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:22:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/25 00:22:02 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:22:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:22:02 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/25 00:22:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/25 00:22:02 [DEBUG] agent: Node info in sync 2022/11/25 00:22:02 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m3.67473179s) from=127.0.0.6:41193 2022/11/25 00:22:03 [DEBUG] http: Request GET /v1/status/leader (334.142µs) from=127.0.0.6:59001 2022/11/25 00:22:03 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m5.460166818s) from=127.0.0.6:50769 2022/11/25 00:22:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m6.296710224s) from=127.0.0.6:47653 2022/11/25 00:22:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m4.154555092s) from=127.0.0.6:42539 2022/11/25 00:22:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/25 00:22:17 [DEBUG] http: Request GET /v1/status/leader (385.716µs) from=127.0.0.6:59001 2022/11/25 00:22:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m5.949902162s) from=127.0.0.6:60045 2022/11/25 00:22:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m0.012637761s) from=127.0.0.6:44081 2022/11/25 00:22:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m2.434670007s) from=127.0.0.6:32965 2022/11/25 00:22:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.105673843s) from=127.0.0.6:51315 2022/11/25 00:22:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m3.470317752s) from=127.0.0.6:36183 2022/11/25 00:22:23 [DEBUG] http: Request GET /v1/status/leader (371.634µs) from=127.0.0.6:34629 2022/11/25 00:22:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m4.199736618s) from=127.0.0.6:35487 2022/11/25 00:22:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m0.052310735s) from=127.0.0.6:44929 2022/11/25 00:22:37 [DEBUG] http: Request GET /v1/status/leader (530.122µs) from=127.0.0.6:59001 2022/11/25 00:22:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m1.87922281s) from=127.0.0.6:52305 2022/11/25 00:22:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.135434963s) from=127.0.0.6:50763 2022/11/25 00:22:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m6.231709724s) from=127.0.0.6:49773 2022/11/25 00:22:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m2.13558512s) from=127.0.0.6:55555 2022/11/25 00:22:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m7.386005017s) from=127.0.0.6:51361 2022/11/25 00:22:43 [DEBUG] http: Request GET /v1/status/leader (353.066µs) from=127.0.0.6:59001 2022/11/25 00:22:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.094120266s) from=127.0.0.6:51815 2022/11/25 00:22:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/25 00:22:57 [DEBUG] http: Request GET /v1/status/leader (393.262µs) from=127.0.0.6:59001 2022/11/25 00:23:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.971233295s) from=127.0.0.6:58081 2022/11/25 00:23:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m5.042939379s) from=127.0.0.6:56821 2022/11/25 00:23:03 [DEBUG] http: Request GET /v1/status/leader (279.497µs) from=127.0.0.6:59001 2022/11/25 00:23:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m6.118323157s) from=127.0.0.6:54311 2022/11/25 00:23:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/25 00:23:17 [DEBUG] http: Request GET /v1/status/leader (238.998µs) from=127.0.0.6:59001 2022/11/25 00:23:23 [DEBUG] http: Request GET /v1/status/leader (1.712296ms) from=127.0.0.6:34629 2022/11/25 00:23:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m0.62680086s) from=127.0.0.6:37415 2022/11/25 00:23:37 [DEBUG] http: Request GET /v1/status/leader (527.5µs) from=127.0.0.6:34629 2022/11/25 00:23:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m4.2987008s) from=127.0.0.6:60105 2022/11/25 00:23:43 [DEBUG] http: Request GET /v1/status/leader (368.934µs) from=127.0.0.6:34629 2022/11/25 00:23:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m3.129312934s) from=127.0.0.6:42621 2022/11/25 00:23:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m4.327684944s) from=127.0.0.6:59845 2022/11/25 00:23:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 00:23:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:23:48 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/25 00:23:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/25 00:23:48 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:23:48 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/25 00:23:48 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/25 00:23:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/25 00:23:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:23:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/25 00:23:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/25 00:23:48 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:23:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/25 00:23:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:23:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:23:48 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/25 00:23:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/25 00:23:48 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:23:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/25 00:23:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/25 00:23:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/25 00:23:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/25 00:23:48 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/25 00:23:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/25 00:23:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/25 00:23:48 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:23:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/25 00:23:48 [DEBUG] agent: Node info in sync 2022/11/25 00:23:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m1.801066521s) from=127.0.0.6:43067 2022/11/25 00:23:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m7.205620796s) from=127.0.0.6:40335 2022/11/25 00:23:57 [DEBUG] http: Request GET /v1/status/leader (603.251µs) from=127.0.0.6:34629 2022/11/25 00:24:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m7.461856866s) from=127.0.0.6:51293 2022/11/25 00:24:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m5.945946589s) from=127.0.0.6:54071 2022/11/25 00:24:03 [DEBUG] http: Request GET /v1/status/leader (362.538µs) from=127.0.0.6:59001 2022/11/25 00:24:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m3.744186288s) from=127.0.0.6:44185 2022/11/25 00:24:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m6.989217374s) from=127.0.0.6:56129 2022/11/25 00:24:05 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m3.124722859s) from=127.0.0.6:41193 2022/11/25 00:24:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/25 00:24:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m6.34626554s) from=127.0.0.6:50769 2022/11/25 00:24:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m7.125854494s) from=127.0.0.6:47653 2022/11/25 00:24:14 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m5.572589727s) from=127.0.0.6:42539 2022/11/25 00:24:17 [DEBUG] http: Request GET /v1/status/leader (334.719µs) from=127.0.0.6:34629 2022/11/25 00:24:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.542931442s) from=127.0.0.6:60045 2022/11/25 00:24:23 [DEBUG] http: Request GET /v1/status/leader (347.15µs) from=127.0.0.6:34629 2022/11/25 00:24:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m4.417219516s) from=127.0.0.6:44081 2022/11/25 00:24:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m3.998441741s) from=127.0.0.6:51315 2022/11/25 00:24:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m5.96262913s) from=127.0.0.6:32965 2022/11/25 00:24:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m6.285840868s) from=127.0.0.6:36183 2022/11/25 00:24:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m5.418533156s) from=127.0.0.6:35487 2022/11/25 00:24:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m1.518189216s) from=127.0.0.6:44929 2022/11/25 00:24:37 [DEBUG] http: Request GET /v1/status/leader (373.392µs) from=127.0.0.6:34629 2022/11/25 00:24:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.412913183s) from=127.0.0.6:50763 2022/11/25 00:24:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.286395662s) from=127.0.0.6:52305 2022/11/25 00:24:43 [DEBUG] http: Request GET /v1/status/leader (1.345927ms) from=127.0.0.6:34629 2022/11/25 00:24:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m4.032407586s) from=127.0.0.6:55555 2022/11/25 00:24:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m5.945394311s) from=127.0.0.6:51361 2022/11/25 00:24:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m7.286858371s) from=127.0.0.6:49773 2022/11/25 00:24:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m2.851138464s) from=127.0.0.6:51815 2022/11/25 00:24:57 [DEBUG] http: Request GET /v1/status/leader (332.986µs) from=127.0.0.6:59001 2022/11/25 00:25:03 [DEBUG] http: Request GET /v1/status/leader (404.212µs) from=127.0.0.6:34629 2022/11/25 00:25:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 00:25:07 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:25:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/25 00:25:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:25:07 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/25 00:25:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/25 00:25:07 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:25:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/25 00:25:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/25 00:25:07 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:25:07 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/25 00:25:07 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/25 00:25:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/25 00:25:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:25:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/25 00:25:07 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:25:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/25 00:25:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/25 00:25:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/25 00:25:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:25:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:25:07 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/25 00:25:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/25 00:25:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/25 00:25:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/25 00:25:07 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/25 00:25:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/25 00:25:07 [DEBUG] agent: Node info in sync 2022/11/25 00:25:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.940095665s) from=127.0.0.6:58081 2022/11/25 00:25:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/25 00:25:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m7.460485306s) from=127.0.0.6:56821 2022/11/25 00:25:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m6.708321027s) from=127.0.0.6:54311 2022/11/25 00:25:17 [DEBUG] http: Request GET /v1/status/leader (273.809µs) from=127.0.0.6:59001 2022/11/25 00:25:23 [DEBUG] http: Request GET /v1/status/leader (251.013µs) from=127.0.0.6:34629 2022/11/25 00:25:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/25 00:25:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m6.740200751s) from=127.0.0.6:37415 2022/11/25 00:25:37 [DEBUG] http: Request GET /v1/status/leader (318.874µs) from=127.0.0.6:34629 2022/11/25 00:25:43 [DEBUG] http: Request GET /v1/status/leader (221.662µs) from=127.0.0.6:59001 2022/11/25 00:25:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m6.015021316s) from=127.0.0.6:60105 2022/11/25 00:25:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m1.52468599s) from=127.0.0.6:59845 2022/11/25 00:25:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m5.618592048s) from=127.0.0.6:42621 2022/11/25 00:25:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m3.731628554s) from=127.0.0.6:40335 2022/11/25 00:25:57 [DEBUG] http: Request GET /v1/status/leader (250.498µs) from=127.0.0.6:34629 2022/11/25 00:25:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m6.54349697s) from=127.0.0.6:43067 2022/11/25 00:26:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m0.295087428s) from=127.0.0.6:54071 2022/11/25 00:26:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m1.472763799s) from=127.0.0.6:51293 2022/11/25 00:26:03 [DEBUG] http: Request GET /v1/status/leader (347.127µs) from=127.0.0.6:34629 2022/11/25 00:26:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m3.264675024s) from=127.0.0.6:56129 2022/11/25 00:26:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m2.657001563s) from=127.0.0.6:41193 2022/11/25 00:26:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/25 00:26:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m6.402997893s) from=127.0.0.6:44185 2022/11/25 00:26:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m4.458910876s) from=127.0.0.6:50769 2022/11/25 00:26:17 [DEBUG] http: Request GET /v1/status/leader (343.623µs) from=127.0.0.6:34629 2022/11/25 00:26:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m5.838240635s) from=127.0.0.6:47653 2022/11/25 00:26:19 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m5.056931981s) from=127.0.0.6:42539 2022/11/25 00:26:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m0.19694027s) from=127.0.0.6:60045 2022/11/25 00:26:23 [DEBUG] http: Request GET /v1/status/leader (358.433µs) from=127.0.0.6:34629 2022/11/25 00:26:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m0.757856288s) from=127.0.0.6:44081 2022/11/25 00:26:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m2.684795259s) from=127.0.0.6:32965 2022/11/25 00:26:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.024738504s) from=127.0.0.6:51315 2022/11/25 00:26:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m2.908180584s) from=127.0.0.6:36183 2022/11/25 00:26:37 [DEBUG] http: Request GET /v1/status/leader (603.403µs) from=127.0.0.6:34629 2022/11/25 00:26:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m5.249864261s) from=127.0.0.6:35487 2022/11/25 00:26:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m5.712400074s) from=127.0.0.6:44929 2022/11/25 00:26:43 [DEBUG] http: Request GET /v1/status/leader (257.31µs) from=127.0.0.6:34629 2022/11/25 00:26:44 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m2.670555984s) from=127.0.0.6:50763 2022/11/25 00:26:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.796814252s) from=127.0.0.6:52305 2022/11/25 00:26:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 00:26:51 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:26:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/25 00:26:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:26:51 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/25 00:26:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/25 00:26:51 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:26:51 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/25 00:26:51 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/25 00:26:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/25 00:26:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:26:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/25 00:26:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/25 00:26:51 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:26:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/25 00:26:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:26:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:26:51 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/25 00:26:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/25 00:26:51 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:26:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/25 00:26:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/25 00:26:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/25 00:26:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/25 00:26:51 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/25 00:26:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/25 00:26:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/25 00:26:51 [DEBUG] agent: Node info in sync 2022/11/25 00:26:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m2.383003602s) from=127.0.0.6:51361 2022/11/25 00:26:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m5.156224514s) from=127.0.0.6:55555 2022/11/25 00:26:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m4.616526524s) from=127.0.0.6:49773 2022/11/25 00:26:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.849683154s) from=127.0.0.6:51815 2022/11/25 00:26:57 [DEBUG] http: Request GET /v1/status/leader (1.394794ms) from=127.0.0.6:34629 2022/11/25 00:27:03 [DEBUG] http: Request GET /v1/status/leader (378.395µs) from=127.0.0.6:34629 2022/11/25 00:27:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/25 00:27:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m0.384304329s) from=127.0.0.6:56821 2022/11/25 00:27:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m2.032483697s) from=127.0.0.6:58081 2022/11/25 00:27:17 [DEBUG] http: Request GET /v1/status/leader (497.475µs) from=127.0.0.6:34629 2022/11/25 00:27:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m2.533824728s) from=127.0.0.6:54311 2022/11/25 00:27:23 [DEBUG] http: Request GET /v1/status/leader (257.415µs) from=127.0.0.6:34629 2022/11/25 00:27:37 [DEBUG] http: Request GET /v1/status/leader (379.458µs) from=127.0.0.6:34629 2022/11/25 00:27:40 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m5.071104272s) from=127.0.0.6:37415 2022/11/25 00:27:44 [DEBUG] http: Request GET /v1/status/leader (4.903433ms) from=127.0.0.6:34629 2022/11/25 00:27:49 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m3.901369895s) from=127.0.0.6:60105 2022/11/25 00:27:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m0.410747708s) from=127.0.0.6:42621 2022/11/25 00:27:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m4.508708026s) from=127.0.0.6:59845 2022/11/25 00:27:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 00:27:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/25 00:27:55 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:27:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:27:55 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/25 00:27:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/25 00:27:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:27:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/25 00:27:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/25 00:27:55 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:27:55 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/25 00:27:55 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/25 00:27:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:27:55 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/25 00:27:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/25 00:27:55 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:27:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/25 00:27:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/25 00:27:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/25 00:27:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:27:55 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/25 00:27:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/25 00:27:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/25 00:27:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/25 00:27:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/25 00:27:55 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:27:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/25 00:27:55 [DEBUG] agent: Node info in sync 2022/11/25 00:27:57 [DEBUG] http: Request GET /v1/status/leader (596.605µs) from=127.0.0.6:34629 2022/11/25 00:27:59 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m2.247661734s) from=127.0.0.6:40335 2022/11/25 00:28:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m4.719090051s) from=127.0.0.6:43067 2022/11/25 00:28:04 [DEBUG] http: Request GET /v1/status/leader (295.418µs) from=127.0.0.6:59001 2022/11/25 00:28:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m3.989293342s) from=127.0.0.6:51293 2022/11/25 00:28:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m7.04756536s) from=127.0.0.6:54071 2022/11/25 00:28:09 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m1.037046387s) from=127.0.0.6:41193 2022/11/25 00:28:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/25 00:28:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m2.199692681s) from=127.0.0.6:44185 2022/11/25 00:28:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m5.519590181s) from=127.0.0.6:56129 2022/11/25 00:28:17 [DEBUG] http: Request GET /v1/status/leader (382.288µs) from=127.0.0.6:34629 2022/11/25 00:28:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m0.369990713s) from=127.0.0.6:47653 2022/11/25 00:28:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m6.049498789s) from=127.0.0.6:50769 2022/11/25 00:28:24 [DEBUG] http: Request GET /v1/status/leader (283.498µs) from=127.0.0.6:34629 2022/11/25 00:28:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m4.753593614s) from=127.0.0.6:60045 2022/11/25 00:28:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m6.746047117s) from=127.0.0.6:42539 2022/11/25 00:28:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m1.535584959s) from=127.0.0.6:44081 2022/11/25 00:28:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/25 00:28:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.858489554s) from=127.0.0.6:51315 2022/11/25 00:28:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m4.672978537s) from=127.0.0.6:32965 2022/11/25 00:28:37 [DEBUG] http: Request GET /v1/status/leader (1.050142ms) from=127.0.0.6:59001 2022/11/25 00:28:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m1.089484057s) from=127.0.0.6:35487 2022/11/25 00:28:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m6.710353298s) from=127.0.0.6:36183 2022/11/25 00:28:44 [DEBUG] http: Request GET /v1/status/leader (274.698µs) from=127.0.0.6:59001 2022/11/25 00:28:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m3.101951237s) from=127.0.0.6:44929 2022/11/25 00:28:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.323584653s) from=127.0.0.6:52305 2022/11/25 00:28:50 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.550001631s) from=127.0.0.6:50763 2022/11/25 00:28:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m0.005726216s) from=127.0.0.6:55555 2022/11/25 00:28:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.841556412s) from=127.0.0.6:51361 2022/11/25 00:28:57 [DEBUG] http: Request GET /v1/status/leader (475.728µs) from=127.0.0.6:59001 2022/11/25 00:28:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m2.398160368s) from=127.0.0.6:51815 2022/11/25 00:29:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m6.654098822s) from=127.0.0.6:49773 2022/11/25 00:29:04 [DEBUG] http: Request GET /v1/status/leader (1.998869ms) from=127.0.0.6:34629 2022/11/25 00:29:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/25 00:29:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m0.364793392s) from=127.0.0.6:56821 2022/11/25 00:29:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.437201221s) from=127.0.0.6:58081 2022/11/25 00:29:17 [DEBUG] http: Request GET /v1/status/leader (320.721µs) from=127.0.0.6:59001 2022/11/25 00:29:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m1.330134904s) from=127.0.0.6:54311 2022/11/25 00:29:24 [DEBUG] http: Request GET /v1/status/leader (336.829µs) from=127.0.0.6:34629 2022/11/25 00:29:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 00:29:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:29:35 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/25 00:29:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/25 00:29:35 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:29:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/25 00:29:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/25 00:29:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/25 00:29:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:29:35 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/25 00:29:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/25 00:29:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/25 00:29:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/25 00:29:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/25 00:29:35 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:29:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/25 00:29:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/25 00:29:35 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:29:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:29:35 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/25 00:29:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/25 00:29:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:29:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/25 00:29:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/25 00:29:35 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:29:35 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/25 00:29:35 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/25 00:29:35 [DEBUG] agent: Node info in sync 2022/11/25 00:29:37 [DEBUG] http: Request GET /v1/status/leader (286.894µs) from=127.0.0.6:59001 2022/11/25 00:29:44 [DEBUG] http: Request GET /v1/status/leader (254.212µs) from=127.0.0.6:59001 2022/11/25 00:29:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m5.966796964s) from=127.0.0.6:37415 2022/11/25 00:29:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m3.530860851s) from=127.0.0.6:60105 2022/11/25 00:29:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m5.441868192s) from=127.0.0.6:42621 2022/11/25 00:29:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m4.498000413s) from=127.0.0.6:59845 2022/11/25 00:29:57 [DEBUG] http: Request GET /v1/status/leader (222.565µs) from=127.0.0.6:59001 2022/11/25 00:29:59 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m0.288405352s) from=127.0.0.6:40335 2022/11/25 00:30:04 [DEBUG] http: Request GET /v1/status/leader (390.366µs) from=127.0.0.6:34629 2022/11/25 00:30:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m3.918773076s) from=127.0.0.6:43067 2022/11/25 00:30:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/25 00:30:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m5.453221338s) from=127.0.0.6:51293 2022/11/25 00:30:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m4.87737327s) from=127.0.0.6:54071 2022/11/25 00:30:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m5.665234565s) from=127.0.0.6:41193 2022/11/25 00:30:17 [DEBUG] http: Request GET /v1/status/leader (371.467µs) from=127.0.0.6:59001 2022/11/25 00:30:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m4.766295228s) from=127.0.0.6:56129 2022/11/25 00:30:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m6.440247563s) from=127.0.0.6:44185 2022/11/25 00:30:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m2.035166712s) from=127.0.0.6:47653 2022/11/25 00:30:24 [DEBUG] http: Request GET /v1/status/leader (652.112µs) from=127.0.0.6:34629 2022/11/25 00:30:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m3.994346749s) from=127.0.0.6:50769 2022/11/25 00:30:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m0.267248154s) from=127.0.0.6:42539 2022/11/25 00:30:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m2.447260632s) from=127.0.0.6:44081 2022/11/25 00:30:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.41838282s) from=127.0.0.6:60045 2022/11/25 00:30:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m1.42128819s) from=127.0.0.6:32965 2022/11/25 00:30:37 [DEBUG] http: Request GET /v1/status/leader (337.234µs) from=127.0.0.6:34629 2022/11/25 00:30:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m7.221013728s) from=127.0.0.6:51315 2022/11/25 00:30:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m2.532662629s) from=127.0.0.6:35487 2022/11/25 00:30:44 [DEBUG] http: Request GET /v1/status/leader (386.801µs) from=127.0.0.6:34629 2022/11/25 00:30:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m5.645338202s) from=127.0.0.6:36183 2022/11/25 00:30:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m1.231956953s) from=127.0.0.6:52305 2022/11/25 00:30:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m4.840841928s) from=127.0.0.6:44929 2022/11/25 00:30:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.257228093s) from=127.0.0.6:50763 2022/11/25 00:30:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m4.743412787s) from=127.0.0.6:55555 2022/11/25 00:30:57 [DEBUG] http: Request GET /v1/status/leader (462.205µs) from=127.0.0.6:59001 2022/11/25 00:31:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m1.969768793s) from=127.0.0.6:51815 2022/11/25 00:31:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.637019315s) from=127.0.0.6:51361 2022/11/25 00:31:04 [DEBUG] http: Request GET /v1/status/leader (345.901µs) from=127.0.0.6:59001 2022/11/25 00:31:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 00:31:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/25 00:31:05 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:31:05 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/25 00:31:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/25 00:31:05 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:31:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:31:05 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/25 00:31:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/25 00:31:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:31:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/25 00:31:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/25 00:31:05 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:31:05 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/25 00:31:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:31:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:31:05 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/25 00:31:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/25 00:31:05 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:31:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/25 00:31:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/25 00:31:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/25 00:31:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/25 00:31:05 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/25 00:31:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/25 00:31:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/25 00:31:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/25 00:31:05 [DEBUG] agent: Node info in sync 2022/11/25 00:31:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m7.259463773s) from=127.0.0.6:49773 2022/11/25 00:31:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/25 00:31:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m2.153939369s) from=127.0.0.6:56821 2022/11/25 00:31:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/25 00:31:17 [DEBUG] http: Request GET /v1/status/leader (250.804µs) from=127.0.0.6:34629 2022/11/25 00:31:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.804382519s) from=127.0.0.6:58081 2022/11/25 00:31:24 [DEBUG] http: Request GET /v1/status/leader (414.759µs) from=127.0.0.6:34629 2022/11/25 00:31:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m4.408099173s) from=127.0.0.6:54311 2022/11/25 00:31:37 [DEBUG] http: Request GET /v1/status/leader (478.602µs) from=127.0.0.6:59001 2022/11/25 00:31:44 [DEBUG] http: Request GET /v1/status/leader (365.75µs) from=127.0.0.6:59001 2022/11/25 00:31:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m4.845573276s) from=127.0.0.6:37415 2022/11/25 00:31:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m2.49851408s) from=127.0.0.6:60105 2022/11/25 00:31:57 [DEBUG] http: Request GET /v1/status/leader (401.25µs) from=127.0.0.6:34629 2022/11/25 00:32:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m3.094359095s) from=127.0.0.6:59845 2022/11/25 00:32:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m4.211579528s) from=127.0.0.6:42621 2022/11/25 00:32:03 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m3.976677587s) from=127.0.0.6:40335 2022/11/25 00:32:04 [DEBUG] http: Request GET /v1/status/leader (254.503µs) from=127.0.0.6:34629 2022/11/25 00:32:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/25 00:32:14 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m6.813805477s) from=127.0.0.6:43067 2022/11/25 00:32:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m3.067927459s) from=127.0.0.6:51293 2022/11/25 00:32:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m2.681356784s) from=127.0.0.6:41193 2022/11/25 00:32:17 [DEBUG] http: Request GET /v1/status/leader (229.333µs) from=127.0.0.6:59001 2022/11/25 00:32:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m6.443494513s) from=127.0.0.6:54071 2022/11/25 00:32:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m2.75417074s) from=127.0.0.6:44185 2022/11/25 00:32:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m2.292280837s) from=127.0.0.6:47653 2022/11/25 00:32:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m5.423486242s) from=127.0.0.6:56129 2022/11/25 00:32:24 [DEBUG] http: Request GET /v1/status/leader (324.735µs) from=127.0.0.6:34629 2022/11/25 00:32:30 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m5.499239048s) from=127.0.0.6:50769 2022/11/25 00:32:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m6.768252249s) from=127.0.0.6:42539 2022/11/25 00:32:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m3.876795581s) from=127.0.0.6:44081 2022/11/25 00:32:38 [DEBUG] http: Request GET /v1/status/leader (1.559495ms) from=127.0.0.6:34629 2022/11/25 00:32:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m7.223844397s) from=127.0.0.6:60045 2022/11/25 00:32:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m1.358737871s) from=127.0.0.6:51315 2022/11/25 00:32:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m1.898998032s) from=127.0.0.6:35487 2022/11/25 00:32:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m7.469779554s) from=127.0.0.6:32965 2022/11/25 00:32:44 [DEBUG] http: Request GET /v1/status/leader (259.681µs) from=127.0.0.6:34629 2022/11/25 00:32:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m0.917441007s) from=127.0.0.6:36183 2022/11/25 00:32:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m1.497309046s) from=127.0.0.6:44929 2022/11/25 00:32:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m2.667687665s) from=127.0.0.6:52305 2022/11/25 00:32:53 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.822147137s) from=127.0.0.6:50763 2022/11/25 00:32:58 [DEBUG] http: Request GET /v1/status/leader (259.165µs) from=127.0.0.6:59001 2022/11/25 00:33:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m3.997204347s) from=127.0.0.6:55555 2022/11/25 00:33:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 00:33:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:33:04 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/25 00:33:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/25 00:33:04 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:33:04 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/25 00:33:04 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/25 00:33:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/25 00:33:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:33:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/25 00:33:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/25 00:33:04 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:33:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/25 00:33:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:33:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:33:04 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/25 00:33:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/25 00:33:04 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:33:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/25 00:33:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/25 00:33:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/25 00:33:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/25 00:33:04 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/25 00:33:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/25 00:33:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/25 00:33:04 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:33:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/25 00:33:04 [DEBUG] agent: Node info in sync 2022/11/25 00:33:04 [DEBUG] http: Request GET /v1/status/leader (407.395µs) from=127.0.0.6:59001 2022/11/25 00:33:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.345976486s) from=127.0.0.6:51815 2022/11/25 00:33:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.865140318s) from=127.0.0.6:51361 2022/11/25 00:33:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/25 00:33:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m5.491604354s) from=127.0.0.6:49773 2022/11/25 00:33:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m1.380341308s) from=127.0.0.6:56821 2022/11/25 00:33:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/25 00:33:18 [DEBUG] http: Request GET /v1/status/leader (279.464µs) from=127.0.0.6:34629 2022/11/25 00:33:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m0.395438632s) from=127.0.0.6:58081 2022/11/25 00:33:24 [DEBUG] http: Request GET /v1/status/leader (351.096µs) from=127.0.0.6:34629 2022/11/25 00:33:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m1.910578696s) from=127.0.0.6:54311 2022/11/25 00:33:38 [DEBUG] http: Request GET /v1/status/leader (781.269µs) from=127.0.0.6:59001 2022/11/25 00:33:44 [DEBUG] http: Request GET /v1/status/leader (428.403µs) from=127.0.0.6:59001 2022/11/25 00:33:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m0.893325782s) from=127.0.0.6:37415 2022/11/25 00:33:58 [DEBUG] http: Request GET /v1/status/leader (409.313µs) from=127.0.0.6:34629 2022/11/25 00:33:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m3.653919783s) from=127.0.0.6:60105 2022/11/25 00:34:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m1.061788584s) from=127.0.0.6:42621 2022/11/25 00:34:04 [DEBUG] http: Request GET /v1/status/leader (352.902µs) from=127.0.0.6:34629 2022/11/25 00:34:04 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m1.144472601s) from=127.0.0.6:40335 2022/11/25 00:34:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m5.538072035s) from=127.0.0.6:59845 2022/11/25 00:34:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/25 00:34:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m1.766921642s) from=127.0.0.6:43067 2022/11/25 00:34:18 [DEBUG] http: Request GET /v1/status/leader (224.129µs) from=127.0.0.6:34629 2022/11/25 00:34:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m0.885457852s) from=127.0.0.6:41193 2022/11/25 00:34:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m6.71002495s) from=127.0.0.6:51293 2022/11/25 00:34:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m1.027858904s) from=127.0.0.6:44185 2022/11/25 00:34:24 [DEBUG] http: Request GET /v1/status/leader (238.26µs) from=127.0.0.6:59001 2022/11/25 00:34:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m0.7197801s) from=127.0.0.6:47653 2022/11/25 00:34:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m4.161723138s) from=127.0.0.6:54071 2022/11/25 00:34:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m6.415641233s) from=127.0.0.6:56129 2022/11/25 00:34:30 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m0.234283216s) from=127.0.0.6:50769 2022/11/25 00:34:38 [DEBUG] http: Request GET /v1/status/leader (229.057µs) from=127.0.0.6:59001 2022/11/25 00:34:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m4.379806049s) from=127.0.0.6:44081 2022/11/25 00:34:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m5.45598946s) from=127.0.0.6:42539 2022/11/25 00:34:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m2.584563233s) from=127.0.0.6:60045 2022/11/25 00:34:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.004731534s) from=127.0.0.6:51315 2022/11/25 00:34:44 [DEBUG] http: Request GET /v1/status/leader (2.116107ms) from=127.0.0.6:34629 2022/11/25 00:34:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m1.288820624s) from=127.0.0.6:32965 2022/11/25 00:34:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m2.530053452s) from=127.0.0.6:36183 2022/11/25 00:34:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m5.551558345s) from=127.0.0.6:35487 2022/11/25 00:34:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.017125629s) from=127.0.0.6:52305 2022/11/25 00:34:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.497623142s) from=127.0.0.6:50763 2022/11/25 00:34:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 00:34:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/25 00:34:54 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:34:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/25 00:34:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/25 00:34:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/25 00:34:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:34:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:34:54 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/25 00:34:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/25 00:34:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/25 00:34:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/25 00:34:54 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/25 00:34:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/25 00:34:54 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:34:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/25 00:34:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:34:54 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/25 00:34:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/25 00:34:54 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:34:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/25 00:34:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/25 00:34:54 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:34:54 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/25 00:34:54 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/25 00:34:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/25 00:34:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:34:54 [DEBUG] agent: Node info in sync 2022/11/25 00:34:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m3.299589028s) from=127.0.0.6:44929 2022/11/25 00:34:58 [DEBUG] http: Request GET /v1/status/leader (402.065µs) from=127.0.0.6:59001 2022/11/25 00:35:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m1.278803103s) from=127.0.0.6:55555 2022/11/25 00:35:04 [DEBUG] http: Request GET /v1/status/leader (373.395µs) from=127.0.0.6:59001 2022/11/25 00:35:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/25 00:35:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.642458837s) from=127.0.0.6:51815 2022/11/25 00:35:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.736364297s) from=127.0.0.6:51361 2022/11/25 00:35:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m0.154027045s) from=127.0.0.6:56821 2022/11/25 00:35:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m4.21619174s) from=127.0.0.6:49773 2022/11/25 00:35:18 [DEBUG] http: Request GET /v1/status/leader (806.466µs) from=127.0.0.6:59001 2022/11/25 00:35:24 [DEBUG] http: Request GET /v1/status/leader (887.107µs) from=127.0.0.6:34629 2022/11/25 00:35:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.067584436s) from=127.0.0.6:58081 2022/11/25 00:35:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m5.01453472s) from=127.0.0.6:54311 2022/11/25 00:35:38 [DEBUG] http: Request GET /v1/status/leader (352.73µs) from=127.0.0.6:59001 2022/11/25 00:35:44 [DEBUG] http: Request GET /v1/status/leader (526.232µs) from=127.0.0.6:34629 2022/11/25 00:35:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m5.584363476s) from=127.0.0.6:37415 2022/11/25 00:35:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/25 00:35:58 [DEBUG] http: Request GET /v1/status/leader (214.823µs) from=127.0.0.6:59001 2022/11/25 00:35:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m0.438831273s) from=127.0.0.6:60105 2022/11/25 00:36:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m2.206155155s) from=127.0.0.6:42621 2022/11/25 00:36:04 [DEBUG] http: Request GET /v1/status/leader (1.541124ms) from=127.0.0.6:59001 2022/11/25 00:36:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m3.652681272s) from=127.0.0.6:40335 2022/11/25 00:36:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/25 00:36:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m5.219614458s) from=127.0.0.6:59845 2022/11/25 00:36:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 00:36:11 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/25 00:36:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/25 00:36:11 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:36:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/25 00:36:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/25 00:36:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/25 00:36:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:36:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:36:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/25 00:36:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/25 00:36:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/25 00:36:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/25 00:36:11 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/25 00:36:11 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:36:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/25 00:36:11 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:36:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:36:11 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/25 00:36:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/25 00:36:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:36:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/25 00:36:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/25 00:36:11 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:36:11 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/25 00:36:11 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/25 00:36:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/25 00:36:11 [DEBUG] agent: Node info in sync 2022/11/25 00:36:18 [DEBUG] http: Request GET /v1/status/leader (462.799µs) from=127.0.0.6:59001 2022/11/25 00:36:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m3.969331509s) from=127.0.0.6:43067 2022/11/25 00:36:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m1.424798221s) from=127.0.0.6:51293 2022/11/25 00:36:24 [DEBUG] http: Request GET /v1/status/leader (409.87µs) from=127.0.0.6:34629 2022/11/25 00:36:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m0.515863319s) from=127.0.0.6:47653 2022/11/25 00:36:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m2.394006839s) from=127.0.0.6:44185 2022/11/25 00:36:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m6.791635081s) from=127.0.0.6:41193 2022/11/25 00:36:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m2.238551596s) from=127.0.0.6:54071 2022/11/25 00:36:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m6.513476952s) from=127.0.0.6:50769 2022/11/25 00:36:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m7.247800972s) from=127.0.0.6:56129 2022/11/25 00:36:38 [DEBUG] http: Request GET /v1/status/leader (236.255µs) from=127.0.0.6:59001 2022/11/25 00:36:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m2.512084167s) from=127.0.0.6:42539 2022/11/25 00:36:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m3.265418392s) from=127.0.0.6:44081 2022/11/25 00:36:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.002688729s) from=127.0.0.6:51315 2022/11/25 00:36:44 [DEBUG] http: Request GET /v1/status/leader (242.88µs) from=127.0.0.6:59001 2022/11/25 00:36:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m2.520266054s) from=127.0.0.6:32965 2022/11/25 00:36:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.837440374s) from=127.0.0.6:60045 2022/11/25 00:36:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.550829575s) from=127.0.0.6:52305 2022/11/25 00:36:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m5.534416673s) from=127.0.0.6:36183 2022/11/25 00:36:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.638272071s) from=127.0.0.6:50763 2022/11/25 00:36:55 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m5.771399488s) from=127.0.0.6:35487 2022/11/25 00:36:58 [DEBUG] http: Request GET /v1/status/leader (364.843µs) from=127.0.0.6:59001 2022/11/25 00:37:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m4.365962586s) from=127.0.0.6:44929 2022/11/25 00:37:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m0.370599054s) from=127.0.0.6:55555 2022/11/25 00:37:04 [DEBUG] http: Request GET /v1/status/leader (405.929µs) from=127.0.0.6:34629 2022/11/25 00:37:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/25 00:37:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m2.340265983s) from=127.0.0.6:56821 2022/11/25 00:37:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.826719946s) from=127.0.0.6:51361 2022/11/25 00:37:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.157835042s) from=127.0.0.6:51815 2022/11/25 00:37:18 [DEBUG] http: Request GET /v1/status/leader (316.559µs) from=127.0.0.6:34629 2022/11/25 00:37:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 00:37:19 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:37:19 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/25 00:37:19 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/25 00:37:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/25 00:37:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:37:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/25 00:37:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/25 00:37:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/25 00:37:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/25 00:37:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/25 00:37:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:37:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:37:19 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/25 00:37:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/25 00:37:19 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:37:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/25 00:37:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/25 00:37:19 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/25 00:37:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/25 00:37:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/25 00:37:19 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:37:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/25 00:37:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:37:19 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/25 00:37:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/25 00:37:19 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:37:19 [DEBUG] agent: Node info in sync 2022/11/25 00:37:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m5.822782231s) from=127.0.0.6:49773 2022/11/25 00:37:24 [DEBUG] http: Request GET /v1/status/leader (254.459µs) from=127.0.0.6:34629 2022/11/25 00:37:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.45022241s) from=127.0.0.6:58081 2022/11/25 00:37:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m6.823969567s) from=127.0.0.6:54311 2022/11/25 00:37:38 [DEBUG] http: Request GET /v1/status/leader (332.306µs) from=127.0.0.6:34629 2022/11/25 00:37:44 [DEBUG] http: Request GET /v1/status/leader (411.465µs) from=127.0.0.6:34629 2022/11/25 00:37:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m0.340799171s) from=127.0.0.6:37415 2022/11/25 00:37:58 [DEBUG] http: Request GET /v1/status/leader (265.798µs) from=127.0.0.6:59001 2022/11/25 00:38:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m1.823278226s) from=127.0.0.6:60105 2022/11/25 00:38:04 [DEBUG] http: Request GET /v1/status/leader (228.517µs) from=127.0.0.6:59001 2022/11/25 00:38:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/25 00:38:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m5.827212733s) from=127.0.0.6:42621 2022/11/25 00:38:12 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m3.694546089s) from=127.0.0.6:40335 2022/11/25 00:38:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m4.392098314s) from=127.0.0.6:59845 2022/11/25 00:38:18 [DEBUG] http: Request GET /v1/status/leader (492.986µs) from=127.0.0.6:34629 2022/11/25 00:38:23 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m3.597429343s) from=127.0.0.6:43067 2022/11/25 00:38:24 [DEBUG] http: Request GET /v1/status/leader (422.304µs) from=127.0.0.6:59001 2022/11/25 00:38:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m1.190829091s) from=127.0.0.6:47653 2022/11/25 00:38:26 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m1.033116453s) from=127.0.0.6:41193 2022/11/25 00:38:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-x44xs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/25 00:38:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m5.416611607s) from=127.0.0.6:51293 2022/11/25 00:38:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m4.72140414s) from=127.0.0.6:44185 2022/11/25 00:38:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m7.292156735s) from=127.0.0.6:54071 2022/11/25 00:38:38 [DEBUG] http: Request GET /v1/status/leader (276.749µs) from=127.0.0.6:34629 2022/11/25 00:38:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=153 (2m3.886788898s) from=127.0.0.6:50769 2022/11/25 00:38:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m6.635981956s) from=127.0.0.6:56129 2022/11/25 00:38:44 [DEBUG] http: Request GET /v1/status/leader (295.161µs) from=127.0.0.6:34629 2022/11/25 00:38:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 00:38:44 [DEBUG] agent: Service "_v1_catalog_10.233.20.159_8806" in sync 2022/11/25 00:38:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.223_9015" in sync 2022/11/25 00:38:44 [DEBUG] agent: Service "_v1_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:38:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.62_8181" in sync 2022/11/25 00:38:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.180_8443" in sync 2022/11/25 00:38:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.95_443" in sync 2022/11/25 00:38:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:38:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.166_9011" in sync 2022/11/25 00:38:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.208_8482" in sync 2022/11/25 00:38:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.236_8484" in sync 2022/11/25 00:38:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.72_8082" in sync 2022/11/25 00:38:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.206_8803" in sync 2022/11/25 00:38:44 [DEBUG] agent: Service "_v1_vnfres_10.233.14.208_8802" in sync 2022/11/25 00:38:44 [DEBUG] agent: Service "_v0_multicloud_10.233.8.255_9001" in sync 2022/11/25 00:38:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.37.142_8801" in sync 2022/11/25 00:38:44 [DEBUG] agent: Service "_v2_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:38:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:38:44 [DEBUG] agent: Service "_v1_sdnc_10.233.5.68_8282" in sync 2022/11/25 00:38:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.18_9092" in sync 2022/11/25 00:38:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.108_9007" in sync 2022/11/25 00:38:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.163_8080" in sync 2022/11/25 00:38:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.142_8410" in sync 2022/11/25 00:38:44 [DEBUG] agent: Service "_v1_nslcm_10.233.31.140_8403" in sync 2022/11/25 00:38:44 [DEBUG] agent: Service "_v1_parser_10.233.20.159_8806" in sync 2022/11/25 00:38:44 [DEBUG] agent: Service "_v1_nsd_10.233.20.159_8806" in sync 2022/11/25 00:38:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.159_8806" in sync 2022/11/25 00:38:44 [DEBUG] agent: Node info in sync 2022/11/25 00:38:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=156 (2m4.787025892s) from=127.0.0.6:42539 2022/11/25 00:38:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m6.035896785s) from=127.0.0.6:44081 2022/11/25 00:38:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.552001663s) from=127.0.0.6:51315 2022/11/25 00:38:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m5.692909534s) from=127.0.0.6:32965 2022/11/25 00:38:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.971624828s) from=127.0.0.6:52305 2022/11/25 00:38:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.484834688s) from=127.0.0.6:60045 2022/11/25 00:38:58 [DEBUG] http: Request GET /v1/status/leader (364.35µs) from=127.0.0.6:34629 2022/11/25 00:38:59 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m4.252439078s) from=127.0.0.6:35487 2022/11/25 00:39:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m5.799761721s) from=127.0.0.6:50763 2022/11/25 00:39:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m7.115190133s) from=127.0.0.6:36183 2022/11/25 00:39:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m0.633895624s) from=127.0.0.6:55555 2022/11/25 00:39:04 [DEBUG] http: Request GET /v1/status/leader (358.637µs) from=127.0.0.6:34629 2022/11/25 00:39:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m4.742481775s) from=127.0.0.6:44929 2022/11/25 00:39:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/25 00:39:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m0.221393459s) from=127.0.0.6:51815 2022/11/25 00:39:18 [DEBUG] http: Request GET /v1/status/leader (320.946µs) from=127.0.0.6:59001 2022/11/25 00:39:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m2.4234968s) from=127.0.0.6:51361 2022/11/25 00:39:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=63 (2m4.67629529s) from=127.0.0.6:56821 2022/11/25 00:39:24 [DEBUG] http: Request GET /v1/status/leader (329.264µs) from=127.0.0.6:34629 2022/11/25 00:39:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m4.97363174s) from=127.0.0.6:49773 2022/11/25 00:39:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.399987096s) from=127.0.0.6:58081 2022/11/25 00:39:38 [DEBUG] http: Request GET /v1/status/leader (378.904µs) from=127.0.0.6:59001 2022/11/25 00:39:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m6.211496118s) from=127.0.0.6:54311 2022/11/25 00:39:44 [DEBUG] http: Request GET /v1/status/leader (383.513µs) from=127.0.0.6:34629 2022/11/25 00:39:58 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=137 (2m0.491047221s) from=127.0.0.6:37415 2022/11/25 00:39:58 [DEBUG] http: Request GET /v1/status/leader (270.786µs) from=127.0.0.6:59001 2022/11/25 00:40:04 [DEBUG] http: Request GET /v1/status/leader (533.847µs) from=127.0.0.6:59001 2022/11/25 00:40:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m4.133729377s) from=127.0.0.6:60105 2022/11/25 00:40:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-x44xs" since the cluster is too small 2022/11/25 00:40:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m1.98