+ 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: '77e357a1-5cf6-201b-0457-513a0adf8b2c' Node name: 'onap-msb-consul-5454dcc5c5-6vvk6' Datacenter: 'dc1' (Segment: '') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/08/27 22:47:04 [DEBUG] agent: Using random ID "77e357a1-5cf6-201b-0457-513a0adf8b2c" as node ID 2022/08/27 22:47:04 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:77e357a1-5cf6-201b-0457-513a0adf8b2c Address:127.0.0.1:8300}] 2022/08/27 22:47:04 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/08/27 22:47:04 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-6vvk6.dc1 127.0.0.1 2022/08/27 22:47:04 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-6vvk6 127.0.0.1 2022/08/27 22:47:04 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-6vvk6 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/27 22:47:04 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-6vvk6.dc1" in area "wan" 2022/08/27 22:47:04 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/08/27 22:47:04 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/08/27 22:47:04 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/08/27 22:47:04 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/08/27 22:47:04 [INFO] agent: started state syncer 2022/08/27 22:47:04 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/08/27 22:47:04 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/08/27 22:47:04 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/08/27 22:47:04 [DEBUG] raft: Votes needed: 1 2022/08/27 22:47:04 [DEBUG] raft: Vote granted from 77e357a1-5cf6-201b-0457-513a0adf8b2c in term 2. Tally: 1 2022/08/27 22:47:04 [INFO] raft: Election won. Tally: 1 2022/08/27 22:47:04 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/08/27 22:47:04 [INFO] consul: cluster leadership acquired 2022/08/27 22:47:04 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-6vvk6 2022/08/27 22:47:04 [INFO] agent: Synced node info 2022/08/27 22:47:04 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/08/27 22:47:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 22:47:04 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-6vvk6' joined, marking health alive 2022/08/27 22:47:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/27 22:47:06 [DEBUG] agent: Node info in sync 2022/08/27 22:47:06 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.13.1 (currently running: 1.4.3) 2022/08/27 22:48:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 22:48:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/27 22:48:53 [DEBUG] agent: Node info in sync 2022/08/27 22:49:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/27 22:49:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 22:50:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 22:50:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/27 22:50:40 [DEBUG] agent: Node info in sync 2022/08/27 22:51:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 22:51:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/27 22:52:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 22:52:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/27 22:52:25 [DEBUG] agent: Node info in sync 2022/08/27 22:53:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 22:54:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 22:54:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/27 22:54:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/27 22:54:18 [DEBUG] agent: Node info in sync 2022/08/27 22:55:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 22:56:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 22:56:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/27 22:56:16 [DEBUG] agent: Node info in sync 2022/08/27 22:56:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/27 22:57:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 22:57:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/27 22:57:24 [DEBUG] agent: Node info in sync 2022/08/27 22:58:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 22:58:40 [DEBUG] http: Request GET /v1/status/leader (7.022112ms) from=127.0.0.6:59423 2022/08/27 22:58:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 22:58:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 22:58:41 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.62.247_9015" 2022/08/27 22:58:41 [DEBUG] agent: Node info in sync 2022/08/27 22:58:41 [DEBUG] http: Request PUT /v1/agent/service/register (6.138315ms) from=127.0.0.6:59423 2022/08/27 22:58:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 22:58:41 [DEBUG] agent: Node info in sync 2022/08/27 22:58:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.104183ms) from=127.0.0.6:59423 2022/08/27 22:58:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 22:58:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 22:58:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 22:58:41 [INFO] agent: Synced service "_v0_multicloud_10.233.12.170_9001" 2022/08/27 22:58:41 [DEBUG] agent: Node info in sync 2022/08/27 22:58:41 [DEBUG] http: Request PUT /v1/agent/service/register (10.075591ms) from=127.0.0.6:59423 2022/08/27 22:58:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 22:58:41 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:41 [DEBUG] agent: Node info in sync 2022/08/27 22:58:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (514.755µs) from=127.0.0.6:59423 2022/08/27 22:58:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 22:58:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:42 [INFO] agent: Synced service "_v1_multicloud_10.233.12.170_9001" 2022/08/27 22:58:42 [DEBUG] agent: Node info in sync 2022/08/27 22:58:42 [DEBUG] http: Request PUT /v1/agent/service/register (12.573528ms) from=127.0.0.6:59423 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:42 [DEBUG] agent: Node info in sync 2022/08/27 22:58:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (895.421µs) from=127.0.0.6:59423 2022/08/27 22:58:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 22:58:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:42 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.28.69_9007" 2022/08/27 22:58:42 [DEBUG] agent: Node info in sync 2022/08/27 22:58:42 [DEBUG] http: Request PUT /v1/agent/service/register (5.989486ms) from=127.0.0.6:59423 2022/08/27 22:58:42 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 22:58:42 [DEBUG] agent: Node info in sync 2022/08/27 22:58:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (660.477µs) from=127.0.0.6:59423 2022/08/27 22:58:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 22:58:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 22:58:42 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.28.69_9007" 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:42 [DEBUG] agent: Node info in sync 2022/08/27 22:58:42 [DEBUG] http: Request PUT /v1/agent/service/register (3.983129ms) from=127.0.0.6:59423 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 22:58:42 [DEBUG] agent: Node info in sync 2022/08/27 22:58:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (381.237µs) from=127.0.0.6:59423 2022/08/27 22:58:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 22:58:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 22:58:42 [INFO] agent: Synced service "_v1_parser_10.233.53.67_8806" 2022/08/27 22:58:42 [DEBUG] agent: Node info in sync 2022/08/27 22:58:42 [DEBUG] http: Request PUT /v1/agent/service/register (19.637647ms) from=127.0.0.6:59423 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 22:58:42 [DEBUG] agent: Node info in sync 2022/08/27 22:58:42 [DEBUG] http: Request GET /v1/health/service/parser-v1 (474.435µs) from=127.0.0.6:59423 2022/08/27 22:58:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 22:58:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 22:58:42 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 22:58:42 [INFO] agent: Synced service "_v1_catalog_10.233.53.67_8806" 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 22:58:42 [DEBUG] agent: Node info in sync 2022/08/27 22:58:42 [DEBUG] http: Request PUT /v1/agent/service/register (4.648414ms) from=127.0.0.6:59423 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 22:58:42 [DEBUG] agent: Node info in sync 2022/08/27 22:58:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (367.13µs) from=127.0.0.6:59423 2022/08/27 22:58:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 22:58:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 22:58:42 [INFO] agent: Synced service "_v1_nsd_10.233.53.67_8806" 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 22:58:42 [DEBUG] agent: Node info in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 22:58:42 [DEBUG] agent: Node info in sync 2022/08/27 22:58:42 [DEBUG] http: Request PUT /v1/agent/service/register (10.490101ms) from=127.0.0.6:59423 2022/08/27 22:58:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (833.517µs) from=127.0.0.6:59423 2022/08/27 22:58:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 22:58:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 22:58:42 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.53.67_8806" 2022/08/27 22:58:42 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 22:58:42 [DEBUG] agent: Node info in sync 2022/08/27 22:58:42 [DEBUG] http: Request PUT /v1/agent/service/register (8.273976ms) from=127.0.0.6:59423 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 22:58:42 [DEBUG] agent: Node info in sync 2022/08/27 22:58:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (539.321µs) from=127.0.0.6:59423 2022/08/27 22:58:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 22:58:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 22:58:42 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.19.66_9011" 2022/08/27 22:58:42 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 22:58:42 [DEBUG] agent: Node info in sync 2022/08/27 22:58:42 [DEBUG] http: Request PUT /v1/agent/service/register (5.397242ms) from=127.0.0.6:59423 2022/08/27 22:58:42 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 22:58:42 [DEBUG] agent: Node info in sync 2022/08/27 22:58:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (706.129µs) from=127.0.0.6:59423 2022/08/27 22:58:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 22:58:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 22:58:42 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.19.66_9011" 2022/08/27 22:58:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 22:58:42 [DEBUG] agent: Node info in sync 2022/08/27 22:58:42 [DEBUG] http: Request PUT /v1/agent/service/register (6.157157ms) from=127.0.0.6:59423 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 22:58:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 22:58:42 [DEBUG] agent: Node info in sync 2022/08/27 22:58:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (933.887µs) from=127.0.0.6:59423 2022/08/27 22:58:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 22:58: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/08/27 22:58:43 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.21.97_443" 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 22:58:43 [DEBUG] agent: Node info in sync 2022/08/27 22:58:43 [DEBUG] http: Request PUT /v1/agent/service/register (5.66447ms) from=127.0.0.6:59423 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 22:58:43 [DEBUG] agent: Node info in sync 2022/08/27 22:58:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (478.261µs) from=127.0.0.6:59423 2022/08/27 22:58:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 22:58:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 22:58:43 [INFO] agent: Synced service "_v1_sdc-gui_10.233.37.64_8181" 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 22:58:43 [DEBUG] agent: Node info in sync 2022/08/27 22:58:43 [DEBUG] http: Request PUT /v1/agent/service/register (8.344509ms) from=127.0.0.6:59423 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 22:58:43 [DEBUG] agent: Node info in sync 2022/08/27 22:58:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (4.160024ms) from=127.0.0.6:59423 2022/08/27 22:58:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 22:58:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 22:58:43 [INFO] agent: Synced service "_v1_wf-gui_10.233.4.22_8080" 2022/08/27 22:58:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 22:58:43 [DEBUG] agent: Node info in sync 2022/08/27 22:58:43 [DEBUG] http: Request PUT /v1/agent/service/register (8.621771ms) from=127.0.0.6:59423 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:58:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 22:58:43 [DEBUG] agent: Node info in sync 2022/08/27 22:58:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (589.812µs) from=127.0.0.6:59423 2022/08/27 22:58:53 [DEBUG] http: Request GET /v1/catalog/services (920.112µs) from=127.0.0.6:38741 2022/08/27 22:58:53 [DEBUG] http: Request GET /v1/status/leader (338.707µs) from=127.0.0.6:38741 2022/08/27 22:58:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (376.941µs) from=127.0.0.6:34815 2022/08/27 22:58:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (341.585µs) from=127.0.0.6:34815 2022/08/27 22:59:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 22:59:13 [DEBUG] http: Request GET /v1/status/leader (322.407µs) from=127.0.0.6:59759 2022/08/27 22:59:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/27 22:59:33 [DEBUG] http: Request GET /v1/status/leader (344.812µs) from=127.0.0.6:59759 2022/08/27 22:59:57 [DEBUG] http: Request GET /v1/catalog/services (1.144206ms) from=127.0.0.6:41593 2022/08/27 22:59:57 [DEBUG] http: Request GET /v1/status/leader (1.121116ms) from=127.0.0.6:41593 2022/08/27 22:59:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (566.069µs) from=127.0.0.6:56017 2022/08/27 22:59:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (281.641µs) from=127.0.0.6:56017 2022/08/27 22:59:57 [DEBUG] http: Request GET /v1/health/service/parser-v1 (632.009µs) from=127.0.0.6:59759 2022/08/27 22:59:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (427.128µs) from=127.0.0.6:56017 2022/08/27 22:59:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (403.24µs) from=127.0.0.6:56017 2022/08/27 22:59:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (340.554µs) from=127.0.0.6:38273 2022/08/27 22:59:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (319.548µs) from=127.0.0.6:59759 2022/08/27 22:59:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (314.645µs) from=127.0.0.6:56017 2022/08/27 22:59:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (213.333µs) from=127.0.0.6:39095 2022/08/27 22:59:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (271.804µs) from=127.0.0.6:39851 2022/08/27 22:59:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (337.891µs) from=127.0.0.6:59759 2022/08/27 22:59:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (310.301µs) from=127.0.0.6:59759 2022/08/27 22:59:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (430.01µs) from=127.0.0.6:39095 2022/08/27 22:59:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (298.62µs) from=127.0.0.6:49191 2022/08/27 22:59:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/27 22:59:58 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 22:59:58 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 22:59:58 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 22:59:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 22:59:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 22:59:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 22:59:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 22:59:58 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:59:58 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 22:59:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 22:59:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 22:59:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 22:59:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 22:59:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 22:59:58 [DEBUG] agent: Node info in sync 2022/08/27 23:00:01 [DEBUG] http: Request GET /v1/catalog/services (555.857µs) from=127.0.0.6:44879 2022/08/27 23:00:01 [DEBUG] http: Request GET /v1/status/leader (1.629417ms) from=127.0.0.6:37285 2022/08/27 23:00:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (414.085µs) from=127.0.0.6:37285 2022/08/27 23:00:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (187.728µs) from=127.0.0.6:37285 2022/08/27 23:00:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:00:17 [DEBUG] http: Request GET /v1/status/leader (344.996µs) from=127.0.0.6:43825 2022/08/27 23:00:21 [DEBUG] http: Request GET /v1/status/leader (308.247µs) from=127.0.0.6:43825 2022/08/27 23:00:37 [DEBUG] http: Request GET /v1/status/leader (411.668µs) from=127.0.0.6:43825 2022/08/27 23:00:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 23:00:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 23:00:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:00:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:00:39 [INFO] agent: Synced service "_v1_sdnc_10.233.38.249_8282" 2022/08/27 23:00:39 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:00:39 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:00:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:00:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:00:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:00:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:00:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:00:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:00:39 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:00:39 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:00:39 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:00:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:00:39 [DEBUG] agent: Node info in sync 2022/08/27 23:00:39 [DEBUG] http: Request PUT /v1/agent/service/register (38.368755ms) from=127.0.0.6:56909 2022/08/27 23:00:39 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:00:39 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:00:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:00:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:00:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:00:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:00:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:00:39 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:00:39 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:00:39 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:00:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:00:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:00:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:00:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:00:39 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:00:39 [DEBUG] agent: Node info in sync 2022/08/27 23:00:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (41.988445174s) from=127.0.0.6:41593 2022/08/27 23:00:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (37.783235825s) from=127.0.0.6:44879 2022/08/27 23:00:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (1m45.7941805s) from=127.0.0.6:38741 2022/08/27 23:00:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (1.968971ms) from=127.0.0.6:41593 2022/08/27 23:00:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (355.504µs) from=127.0.0.6:43825 2022/08/27 23:00:41 [DEBUG] http: Request GET /v1/status/leader (344.767µs) from=127.0.0.6:36797 2022/08/27 23:00:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m0.697233137s) from=127.0.0.6:59423 2022/08/27 23:00:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m2.371340068s) from=127.0.0.6:34815 2022/08/27 23:01:01 [DEBUG] http: Request GET /v1/status/leader (14.161347ms) from=127.0.0.6:56909 2022/08/27 23:01:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:01:05 [DEBUG] http: Request GET /v1/catalog/services (558.33µs) from=127.0.0.6:36797 2022/08/27 23:01:05 [DEBUG] http: Request GET /v1/status/leader (277.432µs) from=127.0.0.6:56909 2022/08/27 23:01:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (287.516µs) from=127.0.0.6:56909 2022/08/27 23:01:05 [DEBUG] http: Request GET /v1/health/service/parser-v1 (336.714µs) from=127.0.0.6:56909 2022/08/27 23:01:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (394.52µs) from=127.0.0.6:42403 2022/08/27 23:01:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (316.804µs) from=127.0.0.6:56909 2022/08/27 23:01:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (333.781µs) from=127.0.0.6:42403 2022/08/27 23:01:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (312.155µs) from=127.0.0.6:56909 2022/08/27 23:01:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (405.647µs) from=127.0.0.6:56909 2022/08/27 23:01:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (380.076µs) from=127.0.0.6:56909 2022/08/27 23:01:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (266.472µs) from=127.0.0.6:56909 2022/08/27 23:01:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (185.428µs) from=127.0.0.6:42403 2022/08/27 23:01:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (284.985µs) from=127.0.0.6:56909 2022/08/27 23:01:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (188.205µs) from=127.0.0.6:42403 2022/08/27 23:01:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (236.289µs) from=127.0.0.6:56909 2022/08/27 23:01:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (287.689µs) from=127.0.0.6:56909 2022/08/27 23:01:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (609.352µs) from=127.0.0.6:37989 2022/08/27 23:01:13 [DEBUG] http: Request GET /v1/catalog/services (437.374µs) from=127.0.0.6:32899 2022/08/27 23:01:13 [DEBUG] http: Request GET /v1/status/leader (518.085µs) from=127.0.0.6:51455 2022/08/27 23:01:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (353.174µs) from=127.0.0.6:51455 2022/08/27 23:01:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (361.417µs) from=127.0.0.6:36179 2022/08/27 23:01:25 [DEBUG] http: Request GET /v1/status/leader (435.081µs) from=127.0.0.6:36379 2022/08/27 23:01:33 [DEBUG] http: Request GET /v1/status/leader (1.305019ms) from=127.0.0.6:52911 2022/08/27 23:01:45 [DEBUG] http: Request GET /v1/status/leader (258.942µs) from=127.0.0.6:36379 2022/08/27 23:01:53 [DEBUG] http: Request GET /v1/status/leader (276.836µs) from=127.0.0.6:36379 2022/08/27 23:01:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/27 23:01:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m0.148021091s) from=127.0.0.6:38273 2022/08/27 23:01:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m1.001560367s) from=127.0.0.6:40209 2022/08/27 23:01:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m1.455753103s) from=127.0.0.6:56017 2022/08/27 23:01:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m1.915934235s) from=127.0.0.6:33753 2022/08/27 23:01:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m2.127130524s) from=127.0.0.6:46203 2022/08/27 23:02:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m2.122163293s) from=127.0.0.6:35429 2022/08/27 23:02:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m3.069655044s) from=127.0.0.6:39851 2022/08/27 23:02:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m3.414105273s) from=127.0.0.6:34073 2022/08/27 23:02:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m3.676941526s) from=127.0.0.6:44341 2022/08/27 23:02:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m0.448354439s) from=127.0.0.6:38621 2022/08/27 23:02:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m4.767387156s) from=127.0.0.6:58231 2022/08/27 23:02:02 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=63 (2m4.78352753s) from=127.0.0.6:40315 2022/08/27 23:02:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m6.064520134s) from=127.0.0.6:59759 2022/08/27 23:02:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:02:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m6.958569457s) from=127.0.0.6:49191 2022/08/27 23:02:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m7.077074821s) from=127.0.0.6:39095 2022/08/27 23:02:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/27 23:02:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:02:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:02:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:02:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:02:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:02:06 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:02:06 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:02:06 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:02:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:02:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:02:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:02:06 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:02:06 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:02:06 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:02:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:02:06 [DEBUG] agent: Node info in sync 2022/08/27 23:02:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m6.324687739s) from=127.0.0.6:37285 2022/08/27 23:02:15 [DEBUG] http: Request GET /v1/catalog/services (642.548µs) from=127.0.0.6:36379 2022/08/27 23:02:15 [DEBUG] http: Request GET /v1/status/leader (384.745µs) from=127.0.0.6:43297 2022/08/27 23:02:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (383.352µs) from=127.0.0.6:43297 2022/08/27 23:02:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (306.391µs) from=127.0.0.6:52911 2022/08/27 23:02:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (331.392µs) from=127.0.0.6:43297 2022/08/27 23:02:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (294.201µs) from=127.0.0.6:43297 2022/08/27 23:02:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.638275ms) from=127.0.0.6:43297 2022/08/27 23:02:15 [DEBUG] http: Request GET /v1/health/service/parser-v1 (337.628µs) from=127.0.0.6:52911 2022/08/27 23:02:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (249.62µs) from=127.0.0.6:34003 2022/08/27 23:02:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (1.294578ms) from=127.0.0.6:43297 2022/08/27 23:02:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (576.471µs) from=127.0.0.6:34003 2022/08/27 23:02:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (274.996µs) from=127.0.0.6:52911 2022/08/27 23:02:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (166.704µs) from=127.0.0.6:55831 2022/08/27 23:02:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (159.669µs) from=127.0.0.6:43861 2022/08/27 23:02:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (154.511µs) from=127.0.0.6:43297 2022/08/27 23:02:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (574.005µs) from=127.0.0.6:57745 2022/08/27 23:02:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (340.969µs) from=127.0.0.6:57213 2022/08/27 23:02:20 [DEBUG] http: Request GET /v1/catalog/services (550.082µs) from=127.0.0.6:51877 2022/08/27 23:02:20 [DEBUG] http: Request GET /v1/status/leader (404.322µs) from=127.0.0.6:48271 2022/08/27 23:02:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (371.494µs) from=127.0.0.6:47479 2022/08/27 23:02:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (347.645µs) from=127.0.0.6:47479 2022/08/27 23:02:35 [DEBUG] http: Request GET /v1/status/leader (2.062025ms) from=127.0.0.6:54283 2022/08/27 23:02:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m0.116028958s) from=127.0.0.6:41593 2022/08/27 23:02:41 [DEBUG] http: Request GET /v1/status/leader (513.414µs) from=127.0.0.6:54283 2022/08/27 23:02:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m4.087221517s) from=127.0.0.6:44879 2022/08/27 23:02:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m6.383866705s) from=127.0.0.6:43825 2022/08/27 23:02:55 [DEBUG] http: Request GET /v1/status/leader (209.168µs) from=127.0.0.6:54283 2022/08/27 23:03:01 [DEBUG] http: Request GET /v1/status/leader (167.78µs) from=127.0.0.6:54283 2022/08/27 23:03:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:03:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m0.403272575s) from=127.0.0.6:55283 2022/08/27 23:03:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m0.432902676s) from=127.0.0.6:58261 2022/08/27 23:03:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m0.968949642s) from=127.0.0.6:42403 2022/08/27 23:03:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m1.299079733s) from=127.0.0.6:37989 2022/08/27 23:03:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m1.712792151s) from=127.0.0.6:56909 2022/08/27 23:03:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m1.615936952s) from=127.0.0.6:37529 2022/08/27 23:03:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m1.650177915s) from=127.0.0.6:47341 2022/08/27 23:03:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=63 (2m1.94957244s) from=127.0.0.6:56741 2022/08/27 23:03:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m2.937817219s) from=127.0.0.6:37837 2022/08/27 23:03:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m4.072169723s) from=127.0.0.6:32951 2022/08/27 23:03:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m4.285910446s) from=127.0.0.6:48693 2022/08/27 23:03:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m4.856448926s) from=127.0.0.6:36509 2022/08/27 23:03:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m4.93332633s) from=127.0.0.6:56791 2022/08/27 23:03:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m5.12408095s) from=127.0.0.6:54753 2022/08/27 23:03:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m5.90548063s) from=127.0.0.6:36797 2022/08/27 23:03:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m6.980549417s) from=127.0.0.6:49043 2022/08/27 23:03:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m0.177589568s) from=127.0.0.6:32899 2022/08/27 23:03:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m3.029624723s) from=127.0.0.6:51455 2022/08/27 23:03:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m3.771536484s) from=127.0.0.6:36179 2022/08/27 23:03:21 [DEBUG] http: Request GET /v1/status/leader (1.778516ms) from=127.0.0.6:54283 2022/08/27 23:03:33 [DEBUG] http: Request GET /v1/catalog/services (659.27µs) from=127.0.0.6:54283 2022/08/27 23:03:33 [DEBUG] http: Request GET /v1/status/leader (575.852µs) from=127.0.0.6:50159 2022/08/27 23:03:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (444.447µs) from=127.0.0.6:50159 2022/08/27 23:03:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (551.718µs) from=127.0.0.6:45629 2022/08/27 23:03:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/27 23:03:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:03:46 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:03:46 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:03:46 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:03:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:03:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:03:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:03:46 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:03:46 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:03:46 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:03:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:03:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:03:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:03:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:03:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:03:46 [DEBUG] agent: Node info in sync 2022/08/27 23:03:53 [DEBUG] http: Request GET /v1/status/leader (716.152µs) from=127.0.0.6:41407 2022/08/27 23:03:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/27 23:04:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:04:13 [DEBUG] http: Request GET /v1/status/leader (253.001µs) from=127.0.0.6:41407 2022/08/27 23:04:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m0.388685959s) from=127.0.0.6:34003 2022/08/27 23:04:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m0.385108534s) from=127.0.0.6:43297 2022/08/27 23:04:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m0.501270539s) from=127.0.0.6:46569 2022/08/27 23:04:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m0.571088354s) from=127.0.0.6:43445 2022/08/27 23:04:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m0.957878425s) from=127.0.0.6:36379 2022/08/27 23:04:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m0.620279298s) from=127.0.0.6:57213 2022/08/27 23:04:17 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=63 (2m1.23964922s) from=127.0.0.6:33441 2022/08/27 23:04:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.401221621s) from=127.0.0.6:60101 2022/08/27 23:04:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m1.795057489s) from=127.0.0.6:52911 2022/08/27 23:04:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m2.186960359s) from=127.0.0.6:41895 2022/08/27 23:04:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m2.562714907s) from=127.0.0.6:55831 2022/08/27 23:04:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m2.708044443s) from=127.0.0.6:37717 2022/08/27 23:04:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m3.848237911s) from=127.0.0.6:51339 2022/08/27 23:04:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m5.479996851s) from=127.0.0.6:43861 2022/08/27 23:04:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m5.762302066s) from=127.0.0.6:57745 2022/08/27 23:04:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m6.460640917s) from=127.0.0.6:46021 2022/08/27 23:04:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m1.368941902s) from=127.0.0.6:48271 2022/08/27 23:04:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m2.230637929s) from=127.0.0.6:47479 2022/08/27 23:04:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m4.484289026s) from=127.0.0.6:51877 2022/08/27 23:04:41 [DEBUG] http: Request GET /v1/catalog/services (492.749µs) from=127.0.0.6:47855 2022/08/27 23:04:41 [DEBUG] http: Request GET /v1/status/leader (216.6µs) from=127.0.0.6:47855 2022/08/27 23:04:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (374.806µs) from=127.0.0.6:41407 2022/08/27 23:04:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (399.295µs) from=127.0.0.6:55779 2022/08/27 23:05:01 [DEBUG] http: Request GET /v1/status/leader (702.279µs) from=127.0.0.6:55909 2022/08/27 23:05:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:05:21 [DEBUG] http: Request GET /v1/status/leader (1.228198ms) from=127.0.0.6:41147 2022/08/27 23:05:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/27 23:05:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:05:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:05:23 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:05:23 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:05:23 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:05:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:05:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:05:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:05:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:05:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:05:23 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:05:23 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:05:23 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:05:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:05:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:05:23 [DEBUG] agent: Node info in sync 2022/08/27 23:05:31 [DEBUG] http: Request GET /v1/catalog/services (1.723969ms) from=127.0.0.6:55909 2022/08/27 23:05:32 [DEBUG] http: Request GET /v1/status/leader (439.691µs) from=127.0.0.6:55909 2022/08/27 23:05:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (512.102µs) from=127.0.0.6:40681 2022/08/27 23:05:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (313.229µs) from=127.0.0.6:41147 2022/08/27 23:05:32 [DEBUG] http: Request GET /v1/health/service/parser-v1 (296.383µs) from=127.0.0.6:40681 2022/08/27 23:05:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (282.88µs) from=127.0.0.6:40681 2022/08/27 23:05:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (352.414µs) from=127.0.0.6:41147 2022/08/27 23:05:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (326.404µs) from=127.0.0.6:40681 2022/08/27 23:05:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (482.982µs) from=127.0.0.6:41147 2022/08/27 23:05:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (321.14µs) from=127.0.0.6:40681 2022/08/27 23:05:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (382.427µs) from=127.0.0.6:41147 2022/08/27 23:05:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (395.027µs) from=127.0.0.6:40681 2022/08/27 23:05:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (250.454µs) from=127.0.0.6:41147 2022/08/27 23:05:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (204.589µs) from=127.0.0.6:40681 2022/08/27 23:05:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (351.119µs) from=127.0.0.6:40681 2022/08/27 23:05:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (359.609µs) from=127.0.0.6:40681 2022/08/27 23:05:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (360.198µs) from=127.0.0.6:40681 2022/08/27 23:05:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m2.193739727s) from=127.0.0.6:45629 2022/08/27 23:05:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m3.681403591s) from=127.0.0.6:50159 2022/08/27 23:05:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m6.811825079s) from=127.0.0.6:54283 2022/08/27 23:05:52 [DEBUG] http: Request GET /v1/status/leader (291.346µs) from=127.0.0.6:35031 2022/08/27 23:06:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:06:12 [DEBUG] http: Request GET /v1/status/leader (271.467µs) from=127.0.0.6:35031 2022/08/27 23:06:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/27 23:06:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m2.02675688s) from=127.0.0.6:47855 2022/08/27 23:06:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m2.965847513s) from=127.0.0.6:41407 2022/08/27 23:06:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m3.053623126s) from=127.0.0.6:55779 2022/08/27 23:07:03 [DEBUG] http: Request GET /v1/catalog/services (423.888µs) from=127.0.0.6:35031 2022/08/27 23:07:03 [DEBUG] http: Request GET /v1/status/leader (336.82µs) from=127.0.0.6:40459 2022/08/27 23:07:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (361.134µs) from=127.0.0.6:40459 2022/08/27 23:07:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (325.394µs) from=127.0.0.6:40459 2022/08/27 23:07:03 [DEBUG] http: Request GET /v1/health/service/parser-v1 (308.083µs) from=127.0.0.6:40459 2022/08/27 23:07:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (315.453µs) from=127.0.0.6:51349 2022/08/27 23:07:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (420.889µs) from=127.0.0.6:60711 2022/08/27 23:07:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (406.225µs) from=127.0.0.6:51349 2022/08/27 23:07:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (258.326µs) from=127.0.0.6:40459 2022/08/27 23:07:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (362.616µs) from=127.0.0.6:40459 2022/08/27 23:07:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (372.26µs) from=127.0.0.6:51349 2022/08/27 23:07:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (487.769µs) from=127.0.0.6:60711 2022/08/27 23:07:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (481.693µs) from=127.0.0.6:60711 2022/08/27 23:07:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (772.269µs) from=127.0.0.6:51349 2022/08/27 23:07:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (388.294µs) from=127.0.0.6:47887 2022/08/27 23:07:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (409.199µs) from=127.0.0.6:47887 2022/08/27 23:07:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (231.004µs) from=127.0.0.6:52891 2022/08/27 23:07:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:07:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/27 23:07:16 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:07:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:07:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:07:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:07:16 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:07:16 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:07:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:07:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:07:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:07:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:07:16 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:07:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:07:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:07:16 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:07:16 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:07:16 [DEBUG] agent: Node info in sync 2022/08/27 23:07:24 [DEBUG] http: Request GET /v1/status/leader (758.479µs) from=127.0.0.6:51973 2022/08/27 23:07:25 [DEBUG] http: Request GET /v1/catalog/services (798.734µs) from=127.0.0.6:51973 2022/08/27 23:07:25 [DEBUG] http: Request GET /v1/status/leader (1.057448ms) from=127.0.0.6:56991 2022/08/27 23:07:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (7.474577ms) from=127.0.0.6:55995 2022/08/27 23:07:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (292.347µs) from=127.0.0.6:56991 2022/08/27 23:07:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m1.148770666s) from=127.0.0.6:44477 2022/08/27 23:07:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m1.144472789s) from=127.0.0.6:49109 2022/08/27 23:07:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m1.661102173s) from=127.0.0.6:41113 2022/08/27 23:07:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m2.75334847s) from=127.0.0.6:42661 2022/08/27 23:07:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m2.943320691s) from=127.0.0.6:37597 2022/08/27 23:07:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m4.155536289s) from=127.0.0.6:55909 2022/08/27 23:07:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m4.150065901s) from=127.0.0.6:43367 2022/08/27 23:07:37 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m4.615993973s) from=127.0.0.6:41147 2022/08/27 23:07:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=63 (2m5.100617201s) from=127.0.0.6:40681 2022/08/27 23:07:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m5.528696122s) from=127.0.0.6:54555 2022/08/27 23:07:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.873162719s) from=127.0.0.6:35743 2022/08/27 23:07:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m6.657496309s) from=127.0.0.6:58091 2022/08/27 23:07:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m6.657844881s) from=127.0.0.6:50929 2022/08/27 23:07:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m6.903786034s) from=127.0.0.6:48621 2022/08/27 23:07:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m6.931996048s) from=127.0.0.6:40649 2022/08/27 23:07:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m7.179038814s) from=127.0.0.6:54157 2022/08/27 23:07:44 [DEBUG] http: Request GET /v1/status/leader (395.118µs) from=127.0.0.6:43547 2022/08/27 23:07:45 [DEBUG] http: Request GET /v1/status/leader (276.243µs) from=127.0.0.6:57371 2022/08/27 23:08:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:08:05 [DEBUG] http: Request GET /v1/status/leader (1.554747ms) from=127.0.0.6:57371 2022/08/27 23:08:06 [DEBUG] http: Request GET /v1/catalog/services (433.261µs) from=127.0.0.6:43547 2022/08/27 23:08:06 [DEBUG] http: Request GET /v1/status/leader (527.922µs) from=127.0.0.6:43547 2022/08/27 23:08:06 [DEBUG] http: Request GET /v1/health/service/parser-v1 (383.655µs) from=127.0.0.6:34317 2022/08/27 23:08:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (343.255µs) from=127.0.0.6:57371 2022/08/27 23:08:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (326.438µs) from=127.0.0.6:34317 2022/08/27 23:08:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (239.087µs) from=127.0.0.6:34317 2022/08/27 23:08:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (365.293µs) from=127.0.0.6:34317 2022/08/27 23:08:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (329.773µs) from=127.0.0.6:57371 2022/08/27 23:08:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (309.956µs) from=127.0.0.6:57371 2022/08/27 23:08:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (149.582µs) from=127.0.0.6:34317 2022/08/27 23:08:06 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (603.779µs) from=127.0.0.6:34317 2022/08/27 23:08:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (593.684µs) from=127.0.0.6:34317 2022/08/27 23:08:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (390.349µs) from=127.0.0.6:34317 2022/08/27 23:08:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (314.56µs) from=127.0.0.6:34317 2022/08/27 23:08:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (456.267µs) from=127.0.0.6:34317 2022/08/27 23:08:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (313.622µs) from=127.0.0.6:57371 2022/08/27 23:08:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (323.693µs) from=127.0.0.6:60417 2022/08/27 23:08:26 [DEBUG] http: Request GET /v1/status/leader (320.158µs) from=127.0.0.6:45397 2022/08/27 23:08:32 [DEBUG] http: Request GET /v1/catalog/services (782.86µs) from=127.0.0.6:45397 2022/08/27 23:08:32 [DEBUG] http: Request GET /v1/status/leader (164.056µs) from=127.0.0.6:45397 2022/08/27 23:08:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (335.03µs) from=127.0.0.6:34797 2022/08/27 23:08:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (171.673µs) from=127.0.0.6:44431 2022/08/27 23:08:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/27 23:08:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:08:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:08:34 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:08:34 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:08:34 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:08:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:08:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:08:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:08:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:08:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:08:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:08:34 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:08:34 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:08:34 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:08:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:08:34 [DEBUG] agent: Node info in sync 2022/08/27 23:08:46 [DEBUG] http: Request GET /v1/status/leader (243.282µs) from=127.0.0.6:59747 2022/08/27 23:08:52 [DEBUG] http: Request GET /v1/status/leader (357.619µs) from=127.0.0.6:49895 2022/08/27 23:08:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/27 23:09:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:09:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m3.317902143s) from=127.0.0.6:35031 2022/08/27 23:09:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=63 (2m2.571252621s) from=127.0.0.6:50919 2022/08/27 23:09:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m2.735154987s) from=127.0.0.6:38307 2022/08/27 23:09:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m3.406565918s) from=127.0.0.6:51405 2022/08/27 23:09:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m3.753378823s) from=127.0.0.6:60711 2022/08/27 23:09:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m3.557336187s) from=127.0.0.6:53169 2022/08/27 23:09:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.955942564s) from=127.0.0.6:40459 2022/08/27 23:09:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m4.046686699s) from=127.0.0.6:38599 2022/08/27 23:09:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m5.093121432s) from=127.0.0.6:51349 2022/08/27 23:09:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m4.713942735s) from=127.0.0.6:52891 2022/08/27 23:09:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m4.578976475s) from=127.0.0.6:42179 2022/08/27 23:09:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m4.97273273s) from=127.0.0.6:44709 2022/08/27 23:09:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m6.319257875s) from=127.0.0.6:40277 2022/08/27 23:09:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m6.622595664s) from=127.0.0.6:47887 2022/08/27 23:09:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m6.393107163s) from=127.0.0.6:55051 2022/08/27 23:09:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m7.271171496s) from=127.0.0.6:48545 2022/08/27 23:09:12 [DEBUG] http: Request GET /v1/status/leader (233.236µs) from=127.0.0.6:49895 2022/08/27 23:09:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m0.165785394s) from=127.0.0.6:51973 2022/08/27 23:09:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m0.075116384s) from=127.0.0.6:55995 2022/08/27 23:09:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m7.373479848s) from=127.0.0.6:56991 2022/08/27 23:09:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/27 23:09:36 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:09:36 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:09:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:09:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:09:36 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:09:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:09:36 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:09:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:09:36 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:09:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:09:36 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:09:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:09:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:09:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:09:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:09:36 [DEBUG] agent: Node info in sync 2022/08/27 23:10:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:10:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m0.174977793s) from=127.0.0.6:34317 2022/08/27 23:10:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.761379501s) from=127.0.0.6:57531 2022/08/27 23:10:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m0.868463429s) from=127.0.0.6:34799 2022/08/27 23:10:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m1.579679841s) from=127.0.0.6:56779 2022/08/27 23:10:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m1.926114794s) from=127.0.0.6:53383 2022/08/27 23:10:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m2.367839351s) from=127.0.0.6:59017 2022/08/27 23:10:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m2.383140398s) from=127.0.0.6:38703 2022/08/27 23:10:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.38046977s) from=127.0.0.6:50139 2022/08/27 23:10:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m4.369795039s) from=127.0.0.6:60417 2022/08/27 23:10:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m5.613093079s) from=127.0.0.6:36671 2022/08/27 23:10:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m5.608496757s) from=127.0.0.6:35023 2022/08/27 23:10:12 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=63 (2m5.739020239s) from=127.0.0.6:55229 2022/08/27 23:10:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m6.690444039s) from=127.0.0.6:43547 2022/08/27 23:10:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m6.24840009s) from=127.0.0.6:57371 2022/08/27 23:10:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m7.061389928s) from=127.0.0.6:45951 2022/08/27 23:10:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m7.342782839s) from=127.0.0.6:54463 2022/08/27 23:10:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m1.277960088s) from=127.0.0.6:45397 2022/08/27 23:10:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m3.674921839s) from=127.0.0.6:34797 2022/08/27 23:10:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m6.64303627s) from=127.0.0.6:44431 2022/08/27 23:10:42 [DEBUG] http: Request GET /v1/catalog/services (512.638µs) from=127.0.0.6:59747 2022/08/27 23:10:42 [DEBUG] http: Request GET /v1/status/leader (1.341117ms) from=127.0.0.6:49895 2022/08/27 23:10:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (464.227µs) from=127.0.0.6:49895 2022/08/27 23:10:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (309.682µs) from=127.0.0.6:49895 2022/08/27 23:10:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (504.91µs) from=127.0.0.6:45185 2022/08/27 23:10:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (451.606µs) from=127.0.0.6:45185 2022/08/27 23:10:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (401.373µs) from=127.0.0.6:45185 2022/08/27 23:10:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (231.519µs) from=127.0.0.6:45185 2022/08/27 23:10:42 [DEBUG] http: Request GET /v1/health/service/parser-v1 (406.936µs) from=127.0.0.6:45185 2022/08/27 23:10:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (220.826µs) from=127.0.0.6:45185 2022/08/27 23:10:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (518.659µs) from=127.0.0.6:45185 2022/08/27 23:10:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (469.556µs) from=127.0.0.6:49895 2022/08/27 23:10:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (1.17035ms) from=127.0.0.6:52773 2022/08/27 23:10:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (394.142µs) from=127.0.0.6:52773 2022/08/27 23:10:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (266.059µs) from=127.0.0.6:52773 2022/08/27 23:10:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (398.544µs) from=127.0.0.6:52773 2022/08/27 23:10:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (265.198µs) from=127.0.0.6:52773 2022/08/27 23:11:02 [DEBUG] http: Request GET /v1/status/leader (449.847µs) from=127.0.0.6:59481 2022/08/27 23:11:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/27 23:11:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:11:22 [DEBUG] http: Request GET /v1/status/leader (386.648µs) from=127.0.0.6:40395 2022/08/27 23:11:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/27 23:11:24 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:11:24 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:11:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:11:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:11:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:11:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:11:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:11:24 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:11:24 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:11:24 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:11:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:11:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:11:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:11:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:11:24 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:11:24 [DEBUG] agent: Node info in sync 2022/08/27 23:12:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:12:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/27 23:12:36 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:12:36 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:12:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:12:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:12:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:12:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:12:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:12:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:12:36 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:12:36 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:12:36 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:12:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:12:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:12:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:12:36 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:12:36 [DEBUG] agent: Node info in sync 2022/08/27 23:12:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.597041874s) from=127.0.0.6:52773 2022/08/27 23:12:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m0.515054471s) from=127.0.0.6:45367 2022/08/27 23:12:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m1.091195127s) from=127.0.0.6:45185 2022/08/27 23:12:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m1.632969562s) from=127.0.0.6:56403 2022/08/27 23:12:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.967573031s) from=127.0.0.6:39349 2022/08/27 23:12:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m2.594672034s) from=127.0.0.6:55137 2022/08/27 23:12:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m5.001306336s) from=127.0.0.6:59747 2022/08/27 23:12:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=63 (2m4.449663114s) from=127.0.0.6:60013 2022/08/27 23:12:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m5.056424385s) from=127.0.0.6:52487 2022/08/27 23:12:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m5.42819279s) from=127.0.0.6:50039 2022/08/27 23:12:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m5.740954641s) from=127.0.0.6:46023 2022/08/27 23:12:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m5.960460921s) from=127.0.0.6:35199 2022/08/27 23:12:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m6.367003365s) from=127.0.0.6:49895 2022/08/27 23:12:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m6.694369232s) from=127.0.0.6:35869 2022/08/27 23:12:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m7.124092767s) from=127.0.0.6:46775 2022/08/27 23:12:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m7.176281699s) from=127.0.0.6:56021 2022/08/27 23:13:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:13:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/27 23:14:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:14:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/27 23:14:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:14:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:14:20 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:14:20 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:14:20 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:14:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:14:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:14:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:14:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:14:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:14:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:14:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:14:20 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:14:20 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:14:20 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:14:20 [DEBUG] agent: Node info in sync 2022/08/27 23:14:32 [DEBUG] http: Request GET /v1/catalog/services (594.783µs) from=127.0.0.6:41593 2022/08/27 23:14:32 [DEBUG] http: Request GET /v1/status/leader (969.005µs) from=127.0.0.6:52161 2022/08/27 23:14:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (366.573µs) from=127.0.0.6:52161 2022/08/27 23:14:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (946.571µs) from=127.0.0.6:42967 2022/08/27 23:14:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (740.164µs) from=127.0.0.6:42967 2022/08/27 23:14:32 [DEBUG] http: Request GET /v1/health/service/parser-v1 (298.085µs) from=127.0.0.6:60489 2022/08/27 23:14:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (123.253µs) from=127.0.0.6:42967 2022/08/27 23:14:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (259.58µs) from=127.0.0.6:42967 2022/08/27 23:14:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (250.614µs) from=127.0.0.6:42967 2022/08/27 23:14:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (328.463µs) from=127.0.0.6:42967 2022/08/27 23:14:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (394.421µs) from=127.0.0.6:52161 2022/08/27 23:14:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (318.11µs) from=127.0.0.6:51473 2022/08/27 23:14:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (307.918µs) from=127.0.0.6:42507 2022/08/27 23:14:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (307.395µs) from=127.0.0.6:42507 2022/08/27 23:14:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (337.789µs) from=127.0.0.6:42507 2022/08/27 23:14:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (294.559µs) from=127.0.0.6:37553 2022/08/27 23:14:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (664.774µs) from=127.0.0.6:42457 2022/08/27 23:14:49 [DEBUG] http: Request GET /v1/catalog/services (931.094µs) from=127.0.0.6:50731 2022/08/27 23:14:49 [DEBUG] http: Request GET /v1/status/leader (1.069642ms) from=127.0.0.6:55593 2022/08/27 23:14:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (563.994µs) from=127.0.0.6:55593 2022/08/27 23:14:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (325.681µs) from=127.0.0.6:55593 2022/08/27 23:14:53 [DEBUG] http: Request GET /v1/status/leader (663.025µs) from=127.0.0.6:49315 2022/08/27 23:15:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:15:09 [DEBUG] http: Request GET /v1/status/leader (385.858µs) from=127.0.0.6:47659 2022/08/27 23:15:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 23:15:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 23:15:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:15:12 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" 2022/08/27 23:15:12 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:15:12 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:15:12 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:15:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:15:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:15:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:15:12 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:15:12 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:15:12 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:15:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:15:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:15:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:15:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:15:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:15:12 [DEBUG] agent: Node info in sync 2022/08/27 23:15:12 [DEBUG] http: Request PUT /v1/agent/service/register (27.132289ms) from=127.0.0.6:49315 2022/08/27 23:15:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (39.675455447s) from=127.0.0.6:41593 2022/08/27 23:15:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:15:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:15:12 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:15:12 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:15:12 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:15:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:15:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:15:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:15:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:15:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:15:12 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:15:12 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:15:12 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:15:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:15:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:15:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:15:12 [DEBUG] agent: Node info in sync 2022/08/27 23:15:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (22.882104426s) from=127.0.0.6:50731 2022/08/27 23:15:12 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (288.732µs) from=127.0.0.6:41593 2022/08/27 23:15:12 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (595.117µs) from=127.0.0.6:51879 2022/08/27 23:15:13 [DEBUG] http: Request GET /v1/status/leader (164.056µs) from=127.0.0.6:47659 2022/08/27 23:15:29 [DEBUG] http: Request GET /v1/status/leader (474.341µs) from=127.0.0.6:47659 2022/08/27 23:15:49 [DEBUG] http: Request GET /v1/status/leader (398.092µs) from=127.0.0.6:47659 2022/08/27 23:16:03 [DEBUG] http: Request GET /v1/catalog/services (524.686µs) from=127.0.0.6:47659 2022/08/27 23:16:03 [DEBUG] http: Request GET /v1/status/leader (300.623µs) from=127.0.0.6:42509 2022/08/27 23:16:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (357.669µs) from=127.0.0.6:42509 2022/08/27 23:16:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (317.483µs) from=127.0.0.6:42509 2022/08/27 23:16:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:16:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/27 23:16:23 [DEBUG] http: Request GET /v1/status/leader (362.684µs) from=127.0.0.6:53695 2022/08/27 23:16:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m0.115046019s) from=127.0.0.6:40945 2022/08/27 23:16:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m0.26088924s) from=127.0.0.6:40625 2022/08/27 23:16:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m0.422308817s) from=127.0.0.6:48061 2022/08/27 23:16:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m1.330808677s) from=127.0.0.6:42457 2022/08/27 23:16:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m1.526228988s) from=127.0.0.6:52161 2022/08/27 23:16:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m1.75615189s) from=127.0.0.6:37553 2022/08/27 23:16:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m2.373597913s) from=127.0.0.6:50213 2022/08/27 23:16:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m3.109517532s) from=127.0.0.6:58997 2022/08/27 23:16:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=63 (2m3.263273619s) from=127.0.0.6:42967 2022/08/27 23:16:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m3.677056685s) from=127.0.0.6:44485 2022/08/27 23:16:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m5.32259677s) from=127.0.0.6:51473 2022/08/27 23:16:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m5.544495328s) from=127.0.0.6:60489 2022/08/27 23:16:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m5.652722444s) from=127.0.0.6:42507 2022/08/27 23:16:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m6.030056916s) from=127.0.0.6:56163 2022/08/27 23:16:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m7.03862824s) from=127.0.0.6:50939 2022/08/27 23:16:43 [DEBUG] http: Request GET /v1/status/leader (211.916µs) from=127.0.0.6:53453 2022/08/27 23:16:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m3.380922065s) from=127.0.0.6:56733 2022/08/27 23:16:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/27 23:16:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:16:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:16:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:16:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:16:55 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:16:55 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:16:55 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:16:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:16:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:16:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:16:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:16:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:16:55 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:16:55 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:16:55 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:16:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:16:55 [DEBUG] agent: Node info in sync 2022/08/27 23:16:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m7.231443842s) from=127.0.0.6:55593 2022/08/27 23:17:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:17:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=129 (2m2.955703653s) from=127.0.0.6:50731 2022/08/27 23:17:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m4.448552355s) from=127.0.0.6:41593 2022/08/27 23:17:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=129 (2m5.398229541s) from=127.0.0.6:49315 2022/08/27 23:18:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:18:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=129 (2m5.024208162s) from=127.0.0.6:47659 2022/08/27 23:18:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m6.115869774s) from=127.0.0.6:51879 2022/08/27 23:18:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m6.910545408s) from=127.0.0.6:42509 2022/08/27 23:18:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/27 23:18:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:18:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:18:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:18:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:18:15 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:18:15 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:18:15 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:18:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:18:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:18:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:18:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:18:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:18:15 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:18:15 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:18:15 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:18:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:18:15 [DEBUG] agent: Node info in sync 2022/08/27 23:18:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 23:18:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 23:18:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:18:27 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.26.118_8082" 2022/08/27 23:18:27 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:18:27 [DEBUG] agent: Node info in sync 2022/08/27 23:18:27 [DEBUG] http: Request PUT /v1/agent/service/register (12.857054ms) from=127.0.0.6:49865 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/27 23:18:27 [DEBUG] agent: Node info in sync 2022/08/27 23:18:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (3.520194ms) from=127.0.0.6:49865 2022/08/27 23:18:27 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 23:18:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:18:27 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.42.84_8443" 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:18:27 [DEBUG] agent: Node info in sync 2022/08/27 23:18:27 [DEBUG] http: Request PUT /v1/agent/service/register (10.207249ms) from=127.0.0.6:49865 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:18:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:18:27 [DEBUG] agent: Node info in sync 2022/08/27 23:18:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (792.725µs) from=127.0.0.6:49865 2022/08/27 23:18:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 23:18:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 23:18:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:18:37 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:18:37 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:18:37 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:18:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:18:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:18:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:18:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:18:37 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:18:37 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:18:37 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:18:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:18:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/27 23:18:37 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.0.76_8410" 2022/08/27 23:18:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:18:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:18:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:18:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:18:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/27 23:18:37 [DEBUG] agent: Node info in sync 2022/08/27 23:18:37 [DEBUG] http: Request PUT /v1/agent/service/register (48.710947ms) from=127.0.0.6:49865 2022/08/27 23:18:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/27 23:18:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/27 23:18:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:18:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:18:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:18:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:18:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:18:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:18:37 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:18:37 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:18:37 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:18:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:18:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:18:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:18:37 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:18:37 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:18:37 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:18:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:18:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/27 23:18:37 [DEBUG] agent: Node info in sync 2022/08/27 23:18:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (14.85233ms) from=127.0.0.6:49865 2022/08/27 23:18:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 23:18:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 23:18:38 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:18:38 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:18:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:18:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/27 23:18:38 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.58.96_8484" 2022/08/27 23:18:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:18:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:18:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:18:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:18:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/27 23:18:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/27 23:18:38 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:18:38 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:18:38 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:18:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:18:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:18:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:18:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:18:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:18:38 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:18:38 [DEBUG] agent: Node info in sync 2022/08/27 23:18:38 [DEBUG] http: Request PUT /v1/agent/service/register (30.62776ms) from=127.0.0.6:49865 2022/08/27 23:18:38 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:18:38 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:18:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:18:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/27 23:18:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/27 23:18:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:18:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:18:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:18:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:18:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/27 23:18:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/27 23:18:38 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:18:38 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:18:38 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:18:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:18:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:18:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:18:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:18:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:18:38 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:18:38 [DEBUG] agent: Node info in sync 2022/08/27 23:18:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (718.079µs) from=127.0.0.6:49865 2022/08/27 23:18:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 23:18:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 23:18:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:18:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/27 23:18:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/27 23:18:39 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:18:39 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:18:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:18:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:18:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/27 23:18:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/27 23:18:39 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.22.189_8482" 2022/08/27 23:18:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:18:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:18:39 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:18:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:18:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:18:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:18:39 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:18:39 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:18:39 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:18:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:18:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:18:39 [DEBUG] agent: Node info in sync 2022/08/27 23:18:39 [DEBUG] http: Request PUT /v1/agent/service/register (5.758149ms) from=127.0.0.6:49865 2022/08/27 23:18:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:18:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:18:39 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:18:39 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:18:39 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:18:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:18:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/27 23:18:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/27 23:18:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/27 23:18:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/27 23:18:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:18:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:18:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:18:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:18:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/27 23:18:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:18:39 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:18:39 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:18:39 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:18:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:18:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:18:39 [DEBUG] agent: Node info in sync 2022/08/27 23:18:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (562.855µs) from=127.0.0.6:49865 2022/08/27 23:18:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 23:18:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 23:18:40 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:18:40 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:18:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:18:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:18:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:18:40 [INFO] agent: Synced service "_v1_vnfres_10.233.5.175_8802" 2022/08/27 23:18:40 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:18:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:18:40 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:18:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:18:40 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:18:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:18:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/27 23:18:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/27 23:18:40 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:18:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:18:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:18:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:18:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/27 23:18:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/27 23:18:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/27 23:18:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:18:40 [DEBUG] agent: Node info in sync 2022/08/27 23:18:40 [DEBUG] http: Request PUT /v1/agent/service/register (11.708769ms) from=127.0.0.6:49865 2022/08/27 23:18:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:18:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/27 23:18:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/27 23:18:40 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:18:40 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:18:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:18:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:18:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/27 23:18:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/27 23:18:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/27 23:18:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:18:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:18:40 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:18:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:18:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:18:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:18:40 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/27 23:18:40 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:18:40 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:18:40 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:18:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:18:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:18:40 [DEBUG] agent: Node info in sync 2022/08/27 23:18:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (544.645µs) from=127.0.0.6:49865 2022/08/27 23:18:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 23:18:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 23:18:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/27 23:18:41 [INFO] agent: Synced service "_v1_vnflcm_10.233.10.116_8801" 2022/08/27 23:18:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:18:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:18:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:18:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:18:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/27 23:18:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/27 23:18:41 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/27 23:18:41 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:18:41 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:18:41 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:18:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:18:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:18:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:18:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:18:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:18:41 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:18:41 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:18:41 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:18:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:18:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/27 23:18:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/27 23:18:41 [DEBUG] agent: Node info in sync 2022/08/27 23:18:41 [DEBUG] http: Request PUT /v1/agent/service/register (24.055649ms) from=127.0.0.6:49865 2022/08/27 23:18:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:18:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:18:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:18:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:18:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/27 23:18:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/27 23:18:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/27 23:18:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/27 23:18:41 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:18:41 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:18:41 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:18:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:18:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:18:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:18:41 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/27 23:18:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:18:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:18:41 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:18:41 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:18:41 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:18:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:18:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/27 23:18:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/27 23:18:41 [DEBUG] agent: Node info in sync 2022/08/27 23:18:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (613.981µs) from=127.0.0.6:49865 2022/08/27 23:18:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 23:18:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 23:18:42 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:18:42 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:18:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:18:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/27 23:18:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/27 23:18:42 [INFO] agent: Synced service "_v1_vnfmgr_10.233.19.79_8803" 2022/08/27 23:18:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/27 23:18:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:18:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:18:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:18:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:18:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/27 23:18:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/27 23:18:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/27 23:18:42 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:18:42 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:18:42 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:18:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:18:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:18:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:18:42 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/27 23:18:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:18:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:18:42 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:18:42 [DEBUG] agent: Node info in sync 2022/08/27 23:18:42 [DEBUG] http: Request PUT /v1/agent/service/register (65.426068ms) from=127.0.0.6:49865 2022/08/27 23:18:42 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:18:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:18:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:18:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:18:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/27 23:18:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/27 23:18:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/27 23:18:42 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:18:42 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:18:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:18:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:18:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/27 23:18:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/27 23:18:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/27 23:18:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/27 23:18:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:18:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:18:42 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:18:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:18:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:18:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:18:42 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/27 23:18:42 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:18:42 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:18:42 [DEBUG] agent: Node info in sync 2022/08/27 23:18:42 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (510.733µs) from=127.0.0.6:49865 2022/08/27 23:18:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 23:18: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/08/27 23:18:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/27 23:18:43 [INFO] agent: Synced service "_v1_nslcm_10.233.19.175_8403" 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/27 23:18:43 [DEBUG] agent: Node info in sync 2022/08/27 23:18:43 [DEBUG] http: Request PUT /v1/agent/service/register (60.375271ms) from=127.0.0.6:49865 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:18:43 [DEBUG] agent: Node info in sync 2022/08/27 23:18:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (478.798µs) from=127.0.0.6:49865 2022/08/27 23:18:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/27 23:18: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/08/27 23:18:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:18:43 [INFO] agent: Synced service "_v2_nslcm_10.233.19.175_8403" 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:18:43 [DEBUG] agent: Node info in sync 2022/08/27 23:18:43 [DEBUG] http: Request PUT /v1/agent/service/register (7.768559ms) from=127.0.0.6:49865 2022/08/27 23:18:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:18:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:18:43 [DEBUG] agent: Node info in sync 2022/08/27 23:18:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (11.783793ms) from=127.0.0.6:49865 2022/08/27 23:18:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/27 23:19:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:20:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:20:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/27 23:20:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:20:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:20:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:20:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:20:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/27 23:20:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/27 23:20:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/27 23:20:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/27 23:20:33 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:20:33 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:20:33 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:20:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:20:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:20:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:20:33 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/27 23:20:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:20:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:20:33 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:20:33 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:20:33 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:20:33 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:20:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:20:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/27 23:20:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/27 23:20:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/27 23:20:33 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:20:33 [DEBUG] agent: Node info in sync 2022/08/27 23:20:53 [DEBUG] http: Request GET /v1/catalog/services (20.322874ms) from=127.0.0.6:45619 2022/08/27 23:20:53 [DEBUG] http: Request GET /v1/status/leader (3.597436ms) from=127.0.0.6:45619 2022/08/27 23:20:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (770.537µs) from=127.0.0.6:59475 2022/08/27 23:20:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (474.267µs) from=127.0.0.6:59475 2022/08/27 23:20:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (423.132µs) from=127.0.0.6:59905 2022/08/27 23:20:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (376.415µs) from=127.0.0.6:59905 2022/08/27 23:20:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (455.335µs) from=127.0.0.6:59905 2022/08/27 23:20:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (546.565µs) from=127.0.0.6:59905 2022/08/27 23:20:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (399.404µs) from=127.0.0.6:34173 2022/08/27 23:20:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (10.660642ms) from=127.0.0.6:59475 2022/08/27 23:20:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (539.331µs) from=127.0.0.6:48525 2022/08/27 23:20:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (1.771428ms) from=127.0.0.6:48525 2022/08/27 23:20:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (789.884µs) from=127.0.0.6:34173 2022/08/27 23:20:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (481.045µs) from=127.0.0.6:48525 2022/08/27 23:20:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (311.017µs) from=127.0.0.6:48525 2022/08/27 23:20:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (482.952µs) from=127.0.0.6:59475 2022/08/27 23:20:54 [DEBUG] http: Request GET /v1/health/service/parser-v1 (166.769µs) from=127.0.0.6:48525 2022/08/27 23:20:54 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (745.035µs) from=127.0.0.6:59905 2022/08/27 23:20:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (203.954µs) from=127.0.0.6:34173 2022/08/27 23:20:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (1.157827ms) from=127.0.0.6:48525 2022/08/27 23:20:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (320.946µs) from=127.0.0.6:34173 2022/08/27 23:20:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (382.275µs) from=127.0.0.6:48525 2022/08/27 23:20:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (442.219µs) from=127.0.0.6:48525 2022/08/27 23:20:54 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (419.581µs) from=127.0.0.6:59905 2022/08/27 23:20:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (177.018µs) from=127.0.0.6:48525 2022/08/27 23:20:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (491.68µs) from=127.0.0.6:59905 2022/08/27 23:20:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (397.351µs) from=127.0.0.6:40421 2022/08/27 23:20:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (809.336µs) from=127.0.0.6:56315 2022/08/27 23:21:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:21:13 [DEBUG] http: Request GET /v1/status/leader (1.154019ms) from=127.0.0.6:40533 2022/08/27 23:21:33 [DEBUG] http: Request GET /v1/status/leader (7.72084ms) from=127.0.0.6:59989 2022/08/27 23:21:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/27 23:21:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/27 23:21:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:21:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:21:39 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:21:39 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:21:39 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:21:39 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:21:39 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:21:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:21:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/27 23:21:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/27 23:21:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/27 23:21:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/27 23:21:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/27 23:21:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:21:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:21:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:21:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:21:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/27 23:21:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/27 23:21:39 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/27 23:21:39 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:21:39 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:21:39 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:21:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:21:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:21:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:21:39 [DEBUG] agent: Node info in sync 2022/08/27 23:22:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:22:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m0.078274728s) from=127.0.0.6:47305 2022/08/27 23:22:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=141 (2m0.500448547s) from=127.0.0.6:39601 2022/08/27 23:22:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m0.498290516s) from=127.0.0.6:57185 2022/08/27 23:22:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m0.62089678s) from=127.0.0.6:44957 2022/08/27 23:22:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=149 (2m0.715300948s) from=127.0.0.6:59139 2022/08/27 23:22:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=63 (2m0.702456027s) from=127.0.0.6:40421 2022/08/27 23:22:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m1.069130424s) from=127.0.0.6:36249 2022/08/27 23:22:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m2.011319849s) from=127.0.0.6:56125 2022/08/27 23:22:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m1.905330255s) from=127.0.0.6:41953 2022/08/27 23:22:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m1.926988011s) from=127.0.0.6:41139 2022/08/27 23:22:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m2.296078067s) from=127.0.0.6:38831 2022/08/27 23:22:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m3.984196628s) from=127.0.0.6:45619 2022/08/27 23:22:57 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m2.668506809s) from=127.0.0.6:60603 2022/08/27 23:22:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m3.691785817s) from=127.0.0.6:59475 2022/08/27 23:22:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m3.119693543s) from=127.0.0.6:55319 2022/08/27 23:22:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m3.857292733s) from=127.0.0.6:34173 2022/08/27 23:22:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m4.035540577s) from=127.0.0.6:48525 2022/08/27 23:22:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m3.936194982s) from=127.0.0.6:56315 2022/08/27 23:22:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m4.516338983s) from=127.0.0.6:53063 2022/08/27 23:23:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m5.531515906s) from=127.0.0.6:47235 2022/08/27 23:23:00 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m5.797091536s) from=127.0.0.6:59905 2022/08/27 23:23:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m6.384843626s) from=127.0.0.6:41255 2022/08/27 23:23:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.778392175s) from=127.0.0.6:35989 2022/08/27 23:23:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m6.302254184s) from=127.0.0.6:58251 2022/08/27 23:23:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m7.019735211s) from=127.0.0.6:33005 2022/08/27 23:23:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m7.010793792s) from=127.0.0.6:34871 2022/08/27 23:23:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=150 (2m7.108129219s) from=127.0.0.6:56649 2022/08/27 23:23:03 [DEBUG] http: Request GET /v1/catalog/services (876.728µs) from=127.0.0.6:43675 2022/08/27 23:23:04 [DEBUG] http: Request GET /v1/status/leader (474.922µs) from=127.0.0.6:36747 2022/08/27 23:23:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (476.128µs) from=127.0.0.6:36747 2022/08/27 23:23:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (435.009µs) from=127.0.0.6:58265 2022/08/27 23:23:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:23:24 [DEBUG] http: Request GET /v1/status/leader (542.958µs) from=127.0.0.6:48417 2022/08/27 23:23:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/27 23:23:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:23:35 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:23:35 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:23:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:23:35 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:23:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:23:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/27 23:23:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/27 23:23:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/27 23:23:35 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:23:35 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:23:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:23:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:23:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:23:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/27 23:23:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/27 23:23:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/27 23:23:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/27 23:23:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:23:35 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:23:35 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:23:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:23:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:23:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:23:35 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/27 23:23:35 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:23:35 [DEBUG] agent: Node info in sync 2022/08/27 23:23:44 [DEBUG] http: Request GET /v1/status/leader (419.093µs) from=127.0.0.6:54269 2022/08/27 23:24:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/27 23:24:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:24:12 [DEBUG] http: Request GET /v1/catalog/services (974.247µs) from=127.0.0.6:54269 2022/08/27 23:24:12 [DEBUG] http: Request GET /v1/status/leader (239.576µs) from=127.0.0.6:35365 2022/08/27 23:24:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (315.068µs) from=127.0.0.6:35365 2022/08/27 23:24:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (244.087µs) from=127.0.0.6:35365 2022/08/27 23:24:23 [DEBUG] http: Request GET /v1/catalog/services (621.602µs) from=127.0.0.6:48417 2022/08/27 23:24:23 [DEBUG] http: Request GET /v1/status/leader (470.554µs) from=127.0.0.6:48417 2022/08/27 23:24:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (369.746µs) from=127.0.0.6:45757 2022/08/27 23:24:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (457.251µs) from=127.0.0.6:45757 2022/08/27 23:24:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (374.228µs) from=127.0.0.6:45757 2022/08/27 23:24:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (333.35µs) from=127.0.0.6:45757 2022/08/27 23:24:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (263.335µs) from=127.0.0.6:45757 2022/08/27 23:24:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (189.773µs) from=127.0.0.6:49891 2022/08/27 23:24:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (181.426µs) from=127.0.0.6:38017 2022/08/27 23:24:23 [DEBUG] http: Request GET /v1/health/service/parser-v1 (117.848µs) from=127.0.0.6:45757 2022/08/27 23:24:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (222.354µs) from=127.0.0.6:53951 2022/08/27 23:24:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (261.18µs) from=127.0.0.6:53951 2022/08/27 23:24:23 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (413.968µs) from=127.0.0.6:38017 2022/08/27 23:24:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (234.072µs) from=127.0.0.6:45757 2022/08/27 23:24:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (315.297µs) from=127.0.0.6:38017 2022/08/27 23:24:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (334.246µs) from=127.0.0.6:38017 2022/08/27 23:24:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (321.062µs) from=127.0.0.6:38017 2022/08/27 23:24:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (190.142µs) from=127.0.0.6:53951 2022/08/27 23:24:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (397.312µs) from=127.0.0.6:53951 2022/08/27 23:24:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (281.287µs) from=127.0.0.6:45757 2022/08/27 23:24:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (274.492µs) from=127.0.0.6:53951 2022/08/27 23:24:23 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (291.212µs) from=127.0.0.6:53951 2022/08/27 23:24:23 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (238.586µs) from=127.0.0.6:49891 2022/08/27 23:24:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (451.809µs) from=127.0.0.6:45757 2022/08/27 23:24:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (223.544µs) from=127.0.0.6:49891 2022/08/27 23:24:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (228.532µs) from=127.0.0.6:44367 2022/08/27 23:24:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (372.262µs) from=127.0.0.6:49891 2022/08/27 23:24:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (371.521µs) from=127.0.0.6:48951 2022/08/27 23:24:32 [DEBUG] http: Request GET /v1/status/leader (535.308µs) from=127.0.0.6:39599 2022/08/27 23:24:43 [DEBUG] http: Request GET /v1/status/leader (11.778853ms) from=127.0.0.6:45499 2022/08/27 23:24:52 [DEBUG] http: Request GET /v1/status/leader (330.183µs) from=127.0.0.6:45499 2022/08/27 23:25:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:25:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m4.892053442s) from=127.0.0.6:43675 2022/08/27 23:25:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m5.480915388s) from=127.0.0.6:58265 2022/08/27 23:25:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/27 23:25:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:25:09 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/27 23:25:09 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:25:09 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:25:09 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:25:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:25:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:25:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:25:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:25:09 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:25:09 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:25:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/27 23:25:09 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:25:09 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:25:09 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:25:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:25:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/27 23:25:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/27 23:25:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/27 23:25:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/27 23:25:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/27 23:25:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:25:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:25:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:25:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:25:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/27 23:25:09 [DEBUG] agent: Node info in sync 2022/08/27 23:25:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m5.719862303s) from=127.0.0.6:36747 2022/08/27 23:26:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:26:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/27 23:26:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m0.57284436s) from=127.0.0.6:54269 2022/08/27 23:26:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m0.584454658s) from=127.0.0.6:35365 2022/08/27 23:26:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m1.22297374s) from=127.0.0.6:51139 2022/08/27 23:26:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m0.0061335s) from=127.0.0.6:38017 2022/08/27 23:26:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m0.254513017s) from=127.0.0.6:40051 2022/08/27 23:26:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m0.849884736s) from=127.0.0.6:36839 2022/08/27 23:26:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m2.242688447s) from=127.0.0.6:48417 2022/08/27 23:26:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m1.339238385s) from=127.0.0.6:49891 2022/08/27 23:26:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m1.212070082s) from=127.0.0.6:41501 2022/08/27 23:26:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m1.829670536s) from=127.0.0.6:49777 2022/08/27 23:26:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=141 (2m2.089112512s) from=127.0.0.6:56265 2022/08/27 23:26:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m2.981330727s) from=127.0.0.6:44367 2022/08/27 23:26:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m2.771419099s) from=127.0.0.6:33959 2022/08/27 23:26:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m2.794577976s) from=127.0.0.6:47361 2022/08/27 23:26:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=149 (2m3.126496217s) from=127.0.0.6:39271 2022/08/27 23:26:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m3.54361748s) from=127.0.0.6:36749 2022/08/27 23:26:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m3.904119798s) from=127.0.0.6:53951 2022/08/27 23:26:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m3.512395658s) from=127.0.0.6:55305 2022/08/27 23:26:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m3.83363025s) from=127.0.0.6:48951 2022/08/27 23:26:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/27 23:26:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:26:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/27 23:26:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/27 23:26:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/27 23:26:28 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:26:28 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:26:28 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:26:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:26:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:26:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/27 23:26:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/27 23:26:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/27 23:26:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/27 23:26:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:26:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:26:28 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:26:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:26:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:26:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:26:28 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/27 23:26:28 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:26:28 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:26:28 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:26:28 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:26:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:26:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:26:28 [DEBUG] agent: Node info in sync 2022/08/27 23:26:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m4.495406269s) from=127.0.0.6:45757 2022/08/27 23:26:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.536139909s) from=127.0.0.6:43607 2022/08/27 23:26:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=150 (2m6.156342728s) from=127.0.0.6:55515 2022/08/27 23:26:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m5.808573029s) from=127.0.0.6:47589 2022/08/27 23:26:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m5.623809791s) from=127.0.0.6:54607 2022/08/27 23:26:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m6.19006551s) from=127.0.0.6:42293 2022/08/27 23:26:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m6.228128004s) from=127.0.0.6:46285 2022/08/27 23:26:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m7.026223087s) from=127.0.0.6:49669 2022/08/27 23:26:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m7.131309392s) from=127.0.0.6:49347 2022/08/27 23:26:31 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=63 (2m7.279948529s) from=127.0.0.6:33775 2022/08/27 23:26:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m7.209677341s) from=127.0.0.6:33453 2022/08/27 23:27:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:27:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/27 23:27:37 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:27:37 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:27:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:27:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/27 23:27:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/27 23:27:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/27 23:27:37 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:27:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:27:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:27:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:27:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:27:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/27 23:27:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/27 23:27:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/27 23:27:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/27 23:27:37 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:27:37 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:27:37 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:27:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:27:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:27:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:27:37 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/27 23:27:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:27:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:27:37 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:27:37 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:27:37 [DEBUG] agent: Node info in sync 2022/08/27 23:28:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:28:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/27 23:28:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/27 23:28:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:28:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/27 23:28:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/27 23:28:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/27 23:28:48 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:28:48 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:28:48 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:28:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:28:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:28:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/27 23:28:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/27 23:28:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/27 23:28:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/27 23:28:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:28:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:28:48 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:28:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:28:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:28:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:28:48 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/27 23:28:48 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:28:48 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:28:48 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:28:48 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:28:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:28:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:28:48 [DEBUG] agent: Node info in sync 2022/08/27 23:29:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:30:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:30:23 [DEBUG] http: Request GET /v1/catalog/services (1.102546ms) from=127.0.0.6:48861 2022/08/27 23:30:23 [DEBUG] http: Request GET /v1/status/leader (390.161µs) from=127.0.0.6:44325 2022/08/27 23:30:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (653.676µs) from=127.0.0.6:44325 2022/08/27 23:30:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (429.408µs) from=127.0.0.6:50641 2022/08/27 23:30:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (298.342µs) from=127.0.0.6:44325 2022/08/27 23:30:24 [DEBUG] http: Request GET /v1/health/service/parser-v1 (501.345µs) from=127.0.0.6:50641 2022/08/27 23:30:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (352.569µs) from=127.0.0.6:50641 2022/08/27 23:30:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (303.024µs) from=127.0.0.6:44325 2022/08/27 23:30:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (359.617µs) from=127.0.0.6:50641 2022/08/27 23:30:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (308.331µs) from=127.0.0.6:44325 2022/08/27 23:30:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (308.825µs) from=127.0.0.6:44325 2022/08/27 23:30:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (332.734µs) from=127.0.0.6:50641 2022/08/27 23:30:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (389.428µs) from=127.0.0.6:50641 2022/08/27 23:30:24 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (1.56274ms) from=127.0.0.6:50641 2022/08/27 23:30:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (1.758062ms) from=127.0.0.6:47749 2022/08/27 23:30:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (321.387µs) from=127.0.0.6:47749 2022/08/27 23:30:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (361.067µs) from=127.0.0.6:50641 2022/08/27 23:30:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (887.396µs) from=127.0.0.6:47749 2022/08/27 23:30:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (600.854µs) from=127.0.0.6:47749 2022/08/27 23:30:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (333.681µs) from=127.0.0.6:47749 2022/08/27 23:30:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (124.466µs) from=127.0.0.6:50641 2022/08/27 23:30:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (262.927µs) from=127.0.0.6:50641 2022/08/27 23:30:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (375.646µs) from=127.0.0.6:50641 2022/08/27 23:30:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (281.635µs) from=127.0.0.6:39681 2022/08/27 23:30:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (175.027µs) from=127.0.0.6:39681 2022/08/27 23:30:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (206.337µs) from=127.0.0.6:56183 2022/08/27 23:30:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (336.521µs) from=127.0.0.6:37185 2022/08/27 23:30:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (263.341µs) from=127.0.0.6:39279 2022/08/27 23:30:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/27 23:30:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/27 23:30:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/27 23:30:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:30:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:30:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:30:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:30:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/27 23:30:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/27 23:30:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/27 23:30:29 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:30:29 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:30:29 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:30:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:30:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:30:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:30:29 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/27 23:30:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:30:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:30:29 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:30:29 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:30:29 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:30:29 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:30:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:30:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/27 23:30:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/27 23:30:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/27 23:30:29 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:30:29 [DEBUG] agent: Node info in sync 2022/08/27 23:30:31 [DEBUG] http: Request GET /v1/catalog/services (597.456µs) from=127.0.0.6:45203 2022/08/27 23:30:31 [DEBUG] http: Request GET /v1/status/leader (342.874µs) from=127.0.0.6:45203 2022/08/27 23:30:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (470.611µs) from=127.0.0.6:48833 2022/08/27 23:30:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (413.11µs) from=127.0.0.6:40165 2022/08/27 23:30:43 [DEBUG] http: Request GET /v1/status/leader (436.29µs) from=127.0.0.6:39651 2022/08/27 23:30:51 [DEBUG] http: Request GET /v1/status/leader (381.922µs) from=127.0.0.6:52827 2022/08/27 23:31:03 [DEBUG] http: Request GET /v1/status/leader (164.04µs) from=127.0.0.6:39651 2022/08/27 23:31:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:31:11 [DEBUG] http: Request GET /v1/status/leader (161.365µs) from=127.0.0.6:52827 2022/08/27 23:31:31 [DEBUG] http: Request GET /v1/status/leader (621.235µs) from=127.0.0.6:52827 2022/08/27 23:31:33 [DEBUG] http: Request GET /v1/catalog/services (9.569037ms) from=127.0.0.6:39651 2022/08/27 23:31:33 [DEBUG] http: Request GET /v1/status/leader (387.013µs) from=127.0.0.6:54577 2022/08/27 23:31:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (409.459µs) from=127.0.0.6:54577 2022/08/27 23:31:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (332.689µs) from=127.0.0.6:34221 2022/08/27 23:31:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (335.874µs) from=127.0.0.6:34221 2022/08/27 23:31:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (424.112µs) from=127.0.0.6:34221 2022/08/27 23:31:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (405.963µs) from=127.0.0.6:34221 2022/08/27 23:31:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (501.952µs) from=127.0.0.6:34221 2022/08/27 23:31:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (361.712µs) from=127.0.0.6:54825 2022/08/27 23:31:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (416.637µs) from=127.0.0.6:34221 2022/08/27 23:31:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (562.581µs) from=127.0.0.6:54577 2022/08/27 23:31:33 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (337.577µs) from=127.0.0.6:54577 2022/08/27 23:31:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (517.348µs) from=127.0.0.6:52827 2022/08/27 23:31:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (341.312µs) from=127.0.0.6:54577 2022/08/27 23:31:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (367.982µs) from=127.0.0.6:38937 2022/08/27 23:31:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (378.224µs) from=127.0.0.6:38937 2022/08/27 23:31:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (263.937µs) from=127.0.0.6:38937 2022/08/27 23:31:34 [DEBUG] http: Request GET /v1/health/service/parser-v1 (916.98µs) from=127.0.0.6:54577 2022/08/27 23:31:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (302.94µs) from=127.0.0.6:60637 2022/08/27 23:31:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (365.664µs) from=127.0.0.6:50275 2022/08/27 23:31:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (406.519µs) from=127.0.0.6:38937 2022/08/27 23:31:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (321.112µs) from=127.0.0.6:54825 2022/08/27 23:31:34 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (358.629µs) from=127.0.0.6:54825 2022/08/27 23:31:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (268.906µs) from=127.0.0.6:38937 2022/08/27 23:31:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (415.006µs) from=127.0.0.6:50275 2022/08/27 23:31:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (327.407µs) from=127.0.0.6:38937 2022/08/27 23:31:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (429.443µs) from=127.0.0.6:50275 2022/08/27 23:31:34 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (157.429µs) from=127.0.0.6:54825 2022/08/27 23:31:40 [DEBUG] http: Request GET /v1/catalog/services (874.854µs) from=127.0.0.6:40565 2022/08/27 23:31:41 [DEBUG] http: Request GET /v1/status/leader (232.911µs) from=127.0.0.6:49561 2022/08/27 23:31:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (750.104µs) from=127.0.0.6:49561 2022/08/27 23:31:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (351.257µs) from=127.0.0.6:57273 2022/08/27 23:31:53 [DEBUG] http: Request GET /v1/status/leader (515.158µs) from=127.0.0.6:56963 2022/08/27 23:32:01 [DEBUG] http: Request GET /v1/status/leader (472.612µs) from=127.0.0.6:42479 2022/08/27 23:32:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:32:13 [DEBUG] http: Request GET /v1/status/leader (272.067µs) from=127.0.0.6:42479 2022/08/27 23:32:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/27 23:32:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:32:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:32:19 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:32:19 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:32:19 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:32:19 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:32:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:32:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/27 23:32:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/27 23:32:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/27 23:32:19 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:32:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/27 23:32:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:32:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:32:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:32:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:32:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/27 23:32:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/27 23:32:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/27 23:32:19 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:32:19 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:32:19 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:32:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:32:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:32:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:32:19 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/27 23:32:19 [DEBUG] agent: Node info in sync 2022/08/27 23:32:21 [DEBUG] http: Request GET /v1/status/leader (214.824µs) from=127.0.0.6:56963 2022/08/27 23:32:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m0.455521272s) from=127.0.0.6:48861 2022/08/27 23:32:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m0.100158889s) from=127.0.0.6:33287 2022/08/27 23:32:25 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m0.54268378s) from=127.0.0.6:48419 2022/08/27 23:32:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m1.073505971s) from=127.0.0.6:44325 2022/08/27 23:32:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m1.483984484s) from=127.0.0.6:52935 2022/08/27 23:32:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m1.405710311s) from=127.0.0.6:39889 2022/08/27 23:32:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=63 (2m1.623795003s) from=127.0.0.6:39681 2022/08/27 23:32:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m2.208359818s) from=127.0.0.6:47749 2022/08/27 23:32:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m2.593250683s) from=127.0.0.6:36571 2022/08/27 23:32:27 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m2.92919524s) from=127.0.0.6:37185 2022/08/27 23:32:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m2.848657166s) from=127.0.0.6:55105 2022/08/27 23:32:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m3.459561966s) from=127.0.0.6:42605 2022/08/27 23:32:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m3.949595054s) from=127.0.0.6:45833 2022/08/27 23:32:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m4.0971471s) from=127.0.0.6:52615 2022/08/27 23:32:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m4.481967903s) from=127.0.0.6:50641 2022/08/27 23:32:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=141 (2m4.492580822s) from=127.0.0.6:54073 2022/08/27 23:32:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m4.727976107s) from=127.0.0.6:37997 2022/08/27 23:32:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=149 (2m4.998243255s) from=127.0.0.6:49991 2022/08/27 23:32:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m5.08199282s) from=127.0.0.6:48387 2022/08/27 23:32:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m5.940052281s) from=127.0.0.6:39279 2022/08/27 23:32:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m6.272226229s) from=127.0.0.6:56183 2022/08/27 23:32:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m6.185279275s) from=127.0.0.6:34535 2022/08/27 23:32:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m6.13944736s) from=127.0.0.6:59111 2022/08/27 23:32:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=150 (2m6.341245288s) from=127.0.0.6:59573 2022/08/27 23:32:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m6.417273494s) from=127.0.0.6:59825 2022/08/27 23:32:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m6.420386203s) from=127.0.0.6:38841 2022/08/27 23:32:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m7.477254906s) from=127.0.0.6:46445 2022/08/27 23:32:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m2.14535094s) from=127.0.0.6:48833 2022/08/27 23:32:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m2.285003768s) from=127.0.0.6:40165 2022/08/27 23:32:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m4.741174864s) from=127.0.0.6:45203 2022/08/27 23:32:41 [DEBUG] http: Request GET /v1/status/leader (192.768µs) from=127.0.0.6:56963 2022/08/27 23:33:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/27 23:33:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:33:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m0.0586278s) from=127.0.0.6:47927 2022/08/27 23:33:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m0.441380264s) from=127.0.0.6:54825 2022/08/27 23:33:34 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m0.433619984s) from=127.0.0.6:53759 2022/08/27 23:33:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m0.659593082s) from=127.0.0.6:37775 2022/08/27 23:33:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m0.890461789s) from=127.0.0.6:54577 2022/08/27 23:33:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m0.995533607s) from=127.0.0.6:50275 2022/08/27 23:33:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m0.95521739s) from=127.0.0.6:38937 2022/08/27 23:33:35 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m1.285534115s) from=127.0.0.6:60637 2022/08/27 23:33:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m1.876417886s) from=127.0.0.6:39651 2022/08/27 23:33:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m1.231962101s) from=127.0.0.6:54665 2022/08/27 23:33:35 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m1.603877767s) from=127.0.0.6:47077 2022/08/27 23:33:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m1.565979299s) from=127.0.0.6:49393 2022/08/27 23:33:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m1.682657322s) from=127.0.0.6:42259 2022/08/27 23:33:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m1.747047677s) from=127.0.0.6:60789 2022/08/27 23:33:36 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m2.198044502s) from=127.0.0.6:58519 2022/08/27 23:33:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m2.898942152s) from=127.0.0.6:53061 2022/08/27 23:33:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m3.568167758s) from=127.0.0.6:52215 2022/08/27 23:33:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=149 (2m3.647191109s) from=127.0.0.6:48019 2022/08/27 23:33:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m4.117060624s) from=127.0.0.6:34221 2022/08/27 23:33:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m4.20997828s) from=127.0.0.6:48743 2022/08/27 23:33:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m4.559475577s) from=127.0.0.6:48595 2022/08/27 23:33:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=150 (2m5.062048893s) from=127.0.0.6:52827 2022/08/27 23:33:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m5.461370309s) from=127.0.0.6:46973 2022/08/27 23:33:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m6.158571452s) from=127.0.0.6:34807 2022/08/27 23:33:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=63 (2m6.190334148s) from=127.0.0.6:53877 2022/08/27 23:33:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=141 (2m6.795105411s) from=127.0.0.6:35501 2022/08/27 23:33:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m7.410254045s) from=127.0.0.6:50435 2022/08/27 23:33:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m0.579597721s) from=127.0.0.6:49561 2022/08/27 23:33:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m3.610370416s) from=127.0.0.6:57273 2022/08/27 23:33:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m6.130076505s) from=127.0.0.6:40565 2022/08/27 23:34:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/27 23:34:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/27 23:34:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/27 23:34:00 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:34:00 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:34:00 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:34:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:34:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/27 23:34:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/27 23:34:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/27 23:34:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/27 23:34:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/27 23:34:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:34:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:34:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:34:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:34:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:34:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:34:00 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/27 23:34:00 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:34:00 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:34:00 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:34:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:34:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:34:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:34:00 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:34:00 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:34:00 [DEBUG] agent: Node info in sync 2022/08/27 23:34:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:35:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:35:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/27 23:35:57 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:35:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:35:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:35:57 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:35:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/27 23:35:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/27 23:35:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/27 23:35:57 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:35:57 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:35:57 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:35:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:35:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:35:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/27 23:35:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/27 23:35:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/27 23:35:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/27 23:35:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:35:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:35:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:35:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:35:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:35:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:35:57 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/27 23:35:57 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:35:57 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:35:57 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:35:57 [DEBUG] agent: Node info in sync 2022/08/27 23:35:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/27 23:36:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:37:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:37:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/27 23:37:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/27 23:37:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/27 23:37:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/27 23:37:40 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:37:40 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:37:40 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:37:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:37:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:37:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/27 23:37:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/27 23:37:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/27 23:37:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/27 23:37:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:37:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:37:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:37:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:37:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:37:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:37:40 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/27 23:37:40 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:37:40 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:37:40 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:37:40 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:37:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:37:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:37:40 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:37:40 [DEBUG] agent: Node info in sync 2022/08/27 23:37:53 [DEBUG] http: Request GET /v1/catalog/services (5.986643ms) from=127.0.0.6:45209 2022/08/27 23:37:53 [DEBUG] http: Request GET /v1/status/leader (986.5µs) from=127.0.0.6:33527 2022/08/27 23:37:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (700.66µs) from=127.0.0.6:34695 2022/08/27 23:37:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (246.645µs) from=127.0.0.6:33527 2022/08/27 23:37:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (533.775µs) from=127.0.0.6:55447 2022/08/27 23:37:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (449.631µs) from=127.0.0.6:33527 2022/08/27 23:37:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (360.198µs) from=127.0.0.6:55447 2022/08/27 23:37:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (239.997µs) from=127.0.0.6:33527 2022/08/27 23:37:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (364.486µs) from=127.0.0.6:33527 2022/08/27 23:37:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (330.918µs) from=127.0.0.6:43413 2022/08/27 23:37:53 [DEBUG] http: Request GET /v1/health/service/parser-v1 (238.58µs) from=127.0.0.6:55447 2022/08/27 23:37:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (315.071µs) from=127.0.0.6:34695 2022/08/27 23:37:53 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (825.896µs) from=127.0.0.6:55447 2022/08/27 23:37:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (356.241µs) from=127.0.0.6:34695 2022/08/27 23:37:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (153.606µs) from=127.0.0.6:33527 2022/08/27 23:37:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (344.339µs) from=127.0.0.6:55447 2022/08/27 23:37:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (318.328µs) from=127.0.0.6:34695 2022/08/27 23:37:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (229.092µs) from=127.0.0.6:33527 2022/08/27 23:37:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (355.888µs) from=127.0.0.6:34695 2022/08/27 23:37:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (216.321µs) from=127.0.0.6:55447 2022/08/27 23:37:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (263.384µs) from=127.0.0.6:35045 2022/08/27 23:37:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (327.839µs) from=127.0.0.6:43413 2022/08/27 23:37:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (257.457µs) from=127.0.0.6:43413 2022/08/27 23:37:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (483.618µs) from=127.0.0.6:36161 2022/08/27 23:37:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (379.018µs) from=127.0.0.6:43413 2022/08/27 23:37:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (205.956µs) from=127.0.0.6:55447 2022/08/27 23:37:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (253.434µs) from=127.0.0.6:43413 2022/08/27 23:37:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (117.306µs) from=127.0.0.6:43413 2022/08/27 23:37:56 [DEBUG] http: Request GET /v1/catalog/services (824.602µs) from=127.0.0.6:40299 2022/08/27 23:37:56 [DEBUG] http: Request GET /v1/status/leader (329.862µs) from=127.0.0.6:40299 2022/08/27 23:37:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (422.751µs) from=127.0.0.6:51147 2022/08/27 23:37:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (285.379µs) from=127.0.0.6:51147 2022/08/27 23:38:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:38:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/27 23:38:13 [DEBUG] http: Request GET /v1/status/leader (251.362µs) from=127.0.0.6:55683 2022/08/27 23:38:16 [DEBUG] http: Request GET /v1/status/leader (360.038µs) from=127.0.0.6:55947 2022/08/27 23:38:33 [DEBUG] http: Request GET /v1/status/leader (594.127µs) from=127.0.0.6:55683 2022/08/27 23:38:36 [DEBUG] http: Request GET /v1/status/leader (736.108µs) from=127.0.0.6:55947 2022/08/27 23:38:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/27 23:38:42 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:38:42 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:38:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:38:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/27 23:38:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/27 23:38:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/27 23:38:42 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:38:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/27 23:38:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:38:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:38:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:38:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:38:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/27 23:38:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/27 23:38:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/27 23:38:42 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:38:42 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:38:42 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:38:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:38:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:38:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:38:42 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/27 23:38:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:38:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:38:42 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:38:42 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:38:42 [DEBUG] agent: Node info in sync 2022/08/27 23:39:01 [DEBUG] http: Request GET /v1/catalog/services (1.072772ms) from=127.0.0.6:55947 2022/08/27 23:39:02 [DEBUG] http: Request GET /v1/status/leader (382.524µs) from=127.0.0.6:55947 2022/08/27 23:39:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (536.084µs) from=127.0.0.6:55683 2022/08/27 23:39:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (306.159µs) from=127.0.0.6:40107 2022/08/27 23:39:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:39:06 [DEBUG] http: Request GET /v1/catalog/services (707.249µs) from=127.0.0.6:34927 2022/08/27 23:39:06 [DEBUG] http: Request GET /v1/status/leader (197.098µs) from=127.0.0.6:49811 2022/08/27 23:39:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (307.529µs) from=127.0.0.6:49811 2022/08/27 23:39:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (356.367µs) from=127.0.0.6:49811 2022/08/27 23:39:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (386.203µs) from=127.0.0.6:49811 2022/08/27 23:39:06 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (310.695µs) from=127.0.0.6:49811 2022/08/27 23:39:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (344.026µs) from=127.0.0.6:34195 2022/08/27 23:39:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (286.767µs) from=127.0.0.6:49811 2022/08/27 23:39:06 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (522.5µs) from=127.0.0.6:55945 2022/08/27 23:39:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (449.122µs) from=127.0.0.6:49811 2022/08/27 23:39:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (457.882µs) from=127.0.0.6:49811 2022/08/27 23:39:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (421.693µs) from=127.0.0.6:49811 2022/08/27 23:39:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (214.321µs) from=127.0.0.6:36063 2022/08/27 23:39:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (127.675µs) from=127.0.0.6:55945 2022/08/27 23:39:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (244.487µs) from=127.0.0.6:36063 2022/08/27 23:39:06 [DEBUG] http: Request GET /v1/health/service/parser-v1 (381.214µs) from=127.0.0.6:55945 2022/08/27 23:39:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (361.198µs) from=127.0.0.6:55945 2022/08/27 23:39:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (314.648µs) from=127.0.0.6:36063 2022/08/27 23:39:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (501.145µs) from=127.0.0.6:36063 2022/08/27 23:39:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (267.961µs) from=127.0.0.6:36063 2022/08/27 23:39:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (199.399µs) from=127.0.0.6:36063 2022/08/27 23:39:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (257.291µs) from=127.0.0.6:36063 2022/08/27 23:39:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (554.849µs) from=127.0.0.6:36063 2022/08/27 23:39:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (386.89µs) from=127.0.0.6:36063 2022/08/27 23:39:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (482.809µs) from=127.0.0.6:42783 2022/08/27 23:39:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (278.891µs) from=127.0.0.6:42783 2022/08/27 23:39:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (339.521µs) from=127.0.0.6:42783 2022/08/27 23:39:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (298.162µs) from=127.0.0.6:50795 2022/08/27 23:39:22 [DEBUG] http: Request GET /v1/status/leader (2.251101ms) from=127.0.0.6:48455 2022/08/27 23:39:26 [DEBUG] http: Request GET /v1/status/leader (370.407µs) from=127.0.0.6:55923 2022/08/27 23:39:42 [DEBUG] http: Request GET /v1/status/leader (380.58µs) from=127.0.0.6:48455 2022/08/27 23:39:46 [DEBUG] http: Request GET /v1/status/leader (224.214µs) from=127.0.0.6:55923 2022/08/27 23:39:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/27 23:39:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:39:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:39:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/27 23:39:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/27 23:39:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/27 23:39:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/27 23:39:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:39:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:39:51 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:39:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:39:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:39:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:39:51 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/27 23:39:51 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:39:51 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:39:51 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:39:51 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:39:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:39:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:39:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:39:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/27 23:39:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/27 23:39:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/27 23:39:51 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:39:51 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:39:51 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:39:51 [DEBUG] agent: Node info in sync 2022/08/27 23:39:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m0.384303456s) from=127.0.0.6:33527 2022/08/27 23:39:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m0.336753687s) from=127.0.0.6:43413 2022/08/27 23:39:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m0.4474345s) from=127.0.0.6:54509 2022/08/27 23:39:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.619130905s) from=127.0.0.6:48473 2022/08/27 23:39:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m0.663080319s) from=127.0.0.6:36679 2022/08/27 23:39:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m0.761192407s) from=127.0.0.6:45013 2022/08/27 23:39:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m0.894756785s) from=127.0.0.6:44931 2022/08/27 23:39:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m2.41063187s) from=127.0.0.6:42163 2022/08/27 23:39:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m2.698061878s) from=127.0.0.6:42601 2022/08/27 23:39:56 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m2.80024037s) from=127.0.0.6:35045 2022/08/27 23:39:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m2.677722279s) from=127.0.0.6:56613 2022/08/27 23:39:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m3.118610167s) from=127.0.0.6:34695 2022/08/27 23:39:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m3.530277661s) from=127.0.0.6:45209 2022/08/27 23:39:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=149 (2m3.106463186s) from=127.0.0.6:52833 2022/08/27 23:39:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=150 (2m3.548396822s) from=127.0.0.6:35865 2022/08/27 23:39:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.140556786s) from=127.0.0.6:43379 2022/08/27 23:39:58 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m4.108512068s) from=127.0.0.6:44015 2022/08/27 23:39:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m4.112721056s) from=127.0.0.6:43481 2022/08/27 23:39:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=63 (2m4.143664426s) from=127.0.0.6:59171 2022/08/27 23:39:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m4.229928528s) from=127.0.0.6:38713 2022/08/27 23:39:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m1.850189917s) from=127.0.0.6:50291 2022/08/27 23:39:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m2.264232242s) from=127.0.0.6:40299 2022/08/27 23:39:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m5.120229756s) from=127.0.0.6:36161 2022/08/27 23:39:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=141 (2m5.472143606s) from=127.0.0.6:55447 2022/08/27 23:39:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m5.792282706s) from=127.0.0.6:46353 2022/08/27 23:39:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m6.022760163s) from=127.0.0.6:59319 2022/08/27 23:39:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m3.483643272s) from=127.0.0.6:51147 2022/08/27 23:40:00 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m6.470148992s) from=127.0.0.6:53007 2022/08/27 23:40:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m6.790593737s) from=127.0.0.6:52491 2022/08/27 23:40:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m7.270733979s) from=127.0.0.6:38207 2022/08/27 23:40:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:40:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/27 23:41:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m0.916285381s) from=127.0.0.6:40107 2022/08/27 23:41:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:41:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m0.619293786s) from=127.0.0.6:34927 2022/08/27 23:41:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=63 (2m0.161159717s) from=127.0.0.6:36063 2022/08/27 23:41:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m5.460954035s) from=127.0.0.6:55947 2022/08/27 23:41:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m0.311635215s) from=127.0.0.6:49537 2022/08/27 23:41:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m5.877370972s) from=127.0.0.6:55683 2022/08/27 23:41:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m0.751514795s) from=127.0.0.6:48499 2022/08/27 23:41:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m1.064802984s) from=127.0.0.6:56759 2022/08/27 23:41:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=149 (2m1.942051195s) from=127.0.0.6:59133 2022/08/27 23:41:09 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m2.202195448s) from=127.0.0.6:49811 2022/08/27 23:41:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m2.762791178s) from=127.0.0.6:33643 2022/08/27 23:41:10 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m3.059005001s) from=127.0.0.6:42783 2022/08/27 23:41:10 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m3.041811975s) from=127.0.0.6:50795 2022/08/27 23:41:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m3.195537326s) from=127.0.0.6:41411 2022/08/27 23:41:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m3.322952938s) from=127.0.0.6:48599 2022/08/27 23:41:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m3.444908804s) from=127.0.0.6:39203 2022/08/27 23:41:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m3.783067853s) from=127.0.0.6:34863 2022/08/27 23:41:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m3.927985953s) from=127.0.0.6:33939 2022/08/27 23:41:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m4.26941411s) from=127.0.0.6:34195 2022/08/27 23:41:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m4.665728246s) from=127.0.0.6:52231 2022/08/27 23:41:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.796396854s) from=127.0.0.6:49143 2022/08/27 23:41:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m5.422537717s) from=127.0.0.6:54805 2022/08/27 23:41:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m5.294354024s) from=127.0.0.6:57405 2022/08/27 23:41:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m5.361733107s) from=127.0.0.6:48699 2022/08/27 23:41:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m6.092746051s) from=127.0.0.6:53273 2022/08/27 23:41:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m6.832562329s) from=127.0.0.6:47623 2022/08/27 23:41:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m6.91458198s) from=127.0.0.6:55591 2022/08/27 23:41:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=150 (2m7.089692393s) from=127.0.0.6:58139 2022/08/27 23:41:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=141 (2m7.461167215s) from=127.0.0.6:55945 2022/08/27 23:41:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m7.438563023s) from=127.0.0.6:40733 2022/08/27 23:41:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/27 23:41:41 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:41:41 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:41:41 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:41:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:41:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:41:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:41:41 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/27 23:41:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:41:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:41:41 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:41:41 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:41:41 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:41:41 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:41:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:41:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/27 23:41:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/27 23:41:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/27 23:41:41 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:41:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:41:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:41:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:41:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:41:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/27 23:41:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/27 23:41:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/27 23:41:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/27 23:41:41 [DEBUG] agent: Node info in sync 2022/08/27 23:42:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:42:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/27 23:43:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:43:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/27 23:43:08 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:43:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:43:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:43:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:43:08 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/27 23:43:08 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:43:08 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:43:08 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:43:08 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:43:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:43:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:43:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:43:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/27 23:43:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/27 23:43:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/27 23:43:08 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:43:08 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:43:08 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:43:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:43:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:43:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/27 23:43:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/27 23:43:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/27 23:43:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/27 23:43:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:43:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:43:08 [DEBUG] agent: Node info in sync 2022/08/27 23:44:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:44:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/27 23:44:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/27 23:44:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/27 23:44:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/27 23:44:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:44:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:44:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:44:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:44:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/27 23:44:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:44:48 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/27 23:44:48 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:44:48 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:44:48 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:44:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:44:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:44:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:44:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:44:48 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:44:48 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:44:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/27 23:44:48 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:44:48 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:44:48 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:44:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:44:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/27 23:44:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/27 23:44:48 [DEBUG] agent: Node info in sync 2022/08/27 23:45:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:45:15 [DEBUG] http: Request GET /v1/catalog/services (768.348µs) from=127.0.0.6:56465 2022/08/27 23:45:15 [DEBUG] http: Request GET /v1/status/leader (547.211µs) from=127.0.0.6:56465 2022/08/27 23:45:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (718.368µs) from=127.0.0.6:46193 2022/08/27 23:45:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (346.536µs) from=127.0.0.6:46193 2022/08/27 23:45:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (256.357µs) from=127.0.0.6:42561 2022/08/27 23:45:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (277.986µs) from=127.0.0.6:42561 2022/08/27 23:45:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (168.751µs) from=127.0.0.6:46193 2022/08/27 23:45:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (665.368µs) from=127.0.0.6:46193 2022/08/27 23:45:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (555.811µs) from=127.0.0.6:46193 2022/08/27 23:45:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (298.138µs) from=127.0.0.6:34041 2022/08/27 23:45:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (270.878µs) from=127.0.0.6:46193 2022/08/27 23:45:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (333.574µs) from=127.0.0.6:46193 2022/08/27 23:45:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (211.574µs) from=127.0.0.6:34041 2022/08/27 23:45:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (211.362µs) from=127.0.0.6:34041 2022/08/27 23:45:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (330.961µs) from=127.0.0.6:44853 2022/08/27 23:45:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (214.212µs) from=127.0.0.6:46193 2022/08/27 23:45:15 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (140.181µs) from=127.0.0.6:34041 2022/08/27 23:45:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (372.365µs) from=127.0.0.6:46193 2022/08/27 23:45:15 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (281.513µs) from=127.0.0.6:34041 2022/08/27 23:45:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (239.591µs) from=127.0.0.6:44853 2022/08/27 23:45:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (290.007µs) from=127.0.0.6:46193 2022/08/27 23:45:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (252.73µs) from=127.0.0.6:52835 2022/08/27 23:45:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (192.071µs) from=127.0.0.6:44853 2022/08/27 23:45:15 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (368.121µs) from=127.0.0.6:44853 2022/08/27 23:45:15 [DEBUG] http: Request GET /v1/health/service/parser-v1 (597.689µs) from=127.0.0.6:42561 2022/08/27 23:45:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (1.132914ms) from=127.0.0.6:42561 2022/08/27 23:45:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (327.235µs) from=127.0.0.6:44587 2022/08/27 23:45:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (507.358µs) from=127.0.0.6:44587 2022/08/27 23:45:18 [DEBUG] http: Request GET /v1/catalog/services (861.108µs) from=127.0.0.6:57421 2022/08/27 23:45:18 [DEBUG] http: Request GET /v1/status/leader (390.382µs) from=127.0.0.6:39821 2022/08/27 23:45:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (443.736µs) from=127.0.0.6:59323 2022/08/27 23:45:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (293.045µs) from=127.0.0.6:39821 2022/08/27 23:45:35 [DEBUG] http: Request GET /v1/status/leader (220.414µs) from=127.0.0.6:35257 2022/08/27 23:45:38 [DEBUG] http: Request GET /v1/status/leader (168.706µs) from=127.0.0.6:35257 2022/08/27 23:45:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/27 23:45:55 [DEBUG] http: Request GET /v1/status/leader (2.066569ms) from=127.0.0.6:35257 2022/08/27 23:45:58 [DEBUG] http: Request GET /v1/status/leader (616.797µs) from=127.0.0.6:50771 2022/08/27 23:46:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:46:21 [DEBUG] http: Request GET /v1/catalog/services (937.031µs) from=127.0.0.6:35257 2022/08/27 23:46:21 [DEBUG] http: Request GET /v1/status/leader (176.58µs) from=127.0.0.6:50771 2022/08/27 23:46:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (616.576µs) from=127.0.0.6:50771 2022/08/27 23:46:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (186.886µs) from=127.0.0.6:50771 2022/08/27 23:46:25 [DEBUG] http: Request GET /v1/catalog/services (1.010405ms) from=127.0.0.6:56929 2022/08/27 23:46:25 [DEBUG] http: Request GET /v1/status/leader (169.209µs) from=127.0.0.6:56929 2022/08/27 23:46:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (429.825µs) from=127.0.0.6:46375 2022/08/27 23:46:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (364.046µs) from=127.0.0.6:59567 2022/08/27 23:46:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (338.645µs) from=127.0.0.6:39889 2022/08/27 23:46:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (165.604µs) from=127.0.0.6:46375 2022/08/27 23:46:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (223.552µs) from=127.0.0.6:59567 2022/08/27 23:46:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (315.439µs) from=127.0.0.6:59567 2022/08/27 23:46:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (211.122µs) from=127.0.0.6:46375 2022/08/27 23:46:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (233.361µs) from=127.0.0.6:39889 2022/08/27 23:46:26 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (225.148µs) from=127.0.0.6:59567 2022/08/27 23:46:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (314.733µs) from=127.0.0.6:39889 2022/08/27 23:46:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (183.529µs) from=127.0.0.6:59567 2022/08/27 23:46:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (273.783µs) from=127.0.0.6:39889 2022/08/27 23:46:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (449.78µs) from=127.0.0.6:59567 2022/08/27 23:46:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (285.803µs) from=127.0.0.6:59567 2022/08/27 23:46:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (356.106µs) from=127.0.0.6:59567 2022/08/27 23:46:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (415.065µs) from=127.0.0.6:39889 2022/08/27 23:46:26 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (297.345µs) from=127.0.0.6:59567 2022/08/27 23:46:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (277.247µs) from=127.0.0.6:39889 2022/08/27 23:46:26 [DEBUG] http: Request GET /v1/health/service/parser-v1 (293.385µs) from=127.0.0.6:39889 2022/08/27 23:46:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (266.128µs) from=127.0.0.6:43647 2022/08/27 23:46:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (277.437µs) from=127.0.0.6:52545 2022/08/27 23:46:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (239.637µs) from=127.0.0.6:36851 2022/08/27 23:46:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (236.076µs) from=127.0.0.6:42509 2022/08/27 23:46:26 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (411.178µs) from=127.0.0.6:58277 2022/08/27 23:46:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (341.734µs) from=127.0.0.6:36733 2022/08/27 23:46:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (343.144µs) from=127.0.0.6:40739 2022/08/27 23:46:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/27 23:46:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:46:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:46:40 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:46:40 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:46:40 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:46:40 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:46:40 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:46:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:46:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/27 23:46:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/27 23:46:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/27 23:46:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/27 23:46:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/27 23:46:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:46:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:46:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:46:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:46:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/27 23:46:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/27 23:46:40 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/27 23:46:40 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:46:40 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:46:40 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:46:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:46:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:46:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:46:40 [DEBUG] agent: Node info in sync 2022/08/27 23:46:41 [DEBUG] http: Request GET /v1/status/leader (318.077µs) from=127.0.0.6:53061 2022/08/27 23:46:45 [DEBUG] http: Request GET /v1/status/leader (400.348µs) from=127.0.0.6:53061 2022/08/27 23:47:01 [DEBUG] http: Request GET /v1/status/leader (167.8µs) from=127.0.0.6:53061 2022/08/27 23:47:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:47:05 [DEBUG] http: Request GET /v1/status/leader (245.712µs) from=127.0.0.6:39147 2022/08/27 23:47:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m0.129486891s) from=127.0.0.6:52835 2022/08/27 23:47:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m0.87436776s) from=127.0.0.6:45955 2022/08/27 23:47:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m1.515050024s) from=127.0.0.6:36787 2022/08/27 23:47:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.795055386s) from=127.0.0.6:40331 2022/08/27 23:47:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m1.698021819s) from=127.0.0.6:35181 2022/08/27 23:47:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m2.761339714s) from=127.0.0.6:56085 2022/08/27 23:47:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m2.647965788s) from=127.0.0.6:53309 2022/08/27 23:47:18 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m2.772816855s) from=127.0.0.6:49069 2022/08/27 23:47:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m3.3246648s) from=127.0.0.6:45431 2022/08/27 23:47:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m0.853041618s) from=127.0.0.6:57421 2022/08/27 23:47:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m3.885101759s) from=127.0.0.6:46193 2022/08/27 23:47:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m3.810866597s) from=127.0.0.6:44063 2022/08/27 23:47:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m4.030720323s) from=127.0.0.6:34041 2022/08/27 23:47:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m4.153027245s) from=127.0.0.6:42561 2022/08/27 23:47:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m3.973428521s) from=127.0.0.6:48797 2022/08/27 23:47:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m1.354441968s) from=127.0.0.6:39821 2022/08/27 23:47:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=150 (2m4.470067323s) from=127.0.0.6:41331 2022/08/27 23:47:20 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m4.83221615s) from=127.0.0.6:44853 2022/08/27 23:47:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=141 (2m5.015139115s) from=127.0.0.6:60045 2022/08/27 23:47:21 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m5.416461054s) from=127.0.0.6:39861 2022/08/27 23:47:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m6.144409264s) from=127.0.0.6:56465 2022/08/27 23:47:21 [DEBUG] http: Request GET /v1/status/leader (144.856µs) from=127.0.0.6:53061 2022/08/27 23:47:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m5.948913453s) from=127.0.0.6:36737 2022/08/27 23:47:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m6.111865778s) from=127.0.0.6:38931 2022/08/27 23:47:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m6.167010339s) from=127.0.0.6:51487 2022/08/27 23:47:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=149 (2m6.398206134s) from=127.0.0.6:44027 2022/08/27 23:47:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m6.40722534s) from=127.0.0.6:38067 2022/08/27 23:47:22 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=63 (2m6.591537117s) from=127.0.0.6:44587 2022/08/27 23:47:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m6.535257087s) from=127.0.0.6:59253 2022/08/27 23:47:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m6.880911102s) from=127.0.0.6:60661 2022/08/27 23:47:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m6.211641703s) from=127.0.0.6:59323 2022/08/27 23:47:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/27 23:48:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:48:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m0.82878121s) from=127.0.0.6:35257 2022/08/27 23:48:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m1.705655075s) from=127.0.0.6:50771 2022/08/27 23:48:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m3.177405873s) from=127.0.0.6:59281 2022/08/27 23:48:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m0.472565374s) from=127.0.0.6:59567 2022/08/27 23:48:26 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m0.37117922s) from=127.0.0.6:50207 2022/08/27 23:48:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=63 (2m0.426994474s) from=127.0.0.6:43647 2022/08/27 23:48:27 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m0.891845955s) from=127.0.0.6:36733 2022/08/27 23:48:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m1.868256095s) from=127.0.0.6:56929 2022/08/27 23:48:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m1.469780248s) from=127.0.0.6:37513 2022/08/27 23:48:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=141 (2m1.828396368s) from=127.0.0.6:36851 2022/08/27 23:48:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m2.247901209s) from=127.0.0.6:33323 2022/08/27 23:48:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=149 (2m2.503624434s) from=127.0.0.6:44591 2022/08/27 23:48:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m3.045726848s) from=127.0.0.6:33897 2022/08/27 23:48:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m3.485627841s) from=127.0.0.6:42509 2022/08/27 23:48:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m3.864344877s) from=127.0.0.6:38917 2022/08/27 23:48:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m3.989809864s) from=127.0.0.6:40739 2022/08/27 23:48:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m4.2350253s) from=127.0.0.6:35647 2022/08/27 23:48:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m4.584585249s) from=127.0.0.6:35533 2022/08/27 23:48:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.713124679s) from=127.0.0.6:36071 2022/08/27 23:48:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m5.449348948s) from=127.0.0.6:46375 2022/08/27 23:48:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m5.566451129s) from=127.0.0.6:55047 2022/08/27 23:48:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m5.760640907s) from=127.0.0.6:44475 2022/08/27 23:48:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m5.949566416s) from=127.0.0.6:60693 2022/08/27 23:48:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=150 (2m6.218150213s) from=127.0.0.6:39889 2022/08/27 23:48:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m6.933038515s) from=127.0.0.6:58277 2022/08/27 23:48:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m6.808365661s) from=127.0.0.6:58627 2022/08/27 23:48:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m6.813812072s) from=127.0.0.6:38961 2022/08/27 23:48:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m7.132494816s) from=127.0.0.6:52809 2022/08/27 23:48:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m7.158443709s) from=127.0.0.6:56411 2022/08/27 23:48:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m7.415007632s) from=127.0.0.6:52545 2022/08/27 23:48:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/27 23:48:34 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/27 23:48:34 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:48:34 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:48:34 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:48:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:48:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:48:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:48:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:48:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:48:34 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:48:34 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:48:34 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:48:34 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:48:34 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:48:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:48:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/27 23:48:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/27 23:48:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/27 23:48:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/27 23:48:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/27 23:48:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:48:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:48:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:48:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:48:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/27 23:48:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/27 23:48:34 [DEBUG] agent: Node info in sync 2022/08/27 23:49:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:50:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/27 23:50:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:50:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:50:01 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:50:01 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:50:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/27 23:50:01 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:50:01 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:50:01 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:50:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:50:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/27 23:50:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/27 23:50:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/27 23:50:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/27 23:50:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/27 23:50:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:50:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:50:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:50:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:50:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/27 23:50:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:50:01 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/27 23:50:01 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:50:01 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:50:01 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:50:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:50:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:50:01 [DEBUG] agent: Node info in sync 2022/08/27 23:50:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:50:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/27 23:51:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:51:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/27 23:51:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:51:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/27 23:51:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/27 23:51:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/27 23:51:45 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:51:45 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:51:45 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:51:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:51:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:51:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/27 23:51:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/27 23:51:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/27 23:51:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/27 23:51:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:51:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:51:45 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:51:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:51:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:51:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:51:45 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/27 23:51:45 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:51:45 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:51:45 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:51:45 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:51:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:51:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:51:45 [DEBUG] agent: Node info in sync 2022/08/27 23:52:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:52:34 [DEBUG] http: Request GET /v1/catalog/services (1.640925ms) from=127.0.0.6:36957 2022/08/27 23:52:34 [DEBUG] http: Request GET /v1/status/leader (526.36µs) from=127.0.0.6:46729 2022/08/27 23:52:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (500.419µs) from=127.0.0.6:46729 2022/08/27 23:52:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (241.355µs) from=127.0.0.6:46729 2022/08/27 23:52:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/27 23:52:45 [DEBUG] http: Request GET /v1/catalog/services (771.099µs) from=127.0.0.6:40027 2022/08/27 23:52:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (401.412µs) from=127.0.0.6:60111 2022/08/27 23:52:45 [DEBUG] http: Request GET /v1/status/leader (322.455µs) from=127.0.0.6:60111 2022/08/27 23:52:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (371.015µs) from=127.0.0.6:60111 2022/08/27 23:52:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (321.938µs) from=127.0.0.6:60111 2022/08/27 23:52:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (6.931517ms) from=127.0.0.6:39599 2022/08/27 23:52:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (304.606µs) from=127.0.0.6:60937 2022/08/27 23:52:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (275.26µs) from=127.0.0.6:60111 2022/08/27 23:52:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (372.44µs) from=127.0.0.6:60937 2022/08/27 23:52:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (201.531µs) from=127.0.0.6:60111 2022/08/27 23:52:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (546.918µs) from=127.0.0.6:60111 2022/08/27 23:52:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (269.91µs) from=127.0.0.6:52047 2022/08/27 23:52:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (159.491µs) from=127.0.0.6:60937 2022/08/27 23:52:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (198.109µs) from=127.0.0.6:39599 2022/08/27 23:52:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.2781ms) from=127.0.0.6:39599 2022/08/27 23:52:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (487.223µs) from=127.0.0.6:39599 2022/08/27 23:52:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (243.81µs) from=127.0.0.6:39599 2022/08/27 23:52:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (166.585µs) from=127.0.0.6:60111 2022/08/27 23:52:45 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (275.91µs) from=127.0.0.6:60111 2022/08/27 23:52:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (251.496µs) from=127.0.0.6:39599 2022/08/27 23:52:45 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (175.886µs) from=127.0.0.6:52047 2022/08/27 23:52:45 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (349.963µs) from=127.0.0.6:60937 2022/08/27 23:52:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (540.091µs) from=127.0.0.6:60111 2022/08/27 23:52:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (260.769µs) from=127.0.0.6:60937 2022/08/27 23:52:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (311.509µs) from=127.0.0.6:55199 2022/08/27 23:52:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (392.156µs) from=127.0.0.6:48119 2022/08/27 23:52:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (333.008µs) from=127.0.0.6:48143 2022/08/27 23:52:46 [DEBUG] http: Request GET /v1/health/service/parser-v1 (264.931µs) from=127.0.0.6:34267 2022/08/27 23:52:54 [DEBUG] http: Request GET /v1/status/leader (1.780132ms) from=127.0.0.6:54173 2022/08/27 23:53:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:53:05 [DEBUG] http: Request GET /v1/status/leader (408.452µs) from=127.0.0.6:53691 2022/08/27 23:53:14 [DEBUG] http: Request GET /v1/status/leader (391.975µs) from=127.0.0.6:54173 2022/08/27 23:53:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/27 23:53:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:53:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:53:24 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:53:24 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:53:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/27 23:53:24 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:53:24 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:53:24 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:53:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:53:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/27 23:53:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/27 23:53:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/27 23:53:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/27 23:53:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/27 23:53:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:53:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:53:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:53:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:53:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/27 23:53:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:53:24 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/27 23:53:24 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:53:24 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:53:24 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:53:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:53:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:53:24 [DEBUG] agent: Node info in sync 2022/08/27 23:53:25 [DEBUG] http: Request GET /v1/status/leader (183.387µs) from=127.0.0.6:53691 2022/08/27 23:53:41 [DEBUG] http: Request GET /v1/catalog/services (1.319335ms) from=127.0.0.6:54173 2022/08/27 23:53:41 [DEBUG] http: Request GET /v1/status/leader (230.595µs) from=127.0.0.6:54173 2022/08/27 23:53:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (624.837µs) from=127.0.0.6:34473 2022/08/27 23:53:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (359.135µs) from=127.0.0.6:34473 2022/08/27 23:53:53 [DEBUG] http: Request GET /v1/catalog/services (658.085µs) from=127.0.0.6:53691 2022/08/27 23:53:53 [DEBUG] http: Request GET /v1/status/leader (434.572µs) from=127.0.0.6:53691 2022/08/27 23:53:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (377.387µs) from=127.0.0.6:57575 2022/08/27 23:53:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (420.729µs) from=127.0.0.6:57575 2022/08/27 23:53:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (484.49µs) from=127.0.0.6:48809 2022/08/27 23:53:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (218.259µs) from=127.0.0.6:52347 2022/08/27 23:53:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (410.716µs) from=127.0.0.6:57575 2022/08/27 23:53:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (214.129µs) from=127.0.0.6:52347 2022/08/27 23:53:53 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (329.66µs) from=127.0.0.6:48809 2022/08/27 23:53:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (312.608µs) from=127.0.0.6:48809 2022/08/27 23:53:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (325.008µs) from=127.0.0.6:57575 2022/08/27 23:53:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (453.873µs) from=127.0.0.6:48809 2022/08/27 23:53:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (137.093µs) from=127.0.0.6:48809 2022/08/27 23:53:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (362.191µs) from=127.0.0.6:57575 2022/08/27 23:53:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (374.651µs) from=127.0.0.6:57575 2022/08/27 23:53:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (193.743µs) from=127.0.0.6:48809 2022/08/27 23:53:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (467.247µs) from=127.0.0.6:57575 2022/08/27 23:53:53 [DEBUG] http: Request GET /v1/health/service/parser-v1 (362.037µs) from=127.0.0.6:48809 2022/08/27 23:53:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (374.744µs) from=127.0.0.6:57575 2022/08/27 23:53:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (341.488µs) from=127.0.0.6:48809 2022/08/27 23:53:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (363.776µs) from=127.0.0.6:57575 2022/08/27 23:53:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (381.253µs) from=127.0.0.6:48809 2022/08/27 23:53:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (485.47µs) from=127.0.0.6:48809 2022/08/27 23:53:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (449.045µs) from=127.0.0.6:57575 2022/08/27 23:53:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (254.034µs) from=127.0.0.6:48809 2022/08/27 23:53:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (694.025µs) from=127.0.0.6:52347 2022/08/27 23:53:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (376.87µs) from=127.0.0.6:57575 2022/08/27 23:53:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (336.718µs) from=127.0.0.6:35893 2022/08/27 23:54:01 [DEBUG] http: Request GET /v1/status/leader (259.372µs) from=127.0.0.6:35465 2022/08/27 23:54:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:54:13 [DEBUG] http: Request GET /v1/status/leader (236.726µs) from=127.0.0.6:52003 2022/08/27 23:54:21 [DEBUG] http: Request GET /v1/status/leader (307.562µs) from=127.0.0.6:35465 2022/08/27 23:54:33 [DEBUG] http: Request GET /v1/status/leader (354.991µs) from=127.0.0.6:35465 2022/08/27 23:54:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m4.218554609s) from=127.0.0.6:46729 2022/08/27 23:54:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.31674454s) from=127.0.0.6:51705 2022/08/27 23:54:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m6.116309367s) from=127.0.0.6:36957 2022/08/27 23:54:41 [DEBUG] http: Request GET /v1/status/leader (160.929µs) from=127.0.0.6:35465 2022/08/27 23:54:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m0.154660508s) from=127.0.0.6:48905 2022/08/27 23:54:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.070868193s) from=127.0.0.6:55199 2022/08/27 23:54:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m1.324827294s) from=127.0.0.6:60219 2022/08/27 23:54:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m1.810710022s) from=127.0.0.6:53151 2022/08/27 23:54:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m2.449224611s) from=127.0.0.6:39599 2022/08/27 23:54:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m2.390485254s) from=127.0.0.6:37661 2022/08/27 23:54:48 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m2.696353619s) from=127.0.0.6:52273 2022/08/27 23:54:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m3.760435673s) from=127.0.0.6:48143 2022/08/27 23:54:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=141 (2m3.821317631s) from=127.0.0.6:57107 2022/08/27 23:54:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m3.919830641s) from=127.0.0.6:51287 2022/08/27 23:54:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m4.248490178s) from=127.0.0.6:60111 2022/08/27 23:54:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m4.279947251s) from=127.0.0.6:39973 2022/08/27 23:54:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m4.497278505s) from=127.0.0.6:60937 2022/08/27 23:54:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=150 (2m4.70254932s) from=127.0.0.6:45367 2022/08/27 23:54:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m4.752602605s) from=127.0.0.6:44557 2022/08/27 23:54:50 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=63 (2m4.806056246s) from=127.0.0.6:50491 2022/08/27 23:54:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m5.216777875s) from=127.0.0.6:55453 2022/08/27 23:54:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m5.764893313s) from=127.0.0.6:43211 2022/08/27 23:54:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m5.901824708s) from=127.0.0.6:48119 2022/08/27 23:54:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m6.035786926s) from=127.0.0.6:51559 2022/08/27 23:54:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=149 (2m6.281165275s) from=127.0.0.6:49833 2022/08/27 23:54:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m6.499919093s) from=127.0.0.6:52047 2022/08/27 23:54:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m6.525171211s) from=127.0.0.6:46117 2022/08/27 23:54:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m6.692709404s) from=127.0.0.6:34267 2022/08/27 23:54:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m7.248161653s) from=127.0.0.6:40027 2022/08/27 23:54:53 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m6.988902877s) from=127.0.0.6:56821 2022/08/27 23:54:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m7.219583175s) from=127.0.0.6:42317 2022/08/27 23:55:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:55:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/27 23:55:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/27 23:55:09 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:55:09 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:55:09 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:55:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:55:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/27 23:55:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/27 23:55:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/27 23:55:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/27 23:55:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/27 23:55:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:55:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:55:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:55:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/27 23:55:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:55:09 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/27 23:55:09 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:55:09 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:55:09 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:55:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:55:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:55:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:55:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:55:09 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:55:09 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:55:09 [DEBUG] agent: Node info in sync 2022/08/27 23:55:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/27 23:55:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m1.773645351s) from=127.0.0.6:54173 2022/08/27 23:55:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.815518427s) from=127.0.0.6:34473 2022/08/27 23:55:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m5.175544528s) from=127.0.0.6:35853 2022/08/27 23:55:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=149 (2m0.406717205s) from=127.0.0.6:60477 2022/08/27 23:55:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m1.514202032s) from=127.0.0.6:35961 2022/08/27 23:55:56 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m1.845597865s) from=127.0.0.6:37181 2022/08/27 23:55:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m2.565970499s) from=127.0.0.6:52347 2022/08/27 23:55:56 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m2.413332837s) from=127.0.0.6:59709 2022/08/27 23:55:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m2.517030053s) from=127.0.0.6:42189 2022/08/27 23:55:57 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.218710563s) from=127.0.0.6:48809 2022/08/27 23:55:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m3.79000967s) from=127.0.0.6:53691 2022/08/27 23:55:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m3.649478244s) from=127.0.0.6:43201 2022/08/27 23:55:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m4.016018811s) from=127.0.0.6:34745 2022/08/27 23:55:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=63 (2m3.914273659s) from=127.0.0.6:37237 2022/08/27 23:55:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m3.898150373s) from=127.0.0.6:47387 2022/08/27 23:55:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m3.918867555s) from=127.0.0.6:35893 2022/08/27 23:55:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m3.987010327s) from=127.0.0.6:50651 2022/08/27 23:55:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m4.41396469s) from=127.0.0.6:49183 2022/08/27 23:55:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m4.606887214s) from=127.0.0.6:57575 2022/08/27 23:55:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m4.350440324s) from=127.0.0.6:51269 2022/08/27 23:55:59 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m5.034596801s) from=127.0.0.6:34255 2022/08/27 23:55:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m5.413770836s) from=127.0.0.6:38633 2022/08/27 23:55:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m5.255807539s) from=127.0.0.6:44381 2022/08/27 23:55:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m5.235504029s) from=127.0.0.6:45643 2022/08/27 23:56:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m5.937944409s) from=127.0.0.6:49955 2022/08/27 23:56:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=150 (2m6.131018467s) from=127.0.0.6:41051 2022/08/27 23:56:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=141 (2m6.632864167s) from=127.0.0.6:45295 2022/08/27 23:56:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m6.934185356s) from=127.0.0.6:33871 2022/08/27 23:56:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m6.948929043s) from=127.0.0.6:39011 2022/08/27 23:56:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m7.072591804s) from=127.0.0.6:44235 2022/08/27 23:56:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:56:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/27 23:56:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:56:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:56:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:56:13 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/27 23:56:13 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:56:13 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:56:13 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:56:13 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:56:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:56:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:56:13 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:56:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/27 23:56:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/27 23:56:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/27 23:56:13 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:56:13 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:56:13 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:56:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:56:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:56:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/27 23:56:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/27 23:56:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/27 23:56:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/27 23:56:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:56:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:56:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:56:13 [DEBUG] agent: Node info in sync 2022/08/27 23:57:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:58:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:58:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/27 23:58:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/27 23:58:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/27 23:58:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/27 23:58:12 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:58:12 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:58:12 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:58:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:58:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:58:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/27 23:58:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/27 23:58:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/27 23:58:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/27 23:58:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:58:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:58:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:58:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:58:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:58:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:58:12 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/27 23:58:12 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:58:12 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:58:12 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:58:12 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:58:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:58:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:58:12 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:58:12 [DEBUG] agent: Node info in sync 2022/08/27 23:58:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/27 23:59:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/27 23:59:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/27 23:59:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:59:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/27 23:59:20 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/27 23:59:20 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:59:20 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:59:20 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/27 23:59:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/27 23:59:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/27 23:59:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/27 23:59:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/27 23:59:20 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/27 23:59:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/27 23:59:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:59:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/27 23:59:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/27 23:59:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/27 23:59:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/27 23:59:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/27 23:59:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/27 23:59:20 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/27 23:59:20 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/27 23:59:20 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/27 23:59:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/27 23:59:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/27 23:59:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/27 23:59:20 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/27 23:59:20 [DEBUG] agent: Node info in sync 2022/08/28 00:00:02 [DEBUG] http: Request GET /v1/catalog/services (1.158365ms) from=127.0.0.6:35811 2022/08/28 00:00:02 [DEBUG] http: Request GET /v1/status/leader (573.739µs) from=127.0.0.6:38943 2022/08/28 00:00:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (593.409µs) from=127.0.0.6:51007 2022/08/28 00:00:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (324.312µs) from=127.0.0.6:38943 2022/08/28 00:00:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:00:08 [DEBUG] http: Request GET /v1/catalog/services (736.834µs) from=127.0.0.6:44253 2022/08/28 00:00:08 [DEBUG] http: Request GET /v1/status/leader (342.899µs) from=127.0.0.6:33471 2022/08/28 00:00:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (395.209µs) from=127.0.0.6:33471 2022/08/28 00:00:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (262.454µs) from=127.0.0.6:33471 2022/08/28 00:00:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (301.758µs) from=127.0.0.6:42381 2022/08/28 00:00:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (313.601µs) from=127.0.0.6:33471 2022/08/28 00:00:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (223.835µs) from=127.0.0.6:33471 2022/08/28 00:00:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (338.578µs) from=127.0.0.6:33471 2022/08/28 00:00:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (358.983µs) from=127.0.0.6:33471 2022/08/28 00:00:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (429.214µs) from=127.0.0.6:53091 2022/08/28 00:00:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (557.234µs) from=127.0.0.6:33471 2022/08/28 00:00:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (421.951µs) from=127.0.0.6:53091 2022/08/28 00:00:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (429.11µs) from=127.0.0.6:33471 2022/08/28 00:00:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (414.246µs) from=127.0.0.6:33471 2022/08/28 00:00:08 [DEBUG] http: Request GET /v1/health/service/parser-v1 (460.748µs) from=127.0.0.6:53091 2022/08/28 00:00:08 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (322.768µs) from=127.0.0.6:53091 2022/08/28 00:00:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (197.531µs) from=127.0.0.6:53091 2022/08/28 00:00:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (314.328µs) from=127.0.0.6:42381 2022/08/28 00:00:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (176.513µs) from=127.0.0.6:33471 2022/08/28 00:00:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (297.525µs) from=127.0.0.6:33471 2022/08/28 00:00:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (193.557µs) from=127.0.0.6:53091 2022/08/28 00:00:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (133.327µs) from=127.0.0.6:42381 2022/08/28 00:00:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (366.887µs) from=127.0.0.6:42381 2022/08/28 00:00:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (385.075µs) from=127.0.0.6:40487 2022/08/28 00:00:09 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (317.052µs) from=127.0.0.6:40487 2022/08/28 00:00:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (233.355µs) from=127.0.0.6:43345 2022/08/28 00:00:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (284.227µs) from=127.0.0.6:43345 2022/08/28 00:00:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (371.187µs) from=127.0.0.6:60397 2022/08/28 00:00:22 [DEBUG] http: Request GET /v1/status/leader (379.053µs) from=127.0.0.6:39075 2022/08/28 00:00:28 [DEBUG] http: Request GET /v1/status/leader (330.314µs) from=127.0.0.6:55197 2022/08/28 00:00:42 [DEBUG] http: Request GET /v1/status/leader (404.812µs) from=127.0.0.6:39075 2022/08/28 00:00:48 [DEBUG] http: Request GET /v1/status/leader (363.366µs) from=127.0.0.6:55197 2022/08/28 00:01:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/28 00:01:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:01:11 [DEBUG] http: Request GET /v1/catalog/services (1.579359ms) from=127.0.0.6:39075 2022/08/28 00:01:11 [DEBUG] http: Request GET /v1/status/leader (289.441µs) from=127.0.0.6:51573 2022/08/28 00:01:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (361.848µs) from=127.0.0.6:51573 2022/08/28 00:01:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/28 00:01:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/28 00:01:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:01:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/28 00:01:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/28 00:01:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/28 00:01:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/28 00:01:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/28 00:01:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/28 00:01:11 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/28 00:01:11 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/28 00:01:11 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/28 00:01:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:01:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/28 00:01:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/28 00:01:11 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/28 00:01:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:01:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/28 00:01:11 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/28 00:01:11 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:01:11 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:01:11 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:01:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:01:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/28 00:01:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/28 00:01:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/28 00:01:11 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:01:11 [DEBUG] agent: Node info in sync 2022/08/28 00:01:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (286.708µs) from=127.0.0.6:55197 2022/08/28 00:01:13 [DEBUG] http: Request GET /v1/catalog/services (849.595µs) from=127.0.0.6:43347 2022/08/28 00:01:13 [DEBUG] http: Request GET /v1/status/leader (298.726µs) from=127.0.0.6:43347 2022/08/28 00:01:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (455.262µs) from=127.0.0.6:38919 2022/08/28 00:01:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (362.865µs) from=127.0.0.6:48177 2022/08/28 00:01:13 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (353.62µs) from=127.0.0.6:48177 2022/08/28 00:01:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (212.724µs) from=127.0.0.6:38919 2022/08/28 00:01:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (679.415µs) from=127.0.0.6:48177 2022/08/28 00:01:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (335.05µs) from=127.0.0.6:38919 2022/08/28 00:01:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (277.31µs) from=127.0.0.6:48177 2022/08/28 00:01:13 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (291.636µs) from=127.0.0.6:37601 2022/08/28 00:01:13 [DEBUG] http: Request GET /v1/health/service/parser-v1 (345.623µs) from=127.0.0.6:38919 2022/08/28 00:01:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (285.436µs) from=127.0.0.6:48177 2022/08/28 00:01:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (310.388µs) from=127.0.0.6:37601 2022/08/28 00:01:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (383.314µs) from=127.0.0.6:37601 2022/08/28 00:01:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (535.667µs) from=127.0.0.6:48177 2022/08/28 00:01:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (340.155µs) from=127.0.0.6:48177 2022/08/28 00:01:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (462.5µs) from=127.0.0.6:56519 2022/08/28 00:01:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (339.164µs) from=127.0.0.6:56519 2022/08/28 00:01:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (418.937µs) from=127.0.0.6:49973 2022/08/28 00:01:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (313.203µs) from=127.0.0.6:56519 2022/08/28 00:01:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (413.74µs) from=127.0.0.6:49973 2022/08/28 00:01:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (688.892µs) from=127.0.0.6:58097 2022/08/28 00:01:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (280.216µs) from=127.0.0.6:52919 2022/08/28 00:01:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (250.697µs) from=127.0.0.6:56509 2022/08/28 00:01:13 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (272.3µs) from=127.0.0.6:52919 2022/08/28 00:01:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (391.157µs) from=127.0.0.6:53303 2022/08/28 00:01:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (373.864µs) from=127.0.0.6:50149 2022/08/28 00:01:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (439.449µs) from=127.0.0.6:45757 2022/08/28 00:01:31 [DEBUG] http: Request GET /v1/status/leader (311.579µs) from=127.0.0.6:53977 2022/08/28 00:01:33 [DEBUG] http: Request GET /v1/status/leader (330.538µs) from=127.0.0.6:55981 2022/08/28 00:01:51 [DEBUG] http: Request GET /v1/status/leader (402.365µs) from=127.0.0.6:53977 2022/08/28 00:01:53 [DEBUG] http: Request GET /v1/status/leader (303.114µs) from=127.0.0.6:55981 2022/08/28 00:02:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m2.380181562s) from=127.0.0.6:35811 2022/08/28 00:02:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:02:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.395983606s) from=127.0.0.6:38943 2022/08/28 00:02:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m4.634015898s) from=127.0.0.6:51007 2022/08/28 00:02:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=141 (2m0.241632674s) from=127.0.0.6:60397 2022/08/28 00:02:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m0.709675865s) from=127.0.0.6:42381 2022/08/28 00:02:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m2.025321078s) from=127.0.0.6:44253 2022/08/28 00:02:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m1.144014204s) from=127.0.0.6:43603 2022/08/28 00:02:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m1.573435862s) from=127.0.0.6:33471 2022/08/28 00:02:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m1.41436696s) from=127.0.0.6:59565 2022/08/28 00:02:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=149 (2m1.799502459s) from=127.0.0.6:43365 2022/08/28 00:02:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m2.035909882s) from=127.0.0.6:55803 2022/08/28 00:02:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m2.217927206s) from=127.0.0.6:43345 2022/08/28 00:02:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m2.016428613s) from=127.0.0.6:34587 2022/08/28 00:02:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m2.130969143s) from=127.0.0.6:35617 2022/08/28 00:02:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m2.299992981s) from=127.0.0.6:54747 2022/08/28 00:02:11 [DEBUG] http: Request GET /v1/status/leader (230.386µs) from=127.0.0.6:55981 2022/08/28 00:02:12 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=63 (2m2.827766594s) from=127.0.0.6:54359 2022/08/28 00:02:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m2.877941125s) from=127.0.0.6:50811 2022/08/28 00:02:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m3.462417045s) from=127.0.0.6:37579 2022/08/28 00:02:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m4.064342961s) from=127.0.0.6:40487 2022/08/28 00:02:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m4.102776086s) from=127.0.0.6:49619 2022/08/28 00:02:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m4.245009333s) from=127.0.0.6:55113 2022/08/28 00:02:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m4.34777899s) from=127.0.0.6:35927 2022/08/28 00:02:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m4.654243361s) from=127.0.0.6:40631 2022/08/28 00:02:14 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m5.293515132s) from=127.0.0.6:51181 2022/08/28 00:02:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m5.996655375s) from=127.0.0.6:47587 2022/08/28 00:02:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=150 (2m6.038185677s) from=127.0.0.6:46339 2022/08/28 00:02:15 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m6.37292778s) from=127.0.0.6:53091 2022/08/28 00:02:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m6.871801745s) from=127.0.0.6:55941 2022/08/28 00:02:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m6.824668008s) from=127.0.0.6:52463 2022/08/28 00:02:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m7.019342726s) from=127.0.0.6:46739 2022/08/28 00:02:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/28 00:02:44 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:02:44 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:02:44 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:02:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:02:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/28 00:02:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/28 00:02:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/28 00:02:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/28 00:02:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/28 00:02:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/28 00:02:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:02:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/28 00:02:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/28 00:02:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/28 00:02:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/28 00:02:44 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/28 00:02:44 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/28 00:02:44 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/28 00:02:44 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/28 00:02:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:02:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/28 00:02:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/28 00:02:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:02:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/28 00:02:44 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/28 00:02:44 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:02:44 [DEBUG] agent: Node info in sync 2022/08/28 00:03:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:03:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/28 00:03:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m0.037045634s) from=127.0.0.6:51573 2022/08/28 00:03:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m1.134561316s) from=127.0.0.6:55197 2022/08/28 00:03:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m0.414822451s) from=127.0.0.6:52919 2022/08/28 00:03:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=150 (2m1.291136628s) from=127.0.0.6:56519 2022/08/28 00:03:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.575654456s) from=127.0.0.6:32995 2022/08/28 00:03:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m1.990678209s) from=127.0.0.6:37347 2022/08/28 00:03:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=141 (2m2.046709878s) from=127.0.0.6:53303 2022/08/28 00:03:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m2.096197925s) from=127.0.0.6:38555 2022/08/28 00:03:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m2.228201649s) from=127.0.0.6:44415 2022/08/28 00:03:16 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m2.363935316s) from=127.0.0.6:50275 2022/08/28 00:03:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m2.343568173s) from=127.0.0.6:45757 2022/08/28 00:03:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m2.596339312s) from=127.0.0.6:48177 2022/08/28 00:03:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m2.641158736s) from=127.0.0.6:56509 2022/08/28 00:03:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m3.031835835s) from=127.0.0.6:43347 2022/08/28 00:03:17 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m3.641479105s) from=127.0.0.6:45379 2022/08/28 00:03:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m3.996331841s) from=127.0.0.6:58097 2022/08/28 00:03:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.358347827s) from=127.0.0.6:59873 2022/08/28 00:03:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m4.372101513s) from=127.0.0.6:33079 2022/08/28 00:03:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=149 (2m4.598382731s) from=127.0.0.6:38919 2022/08/28 00:03:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m4.486595788s) from=127.0.0.6:42787 2022/08/28 00:03:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m4.781199847s) from=127.0.0.6:49973 2022/08/28 00:03:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m7.006944522s) from=127.0.0.6:39075 2022/08/28 00:03:18 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=63 (2m5.072381627s) from=127.0.0.6:50149 2022/08/28 00:03:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m5.078429368s) from=127.0.0.6:36153 2022/08/28 00:03:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m5.732143714s) from=127.0.0.6:49567 2022/08/28 00:03:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m6.109809731s) from=127.0.0.6:51061 2022/08/28 00:03:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m6.393659338s) from=127.0.0.6:56539 2022/08/28 00:03:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m6.614072141s) from=127.0.0.6:37601 2022/08/28 00:03:20 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m6.472371315s) from=127.0.0.6:47895 2022/08/28 00:03:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m6.825019537s) from=127.0.0.6:47879 2022/08/28 00:04:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:04:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/28 00:04:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:04:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/28 00:04:30 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/28 00:04:30 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:04:30 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:04:30 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:04:30 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:04:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:04:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/28 00:04:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/28 00:04:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/28 00:04:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/28 00:04:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/28 00:04:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/28 00:04:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:04:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/28 00:04:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/28 00:04:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/28 00:04:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/28 00:04:30 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/28 00:04:30 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/28 00:04:30 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/28 00:04:30 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/28 00:04:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:04:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/28 00:04:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/28 00:04:30 [DEBUG] agent: Node info in sync 2022/08/28 00:05:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:05:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/28 00:06:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:06:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/28 00:06:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/28 00:06:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/28 00:06:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/28 00:06:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/28 00:06:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/28 00:06:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/28 00:06:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:06:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/28 00:06:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:06:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/28 00:06:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/28 00:06:22 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/28 00:06:22 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/28 00:06:22 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/28 00:06:22 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/28 00:06:22 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:06:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:06:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/28 00:06:22 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/28 00:06:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/28 00:06:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/28 00:06:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/28 00:06:22 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:06:22 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:06:22 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:06:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:06:22 [DEBUG] agent: Node info in sync 2022/08/28 00:07:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:07:26 [DEBUG] http: Request GET /v1/catalog/services (1.038252ms) from=127.0.0.6:50179 2022/08/28 00:07:27 [DEBUG] http: Request GET /v1/status/leader (636.096µs) from=127.0.0.6:50179 2022/08/28 00:07:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (441.296µs) from=127.0.0.6:47099 2022/08/28 00:07:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (284.632µs) from=127.0.0.6:46365 2022/08/28 00:07:33 [DEBUG] http: Request GET /v1/catalog/services (1.286207ms) from=127.0.0.6:46205 2022/08/28 00:07:33 [DEBUG] http: Request GET /v1/status/leader (423.164µs) from=127.0.0.6:46205 2022/08/28 00:07:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (347.342µs) from=127.0.0.6:48291 2022/08/28 00:07:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (212.437µs) from=127.0.0.6:35209 2022/08/28 00:07:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (360.426µs) from=127.0.0.6:35209 2022/08/28 00:07:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (411.825µs) from=127.0.0.6:35209 2022/08/28 00:07:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (292.721µs) from=127.0.0.6:48291 2022/08/28 00:07:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (322.587µs) from=127.0.0.6:48291 2022/08/28 00:07:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (349.418µs) from=127.0.0.6:35209 2022/08/28 00:07:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (332.6µs) from=127.0.0.6:48291 2022/08/28 00:07:33 [DEBUG] http: Request GET /v1/health/service/parser-v1 (343.025µs) from=127.0.0.6:48291 2022/08/28 00:07:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (414.359µs) from=127.0.0.6:48291 2022/08/28 00:07:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (432.026µs) from=127.0.0.6:35209 2022/08/28 00:07:33 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (514.644µs) from=127.0.0.6:45939 2022/08/28 00:07:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (296.317µs) from=127.0.0.6:35209 2022/08/28 00:07:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (400.855µs) from=127.0.0.6:45939 2022/08/28 00:07:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (216.97µs) from=127.0.0.6:35209 2022/08/28 00:07:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (244.924µs) from=127.0.0.6:36377 2022/08/28 00:07:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (344.333µs) from=127.0.0.6:35209 2022/08/28 00:07:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (279.525µs) from=127.0.0.6:35209 2022/08/28 00:07:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (224.39µs) from=127.0.0.6:44915 2022/08/28 00:07:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (202.251µs) from=127.0.0.6:49875 2022/08/28 00:07:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (200.756µs) from=127.0.0.6:49875 2022/08/28 00:07:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (251.934µs) from=127.0.0.6:58473 2022/08/28 00:07:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (256.266µs) from=127.0.0.6:45939 2022/08/28 00:07:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (226.827µs) from=127.0.0.6:44915 2022/08/28 00:07:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (177.207µs) from=127.0.0.6:45939 2022/08/28 00:07:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (256.399µs) from=127.0.0.6:44915 2022/08/28 00:07:47 [DEBUG] http: Request GET /v1/status/leader (1.447628ms) from=127.0.0.6:54461 2022/08/28 00:07:53 [DEBUG] http: Request GET /v1/status/leader (165.097µs) from=127.0.0.6:54461 2022/08/28 00:07:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/28 00:07:54 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:07:54 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:07:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:07:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/28 00:07:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/28 00:07:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/28 00:07:54 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:07:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/28 00:07:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:07:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/28 00:07:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/28 00:07:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/28 00:07:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/28 00:07:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/28 00:07:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/28 00:07:54 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/28 00:07:54 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/28 00:07:54 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/28 00:07:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:07:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/28 00:07:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/28 00:07:54 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/28 00:07:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:07:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/28 00:07:54 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/28 00:07:54 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:07:54 [DEBUG] agent: Node info in sync 2022/08/28 00:08:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/28 00:08:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:08:07 [DEBUG] http: Request GET /v1/status/leader (294.147µs) from=127.0.0.6:54461 2022/08/28 00:08:13 [DEBUG] http: Request GET /v1/status/leader (367.341µs) from=127.0.0.6:54461 2022/08/28 00:08:32 [DEBUG] http: Request GET /v1/catalog/services (743.448µs) from=127.0.0.6:54461 2022/08/28 00:08:32 [DEBUG] http: Request GET /v1/status/leader (13.350502ms) from=127.0.0.6:40693 2022/08/28 00:08:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (436.427µs) from=127.0.0.6:40693 2022/08/28 00:08:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (395.42µs) from=127.0.0.6:40693 2022/08/28 00:08:44 [DEBUG] http: Request GET /v1/catalog/services (719.955µs) from=127.0.0.6:57353 2022/08/28 00:08:44 [DEBUG] http: Request GET /v1/status/leader (453.373µs) from=127.0.0.6:49373 2022/08/28 00:08:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (359.931µs) from=127.0.0.6:49373 2022/08/28 00:08:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (367.536µs) from=127.0.0.6:49373 2022/08/28 00:08:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (400.185µs) from=127.0.0.6:49373 2022/08/28 00:08:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (474.716µs) from=127.0.0.6:49373 2022/08/28 00:08:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (283.489µs) from=127.0.0.6:60481 2022/08/28 00:08:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (215.84µs) from=127.0.0.6:49373 2022/08/28 00:08:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (229.379µs) from=127.0.0.6:60481 2022/08/28 00:08:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (208.65µs) from=127.0.0.6:49373 2022/08/28 00:08:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (548.648µs) from=127.0.0.6:49373 2022/08/28 00:08:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (809.11µs) from=127.0.0.6:60481 2022/08/28 00:08:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (276.771µs) from=127.0.0.6:49373 2022/08/28 00:08:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (276.505µs) from=127.0.0.6:50201 2022/08/28 00:08:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (268.588µs) from=127.0.0.6:50201 2022/08/28 00:08:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (357.241µs) from=127.0.0.6:50201 2022/08/28 00:08:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (282.217µs) from=127.0.0.6:33885 2022/08/28 00:08:44 [DEBUG] http: Request GET /v1/health/service/parser-v1 (506.281µs) from=127.0.0.6:49173 2022/08/28 00:08:44 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (253.963µs) from=127.0.0.6:33885 2022/08/28 00:08:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (210.696µs) from=127.0.0.6:60731 2022/08/28 00:08:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (240.533µs) from=127.0.0.6:33885 2022/08/28 00:08:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (212.348µs) from=127.0.0.6:60731 2022/08/28 00:08:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (218.553µs) from=127.0.0.6:49173 2022/08/28 00:08:44 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (228.114µs) from=127.0.0.6:33885 2022/08/28 00:08:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (527.562µs) from=127.0.0.6:33885 2022/08/28 00:08:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (262.666µs) from=127.0.0.6:33885 2022/08/28 00:08:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (507.93µs) from=127.0.0.6:56871 2022/08/28 00:08:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (208.091µs) from=127.0.0.6:60731 2022/08/28 00:08:52 [DEBUG] http: Request GET /v1/status/leader (421.586µs) from=127.0.0.6:32883 2022/08/28 00:09:04 [DEBUG] http: Request GET /v1/status/leader (416.551µs) from=127.0.0.6:32883 2022/08/28 00:09:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:09:12 [DEBUG] http: Request GET /v1/status/leader (415.331µs) from=127.0.0.6:32883 2022/08/28 00:09:24 [DEBUG] http: Request GET /v1/status/leader (1.186629ms) from=127.0.0.6:32883 2022/08/28 00:09:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m0.827962879s) from=127.0.0.6:46365 2022/08/28 00:09:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/28 00:09:29 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/28 00:09:29 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/28 00:09:29 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/28 00:09:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:09:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/28 00:09:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/28 00:09:29 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/28 00:09:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:09:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/28 00:09:29 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/28 00:09:29 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:09:29 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:09:29 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:09:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:09:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/28 00:09:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/28 00:09:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/28 00:09:29 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:09:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/28 00:09:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:09:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/28 00:09:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/28 00:09:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/28 00:09:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/28 00:09:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/28 00:09:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/28 00:09:29 [DEBUG] agent: Node info in sync 2022/08/28 00:09:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m4.040846377s) from=127.0.0.6:50179 2022/08/28 00:09:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.139993699s) from=127.0.0.6:47099 2022/08/28 00:09:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m0.012997866s) from=127.0.0.6:52111 2022/08/28 00:09:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m0.162960708s) from=127.0.0.6:40085 2022/08/28 00:09:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=150 (2m0.350594851s) from=127.0.0.6:45645 2022/08/28 00:09:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m0.392474292s) from=127.0.0.6:45853 2022/08/28 00:09:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m0.63118171s) from=127.0.0.6:36377 2022/08/28 00:09:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m0.667450366s) from=127.0.0.6:33237 2022/08/28 00:09:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m0.923837584s) from=127.0.0.6:45939 2022/08/28 00:09:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m1.237673475s) from=127.0.0.6:36411 2022/08/28 00:09:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m1.864867562s) from=127.0.0.6:44915 2022/08/28 00:09:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m1.690272829s) from=127.0.0.6:44181 2022/08/28 00:09:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m1.85601161s) from=127.0.0.6:54025 2022/08/28 00:09:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m2.254108973s) from=127.0.0.6:48291 2022/08/28 00:09:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m2.133461201s) from=127.0.0.6:48271 2022/08/28 00:09:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=149 (2m2.114962101s) from=127.0.0.6:47087 2022/08/28 00:09:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m2.419409224s) from=127.0.0.6:35877 2022/08/28 00:09:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m2.314798909s) from=127.0.0.6:38213 2022/08/28 00:09:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m2.732272001s) from=127.0.0.6:46467 2022/08/28 00:09:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=63 (2m2.847766533s) from=127.0.0.6:56065 2022/08/28 00:09:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m3.052558284s) from=127.0.0.6:58473 2022/08/28 00:09:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m3.584915s) from=127.0.0.6:49875 2022/08/28 00:09:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=141 (2m4.033273994s) from=127.0.0.6:58169 2022/08/28 00:09:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m5.270428737s) from=127.0.0.6:46205 2022/08/28 00:09:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m5.206355749s) from=127.0.0.6:45431 2022/08/28 00:09:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m5.538829527s) from=127.0.0.6:35209 2022/08/28 00:09:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m5.303270106s) from=127.0.0.6:59589 2022/08/28 00:09:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m5.740419424s) from=127.0.0.6:56487 2022/08/28 00:09:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m6.100071568s) from=127.0.0.6:50275 2022/08/28 00:10:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:10:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/28 00:10:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/28 00:10:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/28 00:10:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:10:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/28 00:10:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/28 00:10:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/28 00:10:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/28 00:10:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/28 00:10:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/28 00:10:30 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/28 00:10:30 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/28 00:10:30 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/28 00:10:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:10:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/28 00:10:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/28 00:10:30 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/28 00:10:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:10:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/28 00:10:30 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/28 00:10:30 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:10:30 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:10:30 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:10:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:10:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/28 00:10:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/28 00:10:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/28 00:10:30 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:10:30 [DEBUG] agent: Node info in sync 2022/08/28 00:10:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m3.226438795s) from=127.0.0.6:33335 2022/08/28 00:10:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m4.77188713s) from=127.0.0.6:40693 2022/08/28 00:10:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m7.380293563s) from=127.0.0.6:54461 2022/08/28 00:10:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=141 (2m0.354399862s) from=127.0.0.6:36639 2022/08/28 00:10:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m0.965421137s) from=127.0.0.6:58879 2022/08/28 00:10:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m1.334495555s) from=127.0.0.6:42861 2022/08/28 00:10:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m1.790213379s) from=127.0.0.6:60481 2022/08/28 00:10:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m1.900628145s) from=127.0.0.6:43097 2022/08/28 00:10:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=150 (2m2.208080784s) from=127.0.0.6:33885 2022/08/28 00:10:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m2.510199681s) from=127.0.0.6:54519 2022/08/28 00:10:47 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m3.081733663s) from=127.0.0.6:56871 2022/08/28 00:10:48 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m3.562237137s) from=127.0.0.6:46295 2022/08/28 00:10:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m4.585303698s) from=127.0.0.6:39505 2022/08/28 00:10:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m4.726139902s) from=127.0.0.6:35333 2022/08/28 00:10:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m4.877222933s) from=127.0.0.6:36255 2022/08/28 00:10:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m4.848754749s) from=127.0.0.6:52183 2022/08/28 00:10:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m5.110830337s) from=127.0.0.6:37671 2022/08/28 00:10:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m5.304097624s) from=127.0.0.6:50201 2022/08/28 00:10:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m5.313628746s) from=127.0.0.6:34519 2022/08/28 00:10:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m5.669451829s) from=127.0.0.6:49373 2022/08/28 00:10:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m5.639548944s) from=127.0.0.6:36003 2022/08/28 00:10:51 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m6.552417372s) from=127.0.0.6:51699 2022/08/28 00:10:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m6.613199223s) from=127.0.0.6:43887 2022/08/28 00:10:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m6.761376629s) from=127.0.0.6:43005 2022/08/28 00:10:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m7.324726767s) from=127.0.0.6:57353 2022/08/28 00:10:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m7.026623875s) from=127.0.0.6:49173 2022/08/28 00:10:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m6.910760883s) from=127.0.0.6:40593 2022/08/28 00:10:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=63 (2m6.9816373s) from=127.0.0.6:60731 2022/08/28 00:10:51 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m7.188624058s) from=127.0.0.6:59949 2022/08/28 00:10:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=149 (2m7.470137685s) from=127.0.0.6:43987 2022/08/28 00:11:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:11:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/28 00:11:47 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:11:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:11:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/28 00:11:47 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/28 00:11:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/28 00:11:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/28 00:11:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/28 00:11:47 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:11:47 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:11:47 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:11:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:11:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/28 00:11:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/28 00:11:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/28 00:11:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/28 00:11:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/28 00:11:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/28 00:11:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:11:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/28 00:11:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:11:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/28 00:11:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/28 00:11:47 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/28 00:11:47 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/28 00:11:47 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/28 00:11:47 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/28 00:11:47 [DEBUG] agent: Node info in sync 2022/08/28 00:12:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:12:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/28 00:13:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:13:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/28 00:13:30 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/28 00:13:30 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:13:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:13:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/28 00:13:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:13:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/28 00:13:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/28 00:13:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/28 00:13:30 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:13:30 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:13:30 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:13:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/28 00:13:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/28 00:13:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/28 00:13:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/28 00:13:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/28 00:13:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/28 00:13:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/28 00:13:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:13:30 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/28 00:13:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:13:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/28 00:13:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/28 00:13:30 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/28 00:13:30 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/28 00:13:30 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/28 00:13:30 [DEBUG] agent: Node info in sync 2022/08/28 00:14:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:14:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/28 00:14:34 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/28 00:14:34 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/28 00:14:34 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/28 00:14:34 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/28 00:14:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:14:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/28 00:14:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/28 00:14:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:14:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/28 00:14:34 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/28 00:14:34 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:14:34 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:14:34 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:14:34 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:14:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:14:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/28 00:14:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/28 00:14:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/28 00:14:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/28 00:14:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/28 00:14:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/28 00:14:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:14:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/28 00:14:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/28 00:14:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/28 00:14:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/28 00:14:34 [DEBUG] agent: Node info in sync 2022/08/28 00:14:45 [DEBUG] http: Request GET /v1/catalog/services (1.012516ms) from=127.0.0.6:42093 2022/08/28 00:14:46 [DEBUG] http: Request GET /v1/status/leader (464.648µs) from=127.0.0.6:42093 2022/08/28 00:14:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (580.563µs) from=127.0.0.6:46781 2022/08/28 00:14:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (300.184µs) from=127.0.0.6:36715 2022/08/28 00:15:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:15:06 [DEBUG] http: Request GET /v1/status/leader (351.1µs) from=127.0.0.6:49865 2022/08/28 00:15:10 [DEBUG] http: Request GET /v1/catalog/services (517.715µs) from=127.0.0.6:56561 2022/08/28 00:15:10 [DEBUG] http: Request GET /v1/status/leader (275.722µs) from=127.0.0.6:50071 2022/08/28 00:15:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (406.477µs) from=127.0.0.6:50071 2022/08/28 00:15:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (415.172µs) from=127.0.0.6:49865 2022/08/28 00:15:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (255.121µs) from=127.0.0.6:50071 2022/08/28 00:15:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (244.453µs) from=127.0.0.6:49865 2022/08/28 00:15:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (474.312µs) from=127.0.0.6:49865 2022/08/28 00:15:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (270.523µs) from=127.0.0.6:49865 2022/08/28 00:15:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (396.911µs) from=127.0.0.6:50071 2022/08/28 00:15:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (395.105µs) from=127.0.0.6:42425 2022/08/28 00:15:11 [DEBUG] http: Request GET /v1/health/service/parser-v1 (532.658µs) from=127.0.0.6:49865 2022/08/28 00:15:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (599.957µs) from=127.0.0.6:42425 2022/08/28 00:15:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (267.198µs) from=127.0.0.6:50071 2022/08/28 00:15:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (357.599µs) from=127.0.0.6:50071 2022/08/28 00:15:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (365.038µs) from=127.0.0.6:52715 2022/08/28 00:15:11 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (227.834µs) from=127.0.0.6:42425 2022/08/28 00:15:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (213.264µs) from=127.0.0.6:52715 2022/08/28 00:15:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (212.782µs) from=127.0.0.6:50071 2022/08/28 00:15:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (164.706µs) from=127.0.0.6:42425 2022/08/28 00:15:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (313.015µs) from=127.0.0.6:46181 2022/08/28 00:15:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (324.345µs) from=127.0.0.6:52715 2022/08/28 00:15:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (193.52µs) from=127.0.0.6:42425 2022/08/28 00:15:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (294.929µs) from=127.0.0.6:47867 2022/08/28 00:15:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (217.937µs) from=127.0.0.6:47867 2022/08/28 00:15:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (342.766µs) from=127.0.0.6:52715 2022/08/28 00:15:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (331.321µs) from=127.0.0.6:42425 2022/08/28 00:15:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (419.389µs) from=127.0.0.6:48651 2022/08/28 00:15:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (341.347µs) from=127.0.0.6:39803 2022/08/28 00:15:26 [DEBUG] http: Request GET /v1/status/leader (208.268µs) from=127.0.0.6:54915 2022/08/28 00:15:30 [DEBUG] http: Request GET /v1/status/leader (194.964µs) from=127.0.0.6:54915 2022/08/28 00:15:50 [DEBUG] http: Request GET /v1/status/leader (339.379µs) from=127.0.0.6:54915 2022/08/28 00:15:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/28 00:15:52 [DEBUG] http: Request GET /v1/catalog/services (665.681µs) from=127.0.0.6:54915 2022/08/28 00:15:52 [DEBUG] http: Request GET /v1/status/leader (265.416µs) from=127.0.0.6:54915 2022/08/28 00:15:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (334.628µs) from=127.0.0.6:41675 2022/08/28 00:15:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (430.52µs) from=127.0.0.6:41675 2022/08/28 00:16:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:16:12 [DEBUG] http: Request GET /v1/status/leader (240.222µs) from=127.0.0.6:51307 2022/08/28 00:16:15 [DEBUG] http: Request GET /v1/catalog/services (738.957µs) from=127.0.0.6:59169 2022/08/28 00:16:15 [DEBUG] http: Request GET /v1/status/leader (2.719597ms) from=127.0.0.6:37171 2022/08/28 00:16:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (428.222µs) from=127.0.0.6:37171 2022/08/28 00:16:15 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (354.652µs) from=127.0.0.6:37171 2022/08/28 00:16:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (370.661µs) from=127.0.0.6:37171 2022/08/28 00:16:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (237.311µs) from=127.0.0.6:37171 2022/08/28 00:16:15 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (343.053µs) from=127.0.0.6:53711 2022/08/28 00:16:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (183.868µs) from=127.0.0.6:53711 2022/08/28 00:16:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (279.462µs) from=127.0.0.6:53711 2022/08/28 00:16:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (230.677µs) from=127.0.0.6:37171 2022/08/28 00:16:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (194.716µs) from=127.0.0.6:51307 2022/08/28 00:16:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (569.923µs) from=127.0.0.6:53711 2022/08/28 00:16:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (279.211µs) from=127.0.0.6:51307 2022/08/28 00:16:15 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (312.423µs) from=127.0.0.6:53711 2022/08/28 00:16:15 [DEBUG] http: Request GET /v1/health/service/parser-v1 (281.774µs) from=127.0.0.6:53711 2022/08/28 00:16:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (163.315µs) from=127.0.0.6:37171 2022/08/28 00:16:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (109.888µs) from=127.0.0.6:53711 2022/08/28 00:16:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (236.403µs) from=127.0.0.6:53711 2022/08/28 00:16:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (306.713µs) from=127.0.0.6:51307 2022/08/28 00:16:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (187.118µs) from=127.0.0.6:53711 2022/08/28 00:16:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (258.347µs) from=127.0.0.6:53711 2022/08/28 00:16:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (255.532µs) from=127.0.0.6:53711 2022/08/28 00:16:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (173.364µs) from=127.0.0.6:53711 2022/08/28 00:16:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (194.83µs) from=127.0.0.6:53711 2022/08/28 00:16:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (199.939µs) from=127.0.0.6:53711 2022/08/28 00:16:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (293.901µs) from=127.0.0.6:51307 2022/08/28 00:16:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (387.721µs) from=127.0.0.6:51307 2022/08/28 00:16:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (431.174µs) from=127.0.0.6:39585 2022/08/28 00:16:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/28 00:16:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/28 00:16:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/28 00:16:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/28 00:16:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/28 00:16:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/28 00:16:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:16:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/28 00:16:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/28 00:16:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/28 00:16:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/28 00:16:21 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/28 00:16:21 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/28 00:16:21 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/28 00:16:21 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/28 00:16:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:16:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:16:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/28 00:16:21 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/28 00:16:21 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:16:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/28 00:16:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/28 00:16:21 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:16:21 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:16:21 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:16:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:16:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/28 00:16:21 [DEBUG] agent: Node info in sync 2022/08/28 00:16:32 [DEBUG] http: Request GET /v1/status/leader (418.819µs) from=127.0.0.6:41955 2022/08/28 00:16:35 [DEBUG] http: Request GET /v1/status/leader (897.733µs) from=127.0.0.6:40697 2022/08/28 00:16:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m1.233491962s) from=127.0.0.6:36715 2022/08/28 00:16:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m2.872793292s) from=127.0.0.6:42093 2022/08/28 00:16:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.936454739s) from=127.0.0.6:46781 2022/08/28 00:16:55 [DEBUG] http: Request GET /v1/status/leader (161.912µs) from=127.0.0.6:40697 2022/08/28 00:17:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:17:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m0.583385522s) from=127.0.0.6:52715 2022/08/28 00:17:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m0.335879988s) from=127.0.0.6:35447 2022/08/28 00:17:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=150 (2m0.976615621s) from=127.0.0.6:47867 2022/08/28 00:17:12 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m0.69117432s) from=127.0.0.6:55839 2022/08/28 00:17:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m1.375060768s) from=127.0.0.6:37293 2022/08/28 00:17:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m2.162531971s) from=127.0.0.6:44755 2022/08/28 00:17:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m2.622617543s) from=127.0.0.6:46181 2022/08/28 00:17:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m2.432924401s) from=127.0.0.6:46191 2022/08/28 00:17:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=149 (2m2.745840216s) from=127.0.0.6:42425 2022/08/28 00:17:14 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m2.792354288s) from=127.0.0.6:39803 2022/08/28 00:17:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m2.737169647s) from=127.0.0.6:48931 2022/08/28 00:17:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m3.979259365s) from=127.0.0.6:50071 2022/08/28 00:17:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m4.388104648s) from=127.0.0.6:48651 2022/08/28 00:17:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m4.100993429s) from=127.0.0.6:34393 2022/08/28 00:17:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m5.977590113s) from=127.0.0.6:56561 2022/08/28 00:17:17 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=63 (2m5.287938428s) from=127.0.0.6:36395 2022/08/28 00:17:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m6.279583817s) from=127.0.0.6:49865 2022/08/28 00:17:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m6.223747497s) from=127.0.0.6:44389 2022/08/28 00:17:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m5.900479473s) from=127.0.0.6:43179 2022/08/28 00:17:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=141 (2m6.11283116s) from=127.0.0.6:54743 2022/08/28 00:17:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m6.206068519s) from=127.0.0.6:56251 2022/08/28 00:17:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m6.386415401s) from=127.0.0.6:46823 2022/08/28 00:17:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m6.438380491s) from=127.0.0.6:60839 2022/08/28 00:17:18 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m6.61824111s) from=127.0.0.6:42989 2022/08/28 00:17:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m6.577699978s) from=127.0.0.6:60059 2022/08/28 00:17:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m6.994676991s) from=127.0.0.6:58695 2022/08/28 00:17:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m7.435152416s) from=127.0.0.6:53951 2022/08/28 00:17:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/28 00:17:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/28 00:17:38 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/28 00:17:38 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:17:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:17:38 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:17:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:17:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/28 00:17:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/28 00:17:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/28 00:17:38 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:17:38 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:17:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:17:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/28 00:17:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/28 00:17:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/28 00:17:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/28 00:17:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/28 00:17:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/28 00:17:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/28 00:17:38 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/28 00:17:38 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/28 00:17:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:17:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/28 00:17:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/28 00:17:38 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/28 00:17:38 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/28 00:17:38 [DEBUG] agent: Node info in sync 2022/08/28 00:17:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m1.211342402s) from=127.0.0.6:54915 2022/08/28 00:17:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.262827439s) from=127.0.0.6:41675 2022/08/28 00:17:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m5.322741367s) from=127.0.0.6:44723 2022/08/28 00:18:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:18:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/28 00:18:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m0.628816345s) from=127.0.0.6:59169 2022/08/28 00:18:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=63 (2m0.525888065s) from=127.0.0.6:53711 2022/08/28 00:18:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m1.179664041s) from=127.0.0.6:39165 2022/08/28 00:18:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m1.253367198s) from=127.0.0.6:49937 2022/08/28 00:18:17 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m1.507005289s) from=127.0.0.6:36287 2022/08/28 00:18:17 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m1.681294425s) from=127.0.0.6:60687 2022/08/28 00:18:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m2.138274425s) from=127.0.0.6:51669 2022/08/28 00:18:18 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m2.672648002s) from=127.0.0.6:33187 2022/08/28 00:18:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=141 (2m2.838849718s) from=127.0.0.6:59571 2022/08/28 00:18:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m3.398268701s) from=127.0.0.6:33751 2022/08/28 00:18:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m3.62522289s) from=127.0.0.6:50721 2022/08/28 00:18:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m3.921169452s) from=127.0.0.6:60283 2022/08/28 00:18:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m4.268481515s) from=127.0.0.6:39585 2022/08/28 00:18:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m4.332875533s) from=127.0.0.6:44959 2022/08/28 00:18:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m4.697564929s) from=127.0.0.6:41205 2022/08/28 00:18:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=150 (2m4.983700741s) from=127.0.0.6:41465 2022/08/28 00:18:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m5.230095701s) from=127.0.0.6:51307 2022/08/28 00:18:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m5.083885481s) from=127.0.0.6:59993 2022/08/28 00:18:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=149 (2m5.347456857s) from=127.0.0.6:37171 2022/08/28 00:18:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m5.412018537s) from=127.0.0.6:59877 2022/08/28 00:18:21 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m5.491194129s) from=127.0.0.6:59913 2022/08/28 00:18:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m5.56758117s) from=127.0.0.6:34443 2022/08/28 00:18:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m5.589625761s) from=127.0.0.6:57003 2022/08/28 00:18:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m6.019414426s) from=127.0.0.6:55477 2022/08/28 00:18:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m6.734009472s) from=127.0.0.6:44245 2022/08/28 00:18:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m6.956114627s) from=127.0.0.6:53127 2022/08/28 00:18:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m7.471413485s) from=127.0.0.6:58805 2022/08/28 00:19:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:19:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/28 00:19:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:19:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/28 00:19:22 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/28 00:19:22 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:19:22 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:19:22 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:19:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:19:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/28 00:19:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/28 00:19:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/28 00:19:22 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:19:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/28 00:19:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/28 00:19:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:19:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/28 00:19:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/28 00:19:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/28 00:19:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/28 00:19:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/28 00:19:22 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/28 00:19:22 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/28 00:19:22 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/28 00:19:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:19:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/28 00:19:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/28 00:19:22 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/28 00:19:22 [DEBUG] agent: Node info in sync 2022/08/28 00:20:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:20:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/28 00:20:47 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/28 00:20:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:20:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/28 00:20:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/28 00:20:47 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/28 00:20:47 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/28 00:20:47 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/28 00:20:47 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/28 00:20:47 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:20:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:20:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/28 00:20:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:20:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/28 00:20:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/28 00:20:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/28 00:20:47 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:20:47 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:20:47 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:20:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/28 00:20:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/28 00:20:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/28 00:20:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/28 00:20:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/28 00:20:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/28 00:20:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/28 00:20:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:20:47 [DEBUG] agent: Node info in sync 2022/08/28 00:21:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/28 00:21:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:21:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/28 00:21:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/28 00:21:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/28 00:21:55 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/28 00:21:55 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/28 00:21:55 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/28 00:21:55 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/28 00:21:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:21:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:21:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/28 00:21:55 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/28 00:21:55 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:21:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/28 00:21:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/28 00:21:55 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:21:55 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:21:55 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:21:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:21:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/28 00:21:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/28 00:21:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/28 00:21:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/28 00:21:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/28 00:21:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/28 00:21:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:21:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/28 00:21:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/28 00:21:55 [DEBUG] agent: Node info in sync 2022/08/28 00:22:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:22:10 [DEBUG] http: Request GET /v1/catalog/services (937.613µs) from=127.0.0.6:33711 2022/08/28 00:22:10 [DEBUG] http: Request GET /v1/status/leader (461.979µs) from=127.0.0.6:35831 2022/08/28 00:22:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (665.459µs) from=127.0.0.6:35831 2022/08/28 00:22:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (510.81µs) from=127.0.0.6:57609 2022/08/28 00:22:28 [DEBUG] http: Request GET /v1/catalog/services (667.476µs) from=127.0.0.6:57087 2022/08/28 00:22:28 [DEBUG] http: Request GET /v1/status/leader (260.977µs) from=127.0.0.6:51091 2022/08/28 00:22:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (254.54µs) from=127.0.0.6:51091 2022/08/28 00:22:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (247.062µs) from=127.0.0.6:51047 2022/08/28 00:22:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (250.083µs) from=127.0.0.6:51047 2022/08/28 00:22:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (253.73µs) from=127.0.0.6:51047 2022/08/28 00:22:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (306.792µs) from=127.0.0.6:51047 2022/08/28 00:22:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (241.514µs) from=127.0.0.6:51047 2022/08/28 00:22:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (427.679µs) from=127.0.0.6:51047 2022/08/28 00:22:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (235.431µs) from=127.0.0.6:51091 2022/08/28 00:22:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (500.776µs) from=127.0.0.6:40599 2022/08/28 00:22:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (134.576µs) from=127.0.0.6:51091 2022/08/28 00:22:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (311.871µs) from=127.0.0.6:51091 2022/08/28 00:22:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (298.777µs) from=127.0.0.6:51091 2022/08/28 00:22:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (319.472µs) from=127.0.0.6:51091 2022/08/28 00:22:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (293.57µs) from=127.0.0.6:51091 2022/08/28 00:22:28 [DEBUG] http: Request GET /v1/health/service/parser-v1 (230.651µs) from=127.0.0.6:51047 2022/08/28 00:22:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (383.884µs) from=127.0.0.6:51047 2022/08/28 00:22:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (382.649µs) from=127.0.0.6:51047 2022/08/28 00:22:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (284.467µs) from=127.0.0.6:51091 2022/08/28 00:22:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (287.848µs) from=127.0.0.6:51091 2022/08/28 00:22:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (415.46µs) from=127.0.0.6:40697 2022/08/28 00:22:28 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (132.727µs) from=127.0.0.6:51047 2022/08/28 00:22:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (785.526µs) from=127.0.0.6:42381 2022/08/28 00:22:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (269.678µs) from=127.0.0.6:51091 2022/08/28 00:22:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (247.478µs) from=127.0.0.6:60923 2022/08/28 00:22:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (236.285µs) from=127.0.0.6:57805 2022/08/28 00:22:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (336.752µs) from=127.0.0.6:57805 2022/08/28 00:22:30 [DEBUG] http: Request GET /v1/status/leader (648.581µs) from=127.0.0.6:52459 2022/08/28 00:22:48 [DEBUG] http: Request GET /v1/status/leader (319.947µs) from=127.0.0.6:52459 2022/08/28 00:22:50 [DEBUG] http: Request GET /v1/status/leader (216.87µs) from=127.0.0.6:52459 2022/08/28 00:23:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:23:08 [DEBUG] http: Request GET /v1/status/leader (551.258µs) from=127.0.0.6:52459 2022/08/28 00:23:10 [DEBUG] http: Request GET /v1/status/leader (220.42µs) from=127.0.0.6:41753 2022/08/28 00:23:20 [DEBUG] http: Request GET /v1/catalog/services (814.849µs) from=127.0.0.6:41753 2022/08/28 00:23:20 [DEBUG] http: Request GET /v1/status/leader (2.666261ms) from=127.0.0.6:52459 2022/08/28 00:23:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (345.564µs) from=127.0.0.6:52459 2022/08/28 00:23:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (387.478µs) from=127.0.0.6:40211 2022/08/28 00:23:32 [DEBUG] http: Request GET /v1/catalog/services (778.124µs) from=127.0.0.6:44391 2022/08/28 00:23:32 [DEBUG] http: Request GET /v1/status/leader (186.889µs) from=127.0.0.6:44391 2022/08/28 00:23:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (380.795µs) from=127.0.0.6:47405 2022/08/28 00:23:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (296.675µs) from=127.0.0.6:47405 2022/08/28 00:23:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (249.093µs) from=127.0.0.6:50769 2022/08/28 00:23:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (307.751µs) from=127.0.0.6:50769 2022/08/28 00:23:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (392.347µs) from=127.0.0.6:53985 2022/08/28 00:23:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (268.395µs) from=127.0.0.6:53985 2022/08/28 00:23:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (313.952µs) from=127.0.0.6:53985 2022/08/28 00:23:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (418.044µs) from=127.0.0.6:53985 2022/08/28 00:23:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/28 00:23:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (349.182µs) from=127.0.0.6:53985 2022/08/28 00:23:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (417.239µs) from=127.0.0.6:53985 2022/08/28 00:23:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (272.146µs) from=127.0.0.6:50769 2022/08/28 00:23:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (154.774µs) from=127.0.0.6:53985 2022/08/28 00:23:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (296.894µs) from=127.0.0.6:53985 2022/08/28 00:23:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (315.104µs) from=127.0.0.6:50769 2022/08/28 00:23:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (380.309µs) from=127.0.0.6:47405 2022/08/28 00:23:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (257.978µs) from=127.0.0.6:47405 2022/08/28 00:23:33 [DEBUG] http: Request GET /v1/health/service/parser-v1 (318.776µs) from=127.0.0.6:41421 2022/08/28 00:23:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (822.062µs) from=127.0.0.6:50769 2022/08/28 00:23:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (383.82µs) from=127.0.0.6:58197 2022/08/28 00:23:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (339.08µs) from=127.0.0.6:41421 2022/08/28 00:23:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (158.296µs) from=127.0.0.6:50769 2022/08/28 00:23:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (351.444µs) from=127.0.0.6:56153 2022/08/28 00:23:33 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (370.308µs) from=127.0.0.6:50769 2022/08/28 00:23:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (223.164µs) from=127.0.0.6:41421 2022/08/28 00:23:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (255.006µs) from=127.0.0.6:44259 2022/08/28 00:23:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (200.892µs) from=127.0.0.6:51817 2022/08/28 00:23:40 [DEBUG] http: Request GET /v1/status/leader (347.992µs) from=127.0.0.6:50715 2022/08/28 00:23:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/28 00:23:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/28 00:23:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/28 00:23:52 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/28 00:23:52 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/28 00:23:52 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/28 00:23:52 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/28 00:23:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:23:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:23:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/28 00:23:52 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/28 00:23:52 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:23:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/28 00:23:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/28 00:23:52 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:23:52 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:23:52 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:23:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:23:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/28 00:23:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/28 00:23:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/28 00:23:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/28 00:23:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/28 00:23:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/28 00:23:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:23:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/28 00:23:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/28 00:23:52 [DEBUG] agent: Node info in sync 2022/08/28 00:23:53 [DEBUG] http: Request GET /v1/status/leader (380.341µs) from=127.0.0.6:56379 2022/08/28 00:24:00 [DEBUG] http: Request GET /v1/status/leader (323.341µs) from=127.0.0.6:50715 2022/08/28 00:24:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:24:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m1.043486411s) from=127.0.0.6:57609 2022/08/28 00:24:13 [DEBUG] http: Request GET /v1/status/leader (181.742µs) from=127.0.0.6:56379 2022/08/28 00:24:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m3.044503367s) from=127.0.0.6:33711 2022/08/28 00:24:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m6.363029505s) from=127.0.0.6:35831 2022/08/28 00:24:20 [DEBUG] http: Request GET /v1/status/leader (151.813µs) from=127.0.0.6:50715 2022/08/28 00:24:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.100162332s) from=127.0.0.6:40697 2022/08/28 00:24:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m0.150561985s) from=127.0.0.6:51047 2022/08/28 00:24:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m0.203789681s) from=127.0.0.6:35839 2022/08/28 00:24:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m0.646767735s) from=127.0.0.6:48659 2022/08/28 00:24:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m0.80673932s) from=127.0.0.6:38139 2022/08/28 00:24:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=63 (2m1.036568725s) from=127.0.0.6:52835 2022/08/28 00:24:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m2.095767711s) from=127.0.0.6:51091 2022/08/28 00:24:30 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m1.84738906s) from=127.0.0.6:57503 2022/08/28 00:24:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m1.935418461s) from=127.0.0.6:35067 2022/08/28 00:24:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m2.222836703s) from=127.0.0.6:33431 2022/08/28 00:24:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m2.395199943s) from=127.0.0.6:60741 2022/08/28 00:24:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m2.401682788s) from=127.0.0.6:58611 2022/08/28 00:24:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=149 (2m2.644788578s) from=127.0.0.6:48081 2022/08/28 00:24:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m2.559536426s) from=127.0.0.6:44291 2022/08/28 00:24:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m3.20356216s) from=127.0.0.6:35821 2022/08/28 00:24:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m4.562926556s) from=127.0.0.6:40599 2022/08/28 00:24:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m5.384017561s) from=127.0.0.6:57087 2022/08/28 00:24:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m5.120647378s) from=127.0.0.6:38917 2022/08/28 00:24:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m5.027215477s) from=127.0.0.6:46467 2022/08/28 00:24:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m5.482181782s) from=127.0.0.6:41225 2022/08/28 00:24:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m5.530171155s) from=127.0.0.6:60259 2022/08/28 00:24:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=150 (2m5.872532117s) from=127.0.0.6:57805 2022/08/28 00:24:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=141 (2m5.665768085s) from=127.0.0.6:60499 2022/08/28 00:24:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.63371492s) from=127.0.0.6:48111 2022/08/28 00:24:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m5.841954106s) from=127.0.0.6:60837 2022/08/28 00:24:36 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m7.18090393s) from=127.0.0.6:42381 2022/08/28 00:24:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m7.475165613s) from=127.0.0.6:60923 2022/08/28 00:25:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:25:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m0.666698247s) from=127.0.0.6:40211 2022/08/28 00:25:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/28 00:25:22 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/28 00:25:22 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/28 00:25:22 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/28 00:25:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:25:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/28 00:25:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/28 00:25:22 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/28 00:25:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:25:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/28 00:25:22 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/28 00:25:22 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:25:22 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:25:22 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:25:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:25:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/28 00:25:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/28 00:25:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/28 00:25:22 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:25:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/28 00:25:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/28 00:25:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:25:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/28 00:25:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/28 00:25:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/28 00:25:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/28 00:25:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/28 00:25:22 [DEBUG] agent: Node info in sync 2022/08/28 00:25:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m5.812555697s) from=127.0.0.6:52459 2022/08/28 00:25:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m7.232081133s) from=127.0.0.6:41753 2022/08/28 00:25:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m0.20171097s) from=127.0.0.6:58197 2022/08/28 00:25:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=149 (2m0.56006318s) from=127.0.0.6:47405 2022/08/28 00:25:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m1.557012537s) from=127.0.0.6:44391 2022/08/28 00:25:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m1.726269583s) from=127.0.0.6:42395 2022/08/28 00:25:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m3.333726511s) from=127.0.0.6:55201 2022/08/28 00:25:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m3.125209201s) from=127.0.0.6:35241 2022/08/28 00:25:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m3.436547881s) from=127.0.0.6:41421 2022/08/28 00:25:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m3.561855965s) from=127.0.0.6:53119 2022/08/28 00:25:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m3.779402388s) from=127.0.0.6:42683 2022/08/28 00:25:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=141 (2m3.994684614s) from=127.0.0.6:60871 2022/08/28 00:25:37 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.964624167s) from=127.0.0.6:44547 2022/08/28 00:25:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m4.29870564s) from=127.0.0.6:53985 2022/08/28 00:25:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m4.152506112s) from=127.0.0.6:53663 2022/08/28 00:25:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=150 (2m4.591904083s) from=127.0.0.6:53407 2022/08/28 00:25:38 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m4.845384088s) from=127.0.0.6:56153 2022/08/28 00:25:38 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m4.936276104s) from=127.0.0.6:49297 2022/08/28 00:25:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m5.039239961s) from=127.0.0.6:50513 2022/08/28 00:25:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.073540315s) from=127.0.0.6:33131 2022/08/28 00:25:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m5.670199054s) from=127.0.0.6:52883 2022/08/28 00:25:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m5.909423251s) from=127.0.0.6:51817 2022/08/28 00:25:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m6.083079962s) from=127.0.0.6:50769 2022/08/28 00:25:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m6.247653008s) from=127.0.0.6:55435 2022/08/28 00:25:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m6.231920097s) from=127.0.0.6:35895 2022/08/28 00:25:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m6.515609553s) from=127.0.0.6:48833 2022/08/28 00:25:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=63 (2m6.752601539s) from=127.0.0.6:58325 2022/08/28 00:25:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m7.063955373s) from=127.0.0.6:44259 2022/08/28 00:25:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m7.189768587s) from=127.0.0.6:46709 2022/08/28 00:25:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/28 00:26:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:26:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/28 00:26:53 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:26:53 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:26:53 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:26:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:26:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/28 00:26:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/28 00:26:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/28 00:26:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/28 00:26:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/28 00:26:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/28 00:26:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:26:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/28 00:26:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/28 00:26:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/28 00:26:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/28 00:26:53 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/28 00:26:53 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/28 00:26:53 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/28 00:26:53 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/28 00:26:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:26:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/28 00:26:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/28 00:26:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:26:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/28 00:26:53 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/28 00:26:53 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:26:53 [DEBUG] agent: Node info in sync 2022/08/28 00:27:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:27:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/28 00:27:55 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/28 00:27:55 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/28 00:27:55 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/28 00:27:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:27:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/28 00:27:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/28 00:27:55 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/28 00:27:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:27:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/28 00:27:55 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/28 00:27:55 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:27:55 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:27:55 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:27:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:27:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/28 00:27:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/28 00:27:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/28 00:27:55 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:27:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/28 00:27:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/28 00:27:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:27:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/28 00:27:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/28 00:27:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/28 00:27:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/28 00:27:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/28 00:27:55 [DEBUG] agent: Node info in sync 2022/08/28 00:28:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:28:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/28 00:29:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:29:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/28 00:29:05 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:29:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:29:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/28 00:29:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/28 00:29:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/28 00:29:05 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:29:05 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:29:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:29:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/28 00:29:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/28 00:29:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/28 00:29:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/28 00:29:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/28 00:29:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/28 00:29:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/28 00:29:05 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/28 00:29:05 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/28 00:29:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:29:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/28 00:29:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/28 00:29:05 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/28 00:29:05 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/28 00:29:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/28 00:29:05 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/28 00:29:05 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:29:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:29:05 [DEBUG] agent: Node info in sync 2022/08/28 00:29:41 [DEBUG] http: Request GET /v1/catalog/services (1.178143ms) from=127.0.0.6:51599 2022/08/28 00:29:41 [DEBUG] http: Request GET /v1/status/leader (519.035µs) from=127.0.0.6:46343 2022/08/28 00:29:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (543.53µs) from=127.0.0.6:46343 2022/08/28 00:29:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (400.5µs) from=127.0.0.6:46343 2022/08/28 00:30:01 [DEBUG] http: Request GET /v1/status/leader (4.693881ms) from=127.0.0.6:58115 2022/08/28 00:30:02 [DEBUG] http: Request GET /v1/catalog/services (752.613µs) from=127.0.0.6:58617 2022/08/28 00:30:02 [DEBUG] http: Request GET /v1/status/leader (363.003µs) from=127.0.0.6:58617 2022/08/28 00:30:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (452.114µs) from=127.0.0.6:46021 2022/08/28 00:30:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (323.12µs) from=127.0.0.6:46021 2022/08/28 00:30:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (566.014µs) from=127.0.0.6:58115 2022/08/28 00:30:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (385.823µs) from=127.0.0.6:46021 2022/08/28 00:30:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (253.96µs) from=127.0.0.6:58115 2022/08/28 00:30:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (362.52µs) from=127.0.0.6:46021 2022/08/28 00:30:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (336.385µs) from=127.0.0.6:46021 2022/08/28 00:30:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (337.689µs) from=127.0.0.6:58115 2022/08/28 00:30:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (349.593µs) from=127.0.0.6:46021 2022/08/28 00:30:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (325.423µs) from=127.0.0.6:46021 2022/08/28 00:30:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (327.337µs) from=127.0.0.6:58115 2022/08/28 00:30:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (361.47µs) from=127.0.0.6:58115 2022/08/28 00:30:03 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (275.722µs) from=127.0.0.6:46021 2022/08/28 00:30:03 [DEBUG] http: Request GET /v1/health/service/parser-v1 (338.616µs) from=127.0.0.6:58115 2022/08/28 00:30:03 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (263.102µs) from=127.0.0.6:58115 2022/08/28 00:30:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (352.346µs) from=127.0.0.6:58115 2022/08/28 00:30:03 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (396.13µs) from=127.0.0.6:46021 2022/08/28 00:30:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (444.757µs) from=127.0.0.6:46021 2022/08/28 00:30:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (528.353µs) from=127.0.0.6:58115 2022/08/28 00:30:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (259.173µs) from=127.0.0.6:53825 2022/08/28 00:30:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (241.273µs) from=127.0.0.6:43791 2022/08/28 00:30:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (439.302µs) from=127.0.0.6:45343 2022/08/28 00:30:03 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (547.755µs) from=127.0.0.6:47063 2022/08/28 00:30:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (450.095µs) from=127.0.0.6:46417 2022/08/28 00:30:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (402.582µs) from=127.0.0.6:55421 2022/08/28 00:30:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (339.199µs) from=127.0.0.6:55421 2022/08/28 00:30:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:30:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/28 00:30:10 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:30:10 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:30:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:30:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/28 00:30:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/28 00:30:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/28 00:30:10 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:30:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/28 00:30:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/28 00:30:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:30:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/28 00:30:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/28 00:30:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/28 00:30:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/28 00:30:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/28 00:30:10 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/28 00:30:10 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/28 00:30:10 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/28 00:30:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:30:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/28 00:30:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/28 00:30:10 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/28 00:30:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:30:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/28 00:30:10 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/28 00:30:10 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:30:10 [DEBUG] agent: Node info in sync 2022/08/28 00:30:21 [DEBUG] http: Request GET /v1/status/leader (428.927µs) from=127.0.0.6:59223 2022/08/28 00:30:22 [DEBUG] http: Request GET /v1/status/leader (673.555µs) from=127.0.0.6:45883 2022/08/28 00:30:41 [DEBUG] http: Request GET /v1/status/leader (419.607µs) from=127.0.0.6:59223 2022/08/28 00:30:42 [DEBUG] http: Request GET /v1/status/leader (394.391µs) from=127.0.0.6:45883 2022/08/28 00:30:52 [DEBUG] http: Request GET /v1/catalog/services (844.491µs) from=127.0.0.6:45883 2022/08/28 00:30:52 [DEBUG] http: Request GET /v1/status/leader (326.154µs) from=127.0.0.6:59223 2022/08/28 00:30:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (313.776µs) from=127.0.0.6:55327 2022/08/28 00:30:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (186.028µs) from=127.0.0.6:55327 2022/08/28 00:30:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/28 00:31:03 [DEBUG] http: Request GET /v1/catalog/services (792.771µs) from=127.0.0.6:57935 2022/08/28 00:31:03 [DEBUG] http: Request GET /v1/status/leader (194.183µs) from=127.0.0.6:57935 2022/08/28 00:31:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (368.99µs) from=127.0.0.6:35197 2022/08/28 00:31:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (4.701788ms) from=127.0.0.6:55793 2022/08/28 00:31:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (499.165µs) from=127.0.0.6:48735 2022/08/28 00:31:04 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (211.496µs) from=127.0.0.6:55793 2022/08/28 00:31:04 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (458.385µs) from=127.0.0.6:48735 2022/08/28 00:31:04 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (258.619µs) from=127.0.0.6:55793 2022/08/28 00:31:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (234.132µs) from=127.0.0.6:55793 2022/08/28 00:31:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (251.723µs) from=127.0.0.6:48735 2022/08/28 00:31:04 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (302.149µs) from=127.0.0.6:35197 2022/08/28 00:31:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (222.37µs) from=127.0.0.6:48735 2022/08/28 00:31:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (311.836µs) from=127.0.0.6:35197 2022/08/28 00:31:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (312.586µs) from=127.0.0.6:48735 2022/08/28 00:31:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (238.592µs) from=127.0.0.6:35197 2022/08/28 00:31:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (189.346µs) from=127.0.0.6:35197 2022/08/28 00:31:04 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (285.673µs) from=127.0.0.6:35197 2022/08/28 00:31:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (188.603µs) from=127.0.0.6:36839 2022/08/28 00:31:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (351.129µs) from=127.0.0.6:35197 2022/08/28 00:31:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (280.168µs) from=127.0.0.6:35197 2022/08/28 00:31:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (389.561µs) from=127.0.0.6:35197 2022/08/28 00:31:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (319.29µs) from=127.0.0.6:49503 2022/08/28 00:31:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (188.137µs) from=127.0.0.6:45191 2022/08/28 00:31:04 [DEBUG] http: Request GET /v1/health/service/parser-v1 (393.587µs) from=127.0.0.6:45191 2022/08/28 00:31:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (286.46µs) from=127.0.0.6:57087 2022/08/28 00:31:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (284.035µs) from=127.0.0.6:45191 2022/08/28 00:31:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (278.505µs) from=127.0.0.6:45191 2022/08/28 00:31:04 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (355.414µs) from=127.0.0.6:46673 2022/08/28 00:31:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:31:12 [DEBUG] http: Request GET /v1/status/leader (376.816µs) from=127.0.0.6:36625 2022/08/28 00:31:24 [DEBUG] http: Request GET /v1/status/leader (566.903µs) from=127.0.0.6:55005 2022/08/28 00:31:32 [DEBUG] http: Request GET /v1/status/leader (175.338µs) from=127.0.0.6:36625 2022/08/28 00:31:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m0.823492957s) from=127.0.0.6:42147 2022/08/28 00:31:44 [DEBUG] http: Request GET /v1/status/leader (474.132µs) from=127.0.0.6:55005 2022/08/28 00:31:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m6.580572953s) from=127.0.0.6:51599 2022/08/28 00:31:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m7.469898075s) from=127.0.0.6:46343 2022/08/28 00:32:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m0.548921613s) from=127.0.0.6:43791 2022/08/28 00:32:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m0.176970625s) from=127.0.0.6:45613 2022/08/28 00:32:04 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m0.103528773s) from=127.0.0.6:49827 2022/08/28 00:32:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=149 (2m0.818381995s) from=127.0.0.6:45343 2022/08/28 00:32:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:32:05 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m1.817196134s) from=127.0.0.6:49141 2022/08/28 00:32:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m2.506973841s) from=127.0.0.6:60919 2022/08/28 00:32:06 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m3.024154403s) from=127.0.0.6:55421 2022/08/28 00:32:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m3.420838212s) from=127.0.0.6:52805 2022/08/28 00:32:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/28 00:32:07 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/28 00:32:07 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/28 00:32:07 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/28 00:32:07 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/28 00:32:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:32:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/28 00:32:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/28 00:32:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:32:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/28 00:32:07 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/28 00:32:07 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:32:07 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:32:07 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:32:07 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:32:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:32:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/28 00:32:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/28 00:32:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/28 00:32:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/28 00:32:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/28 00:32:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/28 00:32:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:32:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/28 00:32:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/28 00:32:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/28 00:32:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/28 00:32:07 [DEBUG] agent: Node info in sync 2022/08/28 00:32:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m4.298011854s) from=127.0.0.6:46021 2022/08/28 00:32:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m3.898343738s) from=127.0.0.6:46889 2022/08/28 00:32:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m4.410893674s) from=127.0.0.6:36087 2022/08/28 00:32:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m4.515989087s) from=127.0.0.6:46417 2022/08/28 00:32:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m4.24981002s) from=127.0.0.6:51947 2022/08/28 00:32:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m5.773114537s) from=127.0.0.6:58617 2022/08/28 00:32:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m5.015360542s) from=127.0.0.6:47063 2022/08/28 00:32:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=150 (2m5.356278215s) from=127.0.0.6:59753 2022/08/28 00:32:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m6.02823303s) from=127.0.0.6:58115 2022/08/28 00:32:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m6.053755009s) from=127.0.0.6:38295 2022/08/28 00:32:10 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m6.145879882s) from=127.0.0.6:37107 2022/08/28 00:32:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m6.310817053s) from=127.0.0.6:57269 2022/08/28 00:32:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m6.359341509s) from=127.0.0.6:52309 2022/08/28 00:32:10 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=63 (2m6.765571049s) from=127.0.0.6:51199 2022/08/28 00:32:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m7.465069021s) from=127.0.0.6:53825 2022/08/28 00:32:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m7.060269437s) from=127.0.0.6:50071 2022/08/28 00:32:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=141 (2m7.015281152s) from=127.0.0.6:55647 2022/08/28 00:32:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m7.133957558s) from=127.0.0.6:53449 2022/08/28 00:32:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m7.310601181s) from=127.0.0.6:43497 2022/08/28 00:32:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m1.283560916s) from=127.0.0.6:55327 2022/08/28 00:32:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m1.891575601s) from=127.0.0.6:59223 2022/08/28 00:32:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m2.769630496s) from=127.0.0.6:45883 2022/08/28 00:33:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/28 00:33:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=63 (2m0.369684499s) from=127.0.0.6:57087 2022/08/28 00:33:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:33:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=141 (2m0.130459026s) from=127.0.0.6:41065 2022/08/28 00:33:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m0.66348097s) from=127.0.0.6:55649 2022/08/28 00:33:05 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m1.408695879s) from=127.0.0.6:55793 2022/08/28 00:33:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=150 (2m1.386994759s) from=127.0.0.6:36839 2022/08/28 00:33:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m1.80873374s) from=127.0.0.6:35197 2022/08/28 00:33:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m1.833118045s) from=127.0.0.6:49503 2022/08/28 00:33:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m1.898971251s) from=127.0.0.6:55931 2022/08/28 00:33:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m1.804436755s) from=127.0.0.6:58275 2022/08/28 00:33:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m2.177290679s) from=127.0.0.6:46741 2022/08/28 00:33:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m2.557064715s) from=127.0.0.6:43331 2022/08/28 00:33:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m2.62980181s) from=127.0.0.6:36127 2022/08/28 00:33:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m3.146439005s) from=127.0.0.6:45275 2022/08/28 00:33:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m3.358030163s) from=127.0.0.6:57095 2022/08/28 00:33:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m3.80203407s) from=127.0.0.6:48735 2022/08/28 00:33:08 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m3.966023238s) from=127.0.0.6:44893 2022/08/28 00:33:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/28 00:33:08 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:33:08 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:33:08 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:33:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:33:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/28 00:33:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/28 00:33:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/28 00:33:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/28 00:33:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/28 00:33:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/28 00:33:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:33:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/28 00:33:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/28 00:33:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/28 00:33:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/28 00:33:08 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/28 00:33:08 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/28 00:33:08 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/28 00:33:08 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/28 00:33:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:33:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/28 00:33:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/28 00:33:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:33:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/28 00:33:08 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/28 00:33:08 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:33:08 [DEBUG] agent: Node info in sync 2022/08/28 00:33:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m4.838001615s) from=127.0.0.6:57935 2022/08/28 00:33:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=149 (2m4.222249231s) from=127.0.0.6:46673 2022/08/28 00:33:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m5.430341777s) from=127.0.0.6:38599 2022/08/28 00:33:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m5.508966383s) from=127.0.0.6:45191 2022/08/28 00:33:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m5.60599065s) from=127.0.0.6:36579 2022/08/28 00:33:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m5.920768362s) from=127.0.0.6:47535 2022/08/28 00:33:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m6.514483388s) from=127.0.0.6:47491 2022/08/28 00:33:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m6.478985927s) from=127.0.0.6:45491 2022/08/28 00:33:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m6.96850404s) from=127.0.0.6:58563 2022/08/28 00:33:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m7.262529096s) from=127.0.0.6:59005 2022/08/28 00:33:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m7.373582526s) from=127.0.0.6:42935 2022/08/28 00:34:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:34:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/28 00:34:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:34:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/28 00:34:58 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/28 00:34:58 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:34:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/28 00:34:58 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:34:58 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:34:58 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:34:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:34:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/28 00:34:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/28 00:34:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/28 00:34:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/28 00:34:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/28 00:34:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/28 00:34:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:34:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/28 00:34:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/28 00:34:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/28 00:34:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/28 00:34:58 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/28 00:34:58 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/28 00:34:58 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/28 00:34:58 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/28 00:34:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:34:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/28 00:34:58 [DEBUG] agent: Node info in sync 2022/08/28 00:35:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:35:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/28 00:36:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:36:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/28 00:36:06 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/28 00:36:06 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/28 00:36:06 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/28 00:36:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:36:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/28 00:36:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/28 00:36:06 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/28 00:36:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:36:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/28 00:36:06 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/28 00:36:06 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:36:06 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:36:06 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:36:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:36:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/28 00:36:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/28 00:36:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/28 00:36:06 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:36:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/28 00:36:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/28 00:36:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:36:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/28 00:36:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/28 00:36:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/28 00:36:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/28 00:36:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/28 00:36:06 [DEBUG] agent: Node info in sync 2022/08/28 00:37:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:37:06 [DEBUG] http: Request GET /v1/catalog/services (1.020599ms) from=127.0.0.6:37021 2022/08/28 00:37:06 [DEBUG] http: Request GET /v1/status/leader (504.505µs) from=127.0.0.6:37021 2022/08/28 00:37:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (648.829µs) from=127.0.0.6:42657 2022/08/28 00:37:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (254.123µs) from=127.0.0.6:47953 2022/08/28 00:37:26 [DEBUG] http: Request GET /v1/status/leader (786.569µs) from=127.0.0.6:33523 2022/08/28 00:37:26 [DEBUG] http: Request GET /v1/catalog/services (799.001µs) from=127.0.0.6:33523 2022/08/28 00:37:27 [DEBUG] http: Request GET /v1/status/leader (3.114202ms) from=127.0.0.6:33523 2022/08/28 00:37:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (481.566µs) from=127.0.0.6:49663 2022/08/28 00:37:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (2.056023ms) from=127.0.0.6:49663 2022/08/28 00:37:27 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (419.062µs) from=127.0.0.6:50261 2022/08/28 00:37:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (230.652µs) from=127.0.0.6:49663 2022/08/28 00:37:27 [DEBUG] http: Request GET /v1/health/service/parser-v1 (386.529µs) from=127.0.0.6:50261 2022/08/28 00:37:27 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (451.262µs) from=127.0.0.6:49663 2022/08/28 00:37:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (349.855µs) from=127.0.0.6:49663 2022/08/28 00:37:27 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (336.561µs) from=127.0.0.6:50261 2022/08/28 00:37:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (269.044µs) from=127.0.0.6:49663 2022/08/28 00:37:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (211.768µs) from=127.0.0.6:55189 2022/08/28 00:37:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (190.817µs) from=127.0.0.6:50261 2022/08/28 00:37:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (247.82µs) from=127.0.0.6:55189 2022/08/28 00:37:27 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (380.34µs) from=127.0.0.6:50261 2022/08/28 00:37:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (167.383µs) from=127.0.0.6:49663 2022/08/28 00:37:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (274.47µs) from=127.0.0.6:55189 2022/08/28 00:37:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (210.79µs) from=127.0.0.6:47411 2022/08/28 00:37:27 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (370.047µs) from=127.0.0.6:50261 2022/08/28 00:37:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (357.071µs) from=127.0.0.6:47411 2022/08/28 00:37:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (149.149µs) from=127.0.0.6:55189 2022/08/28 00:37:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (290.507µs) from=127.0.0.6:59719 2022/08/28 00:37:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (248.43µs) from=127.0.0.6:55189 2022/08/28 00:37:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (294.372µs) from=127.0.0.6:51293 2022/08/28 00:37:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (295.355µs) from=127.0.0.6:49663 2022/08/28 00:37:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (280.936µs) from=127.0.0.6:49663 2022/08/28 00:37:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (180.945µs) from=127.0.0.6:50261 2022/08/28 00:37:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (196.996µs) from=127.0.0.6:45435 2022/08/28 00:37:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/28 00:37:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:37:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/28 00:37:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/28 00:37:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/28 00:37:45 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:37:45 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:37:45 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:37:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/28 00:37:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/28 00:37:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/28 00:37:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/28 00:37:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/28 00:37:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/28 00:37:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/28 00:37:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:37:45 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/28 00:37:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:37:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/28 00:37:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/28 00:37:45 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/28 00:37:45 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/28 00:37:45 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/28 00:37:45 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/28 00:37:45 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:37:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:37:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/28 00:37:45 [DEBUG] agent: Node info in sync 2022/08/28 00:37:46 [DEBUG] http: Request GET /v1/status/leader (454.522µs) from=127.0.0.6:51321 2022/08/28 00:37:47 [DEBUG] http: Request GET /v1/status/leader (335.561µs) from=127.0.0.6:51321 2022/08/28 00:38:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:38:07 [DEBUG] http: Request GET /v1/status/leader (299.504µs) from=127.0.0.6:51321 2022/08/28 00:38:10 [DEBUG] http: Request GET /v1/catalog/services (672.566µs) from=127.0.0.6:51321 2022/08/28 00:38:10 [DEBUG] http: Request GET /v1/status/leader (507.709µs) from=127.0.0.6:51321 2022/08/28 00:38:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (412.061µs) from=127.0.0.6:50951 2022/08/28 00:38:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (262.223µs) from=127.0.0.6:35501 2022/08/28 00:38:30 [DEBUG] http: Request GET /v1/status/leader (206.546µs) from=127.0.0.6:35915 2022/08/28 00:38:33 [DEBUG] http: Request GET /v1/catalog/services (748.636µs) from=127.0.0.6:35915 2022/08/28 00:38:33 [DEBUG] http: Request GET /v1/status/leader (234.329µs) from=127.0.0.6:46217 2022/08/28 00:38:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (729.687µs) from=127.0.0.6:46217 2022/08/28 00:38:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (335.73µs) from=127.0.0.6:46217 2022/08/28 00:38:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (344.659µs) from=127.0.0.6:46217 2022/08/28 00:38:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (201.652µs) from=127.0.0.6:46217 2022/08/28 00:38:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (364.893µs) from=127.0.0.6:38037 2022/08/28 00:38:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (311.012µs) from=127.0.0.6:50521 2022/08/28 00:38:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (351.579µs) from=127.0.0.6:44639 2022/08/28 00:38:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (494.84µs) from=127.0.0.6:50521 2022/08/28 00:38:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (451.987µs) from=127.0.0.6:44045 2022/08/28 00:38:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (177.743µs) from=127.0.0.6:44639 2022/08/28 00:38:33 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (149.242µs) from=127.0.0.6:50521 2022/08/28 00:38:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (306.325µs) from=127.0.0.6:46217 2022/08/28 00:38:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (154.695µs) from=127.0.0.6:38037 2022/08/28 00:38:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (302.598µs) from=127.0.0.6:44045 2022/08/28 00:38:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (211.611µs) from=127.0.0.6:44639 2022/08/28 00:38:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (167.951µs) from=127.0.0.6:44045 2022/08/28 00:38:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (287.708µs) from=127.0.0.6:36517 2022/08/28 00:38:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (425.352µs) from=127.0.0.6:38037 2022/08/28 00:38:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (589.811µs) from=127.0.0.6:46217 2022/08/28 00:38:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (169.257µs) from=127.0.0.6:50521 2022/08/28 00:38:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (373.423µs) from=127.0.0.6:46217 2022/08/28 00:38:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (194.701µs) from=127.0.0.6:50521 2022/08/28 00:38:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (353.678µs) from=127.0.0.6:50521 2022/08/28 00:38:33 [DEBUG] http: Request GET /v1/health/service/parser-v1 (307.521µs) from=127.0.0.6:44639 2022/08/28 00:38:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (306.271µs) from=127.0.0.6:38037 2022/08/28 00:38:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (379.344µs) from=127.0.0.6:42923 2022/08/28 00:38:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/28 00:38:50 [DEBUG] http: Request GET /v1/status/leader (411.723µs) from=127.0.0.6:43611 2022/08/28 00:38:53 [DEBUG] http: Request GET /v1/status/leader (511.775µs) from=127.0.0.6:43611 2022/08/28 00:39:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:39:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m0.251186051s) from=127.0.0.6:47953 2022/08/28 00:39:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m2.02215652s) from=127.0.0.6:37021 2022/08/28 00:39:10 [DEBUG] http: Request GET /v1/status/leader (3.927131ms) from=127.0.0.6:43611 2022/08/28 00:39:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m5.014725757s) from=127.0.0.6:42657 2022/08/28 00:39:13 [DEBUG] http: Request GET /v1/status/leader (349.933µs) from=127.0.0.6:43611 2022/08/28 00:39:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m0.498475324s) from=127.0.0.6:51293 2022/08/28 00:39:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m0.525343524s) from=127.0.0.6:57159 2022/08/28 00:39:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m0.770370828s) from=127.0.0.6:49143 2022/08/28 00:39:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/28 00:39:29 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:39:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:39:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/28 00:39:29 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/28 00:39:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/28 00:39:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/28 00:39:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/28 00:39:29 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:39:29 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:39:29 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:39:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:39:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/28 00:39:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/28 00:39:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/28 00:39:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/28 00:39:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/28 00:39:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/28 00:39:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:39:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/28 00:39:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:39:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/28 00:39:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/28 00:39:29 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/28 00:39:29 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/28 00:39:29 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/28 00:39:29 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/28 00:39:29 [DEBUG] agent: Node info in sync 2022/08/28 00:39:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m1.587068347s) from=127.0.0.6:56089 2022/08/28 00:39:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m1.869134612s) from=127.0.0.6:37217 2022/08/28 00:39:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m2.284089241s) from=127.0.0.6:60805 2022/08/28 00:39:30 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m2.797868054s) from=127.0.0.6:58851 2022/08/28 00:39:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m2.855936952s) from=127.0.0.6:40143 2022/08/28 00:39:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m2.946175492s) from=127.0.0.6:49663 2022/08/28 00:39:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m2.856406672s) from=127.0.0.6:55427 2022/08/28 00:39:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=150 (2m3.535714238s) from=127.0.0.6:39107 2022/08/28 00:39:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=63 (2m4.397808879s) from=127.0.0.6:55189 2022/08/28 00:39:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m4.230574611s) from=127.0.0.6:56995 2022/08/28 00:39:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.122995027s) from=127.0.0.6:50261 2022/08/28 00:39:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=149 (2m5.332463625s) from=127.0.0.6:59719 2022/08/28 00:39:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m5.193631851s) from=127.0.0.6:43331 2022/08/28 00:39:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m5.226194859s) from=127.0.0.6:55529 2022/08/28 00:39:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m5.593376281s) from=127.0.0.6:35241 2022/08/28 00:39:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m5.810524637s) from=127.0.0.6:45435 2022/08/28 00:39:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m6.806634845s) from=127.0.0.6:33523 2022/08/28 00:39:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m6.067235641s) from=127.0.0.6:57861 2022/08/28 00:39:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m6.758024981s) from=127.0.0.6:55767 2022/08/28 00:39:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=141 (2m6.965611025s) from=127.0.0.6:60183 2022/08/28 00:39:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m7.113783581s) from=127.0.0.6:43225 2022/08/28 00:39:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m7.058037382s) from=127.0.0.6:43761 2022/08/28 00:39:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m7.485844553s) from=127.0.0.6:47411 2022/08/28 00:39:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m7.42584104s) from=127.0.0.6:42027 2022/08/28 00:40:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:40:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m0.707789214s) from=127.0.0.6:50951 2022/08/28 00:40:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m5.080503912s) from=127.0.0.6:51321 2022/08/28 00:40:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m5.687794449s) from=127.0.0.6:35501 2022/08/28 00:40:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m0.287968973s) from=127.0.0.6:35915 2022/08/28 00:40:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m0.053228043s) from=127.0.0.6:38811 2022/08/28 00:40:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m0.292029317s) from=127.0.0.6:38037 2022/08/28 00:40:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=149 (2m0.655126063s) from=127.0.0.6:44639 2022/08/28 00:40:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m0.727260503s) from=127.0.0.6:46541 2022/08/28 00:40:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m1.457150479s) from=127.0.0.6:59579 2022/08/28 00:40:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.839149352s) from=127.0.0.6:44457 2022/08/28 00:40:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m2.41777176s) from=127.0.0.6:50521 2022/08/28 00:40:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m2.750293617s) from=127.0.0.6:55865 2022/08/28 00:40:36 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m2.805303275s) from=127.0.0.6:33473 2022/08/28 00:40:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m3.096457673s) from=127.0.0.6:52027 2022/08/28 00:40:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m3.298926344s) from=127.0.0.6:48455 2022/08/28 00:40:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m3.469667828s) from=127.0.0.6:36517 2022/08/28 00:40:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m3.656227465s) from=127.0.0.6:45437 2022/08/28 00:40:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m4.165655698s) from=127.0.0.6:49001 2022/08/28 00:40:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m4.228309684s) from=127.0.0.6:53747 2022/08/28 00:40:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m4.269052439s) from=127.0.0.6:59271 2022/08/28 00:40:38 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m4.578256428s) from=127.0.0.6:60915 2022/08/28 00:40:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=63 (2m4.866624946s) from=127.0.0.6:34465 2022/08/28 00:40:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m4.968241734s) from=127.0.0.6:60119 2022/08/28 00:40:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=141 (2m5.445580777s) from=127.0.0.6:39977 2022/08/28 00:40:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m6.01797285s) from=127.0.0.6:52671 2022/08/28 00:40:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m6.180213855s) from=127.0.0.6:58635 2022/08/28 00:40:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m6.330954114s) from=127.0.0.6:44045 2022/08/28 00:40:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=150 (2m6.689765391s) from=127.0.0.6:46217 2022/08/28 00:40:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=64 (2m6.588014842s) from=127.0.0.6:60531 2022/08/28 00:40:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m7.038454992s) from=127.0.0.6:42923 2022/08/28 00:40:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/28 00:40:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/28 00:40:47 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/28 00:40:47 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:40:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:40:47 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:40:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:40:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/28 00:40:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/28 00:40:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/28 00:40:47 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:40:47 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:40:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:40:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/28 00:40:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/28 00:40:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/28 00:40:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/28 00:40:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/28 00:40:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/28 00:40:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/28 00:40:47 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/28 00:40:47 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/28 00:40:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:40:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/28 00:40:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/28 00:40:47 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/28 00:40:47 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/28 00:40:47 [DEBUG] agent: Node info in sync 2022/08/28 00:41:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:41:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/28 00:42:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:42:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/28 00:42:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:42:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/28 00:42:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/28 00:42:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/28 00:42:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/28 00:42:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/28 00:42:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/28 00:42:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/28 00:42:24 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/28 00:42:24 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/28 00:42:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:42:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/28 00:42:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/28 00:42:24 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/28 00:42:24 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/28 00:42:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/28 00:42:24 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/28 00:42:24 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:42:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:42:24 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:42:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:42:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/28 00:42:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/28 00:42:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/28 00:42:24 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:42:24 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:42:24 [DEBUG] agent: Node info in sync 2022/08/28 00:43:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:43:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6vvk6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/28 00:44:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:44:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/28 00:44:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/28 00:44:19 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/28 00:44:19 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:44:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:44:19 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:44:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:44:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/28 00:44:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/28 00:44:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/28 00:44:19 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:44:19 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:44:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:44:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/28 00:44:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/28 00:44:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/28 00:44:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/28 00:44:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/28 00:44:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/28 00:44:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/28 00:44:19 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/28 00:44:19 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/28 00:44:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:44:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/28 00:44:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/28 00:44:19 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/28 00:44:19 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/28 00:44:19 [DEBUG] agent: Node info in sync 2022/08/28 00:44:21 [DEBUG] http: Request GET /v1/catalog/services (932.419µs) from=127.0.0.6:55145 2022/08/28 00:44:21 [DEBUG] http: Request GET /v1/status/leader (2.498141ms) from=127.0.0.6:55145 2022/08/28 00:44:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (472.133µs) from=127.0.0.6:36429 2022/08/28 00:44:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (352.186µs) from=127.0.0.6:36429 2022/08/28 00:44:41 [DEBUG] http: Request GET /v1/status/leader (574.625µs) from=127.0.0.6:55303 2022/08/28 00:44:45 [DEBUG] http: Request GET /v1/catalog/services (586.432µs) from=127.0.0.6:55303 2022/08/28 00:44:45 [DEBUG] http: Request GET /v1/status/leader (320.378µs) from=127.0.0.6:55303 2022/08/28 00:44:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (417.805µs) from=127.0.0.6:59473 2022/08/28 00:44:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (594.738µs) from=127.0.0.6:48011 2022/08/28 00:44:45 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (157.946µs) from=127.0.0.6:41695 2022/08/28 00:44:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (212.853µs) from=127.0.0.6:59473 2022/08/28 00:44:45 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (226.057µs) from=127.0.0.6:41695 2022/08/28 00:44:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (599.551µs) from=127.0.0.6:59473 2022/08/28 00:44:45 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (436.238µs) from=127.0.0.6:34247 2022/08/28 00:44:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (2.517755ms) from=127.0.0.6:48011 2022/08/28 00:44:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (243.854µs) from=127.0.0.6:59473 2022/08/28 00:44:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (218.233µs) from=127.0.0.6:59473 2022/08/28 00:44:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (127.663µs) from=127.0.0.6:48011 2022/08/28 00:44:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (182.168µs) from=127.0.0.6:59473 2022/08/28 00:44:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (147.695µs) from=127.0.0.6:41695 2022/08/28 00:44:45 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (231.667µs) from=127.0.0.6:48011 2022/08/28 00:44:45 [DEBUG] http: Request GET /v1/health/service/parser-v1 (262.478µs) from=127.0.0.6:41695 2022/08/28 00:44:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (206.455µs) from=127.0.0.6:41695 2022/08/28 00:44:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (231.552µs) from=127.0.0.6:48011 2022/08/28 00:44:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (204.614µs) from=127.0.0.6:59599 2022/08/28 00:44:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (494.905µs) from=127.0.0.6:46453 2022/08/28 00:44:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (494.719µs) from=127.0.0.6:59473 2022/08/28 00:44:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (130.004µs) from=127.0.0.6:46453 2022/08/28 00:44:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (335.914µs) from=127.0.0.6:48011 2022/08/28 00:44:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (240.496µs) from=127.0.0.6:59599 2022/08/28 00:44:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (255.069µs) from=127.0.0.6:46453 2022/08/28 00:44:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (263.891µs) from=127.0.0.6:34247 2022/08/28 00:44:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (232.318µs) from=127.0.0.6:34049 2022/08/28 00:45:01 [DEBUG] http: Request GET /v1/status/leader (499.284µs) from=127.0.0.6:41515 2022/08/28 00:45:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6vvk6" since the cluster is too small 2022/08/28 00:45:05 [DEBUG] http: Request GET /v1/status/leader (880.774µs) from=127.0.0.6:54397 2022/08/28 00:45:21 [DEBUG] http: Request GET /v1/status/leader (174.42µs) from=127.0.0.6:41515 2022/08/28 00:45:25 [DEBUG] http: Request GET /v1/status/leader (2.934866ms) from=127.0.0.6:54397 2022/08/28 00:45:32 [DEBUG] http: Request GET /v1/catalog/services (959.761µs) from=127.0.0.6:41515 2022/08/28 00:45:32 [DEBUG] http: Request GET /v1/status/leader (311.644µs) from=127.0.0.6:54397 2022/08/28 00:45:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (533.819µs) from=127.0.0.6:54397 2022/08/28 00:45:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (284.603µs) from=127.0.0.6:54397 2022/08/28 00:45:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/28 00:45:44 [DEBUG] agent: Service "_v2_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:45:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:45:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.67_8806" in sync 2022/08/28 00:45:44 [DEBUG] agent: Service "_v1_sdnc_10.233.38.249_8282" in sync 2022/08/28 00:45:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.118_8082" in sync 2022/08/28 00:45:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.58.96_8484" in sync 2022/08/28 00:45:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.19.79_8803" in sync 2022/08/28 00:45:44 [DEBUG] agent: Service "_v1_nslcm_10.233.19.175_8403" in sync 2022/08/28 00:45:44 [DEBUG] agent: Service "_v0_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:45:44 [DEBUG] agent: Service "_v1_multicloud_10.233.12.170_9001" in sync 2022/08/28 00:45:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.69_9007" in sync 2022/08/28 00:45:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.64_8181" in sync 2022/08/28 00:45:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.42.84_8443" in sync 2022/08/28 00:45:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.0.76_8410" in sync 2022/08/28 00:45:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.189_8482" in sync 2022/08/28 00:45:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.116_8801" in sync 2022/08/28 00:45:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.247_9015" in sync 2022/08/28 00:45:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:45:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.97_443" in sync 2022/08/28 00:45:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.66_9011" in sync 2022/08/28 00:45:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.22_8080" in sync 2022/08/28 00:45:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.245_9092" in sync 2022/08/28 00:45:44 [DEBUG] agent: Service "_v1_vnfres_10.233.5.175_8802" in sync 2022/08/28 00:45:44 [DEBUG] agent: Service "_v1_parser_10.233.53.67_8806" in sync 2022/08/28 00:45:44 [DEBUG] agent: Service "_v1_catalog_10.233.53.67_8806" in sync 2022/08/28 00:45:44 [DEBUG] agent: Service "_v1_nsd_10.233.53.67_8806" in sync 2022/08/28 00:45:44 [DEBUG] agent: Node info in sync 2022/08/28 00:45:52 [DEBUG] http: Request GET /v1/status/leader (265.649µs) from=127.0.0.6:56745 2022/08/28 00:45:53 [DEBUG] http: Request GET /v1/catalog/services (788.938µs) from=127.0.0.6:56745 2022/08/28 00:45:53 [DEBUG] http: Request GET /v1/status/leader (368.756µs) from=127.0.0.6:42853 2022/08/28 00:45:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (476.226µs) from=127.0.0.6:42853 2022/08/28 00:45:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (386.153µs) from=127.0.0.6:42853 2022/08/28 00:45:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (1.221358ms) from=127.0.0.6:42853 2022/08/28 00:45:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (375.738µs) from=127.0.0.6:42853 2022/08/28 00:45:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (327.472µs) from=127.0.0.6:42853 2022/08/28 00:45:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (274.021µs) from=127.0.0.6:42853 2022/08/28 00:45:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (245.772µs) from=127.0.0.6:42853 2022/08/28 00:45:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (524.606µs) from=127.0.0.6:42853 2022/08/28 00:45:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (463.989µs) from=127.0.0.6:42853 2022/08/28 00:45:53 [DEBUG] http: Request