By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + echo agent + grep ^- + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: 'c9ff1d52-1068-a786-ddb1-dc3bbf15a0ac' Node name: 'onap-msb-consul-59f55f8877-n724x' 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/06/07 01:48:49 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/06/07 01:48:49 [INFO] agent: Synced node info 2022/06/07 01:48:48 [DEBUG] agent: Using random ID "c9ff1d52-1068-a786-ddb1-dc3bbf15a0ac" as node ID 2022/06/07 01:48:48 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:c9ff1d52-1068-a786-ddb1-dc3bbf15a0ac Address:127.0.0.1:8300}] 2022/06/07 01:48:48 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/06/07 01:48:49 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/06/07 01:48:49 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/06/07 01:48:49 [WARN] raft: Unable to get address for server id c9ff1d52-1068-a786-ddb1-dc3bbf15a0ac, using fallback address 127.0.0.1:8300: Could not find address for server id c9ff1d52-1068-a786-ddb1-dc3bbf15a0ac 2022/06/07 01:48:49 [DEBUG] raft: Votes needed: 1 2022/06/07 01:48:49 [DEBUG] raft: Vote granted from c9ff1d52-1068-a786-ddb1-dc3bbf15a0ac in term 2. Tally: 1 2022/06/07 01:48:49 [INFO] raft: Election won. Tally: 1 2022/06/07 01:48:49 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/06/07 01:48:49 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-n724x.dc1 127.0.0.1 2022/06/07 01:48:49 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-n724x 127.0.0.1 2022/06/07 01:48:49 [INFO] consul: Adding LAN server onap-msb-consul-59f55f8877-n724x (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/07 01:48:49 [INFO] consul: cluster leadership acquired 2022/06/07 01:48:49 [INFO] consul: Handled member-join event for server "onap-msb-consul-59f55f8877-n724x.dc1" in area "wan" 2022/06/07 01:48:49 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/06/07 01:48:49 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/06/07 01:48:49 [INFO] consul: New leader elected: onap-msb-consul-59f55f8877-n724x 2022/06/07 01:48:49 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/06/07 01:48:49 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/06/07 01:48:49 [INFO] agent: started state syncer 2022/06/07 01:48:52 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/06/07 01:48:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-n724x" since the cluster is too small 2022/06/07 01:48:52 [INFO] consul: member 'onap-msb-consul-59f55f8877-n724x' joined, marking health alive 2022/06/07 01:48:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-n724x" since the cluster is too small 2022/06/07 01:48:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/07 01:48:52 [DEBUG] agent: Node info in sync 2022/06/07 01:48:52 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2022/06/07 01:49:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-n724x" since the cluster is too small 2022/06/07 01:50:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/07 01:50:00 [DEBUG] agent: Node info in sync 2022/06/07 01:50:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-n724x.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/07 01:50:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-n724x" since the cluster is too small 2022/06/07 01:51:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/07 01:51:45 [DEBUG] agent: Node info in sync 2022/06/07 01:51:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-n724x" since the cluster is too small 2022/06/07 01:52:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-n724x" since the cluster is too small 2022/06/07 01:53:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/07 01:53:13 [DEBUG] agent: Node info in sync 2022/06/07 01:53:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-n724x.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/07 01:53:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-n724x" since the cluster is too small 2022/06/07 01:54:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/07 01:54:23 [DEBUG] agent: Node info in sync 2022/06/07 01:54:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-n724x" since the cluster is too small 2022/06/07 01:55:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-n724x.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/07 01:55:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-n724x" since the cluster is too small 2022/06/07 01:56:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/07 01:56:06 [DEBUG] agent: Node info in sync 2022/06/07 01:56:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-n724x" since the cluster is too small 2022/06/07 01:57:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/07 01:57:06 [DEBUG] agent: Node info in sync 2022/06/07 01:57:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-n724x" since the cluster is too small 2022/06/07 01:58:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-n724x.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/07 01:58:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/07 01:58:17 [DEBUG] agent: Node info in sync 2022/06/07 01:58:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-n724x" since the cluster is too small 2022/06/07 01:59:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/07 01:59:28 [DEBUG] agent: Node info in sync 2022/06/07 01:59:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-n724x" since the cluster is too small 2022/06/07 02:00:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-n724x.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/07 02:00:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/07 02:00:28 [DEBUG] agent: Node info in sync 2022/06/07 02:00:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-n724x" since the cluster is too small 2022/06/07 02:01:18 [DEBUG] http: Request GET /v1/status/leader (5.917378ms) from=10.233.70.117:42840 2022/06/07 02:01:20 [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/06/07 02:01:20 [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/06/07 02:01:20 [INFO] agent: Synced service "_v1_message-router_10.233.52.220_3904" 2022/06/07 02:01:20 [DEBUG] agent: Node info in sync 2022/06/07 02:01:20 [DEBUG] http: Request PUT /v1/agent/service/register (446.619228ms) from=10.233.70.117:42852 2022/06/07 02:01:20 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:20 [DEBUG] agent: Node info in sync 2022/06/07 02:01:20 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (746.153µs) from=10.233.70.117:42856 2022/06/07 02:01:21 [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/06/07 02:01:21 [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/06/07 02:01:22 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:22 [INFO] agent: Synced service "_v1_wf-gui_10.233.7.170_8443" 2022/06/07 02:01:22 [DEBUG] agent: Node info in sync 2022/06/07 02:01:22 [DEBUG] http: Request PUT /v1/agent/service/register (1.132520658s) from=10.233.70.117:42860 2022/06/07 02:01:22 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:22 [DEBUG] agent: Node info in sync 2022/06/07 02:01:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.259243ms) from=10.233.70.117:42868 2022/06/07 02:01:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"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/06/07 02:01:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:01:22 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:22 [INFO] agent: Synced service "_v0_multicloud_10.233.21.245_9001" 2022/06/07 02:01:22 [DEBUG] agent: Node info in sync 2022/06/07 02:01:22 [DEBUG] http: Request PUT /v1/agent/service/register (209.533248ms) from=10.233.70.117:42870 2022/06/07 02:01:22 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:22 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:22 [DEBUG] agent: Node info in sync 2022/06/07 02:01:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (551.028µs) from=10.233.70.117:42874 2022/06/07 02:01:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"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/06/07 02:01:23 [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/06/07 02:01:23 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:23 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:23 [INFO] agent: Synced service "_v1_multicloud_10.233.21.245_9001" 2022/06/07 02:01:23 [DEBUG] agent: Node info in sync 2022/06/07 02:01:23 [DEBUG] http: Request PUT /v1/agent/service/register (832.416915ms) from=10.233.70.117:42876 2022/06/07 02:01:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:23 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:23 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:23 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:23 [DEBUG] agent: Node info in sync 2022/06/07 02:01:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (100.17537ms) from=10.233.70.117:42880 2022/06/07 02:01:24 [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/06/07 02:01:24 [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/06/07 02:01:24 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:24 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:24 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:24 [INFO] agent: Synced service "_v1_sdc-gui_10.233.45.94_8181" 2022/06/07 02:01:24 [DEBUG] agent: Node info in sync 2022/06/07 02:01:24 [DEBUG] http: Request PUT /v1/agent/service/register (590.981074ms) from=10.233.70.117:42882 2022/06/07 02:01:24 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:24 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:24 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:01:24 [DEBUG] agent: Node info in sync 2022/06/07 02:01:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (472.065µs) from=10.233.70.117:42892 2022/06/07 02:01:25 [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/06/07 02:01:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:01:25 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:01:25 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.31.232_9015" 2022/06/07 02:01:25 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:25 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:25 [DEBUG] agent: Node info in sync 2022/06/07 02:01:25 [DEBUG] http: Request PUT /v1/agent/service/register (321.063069ms) from=10.233.70.117:42894 2022/06/07 02:01:25 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:25 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:25 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:01:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:01:25 [DEBUG] agent: Node info in sync 2022/06/07 02:01:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (644.56µs) from=10.233.70.117:42896 2022/06/07 02:01:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"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/06/07 02:01:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:01:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:01:25 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.54.228_9011" 2022/06/07 02:01:25 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:25 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:25 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:01:25 [DEBUG] agent: Node info in sync 2022/06/07 02:01:25 [DEBUG] http: Request PUT /v1/agent/service/register (227.875154ms) from=10.233.70.117:42898 2022/06/07 02:01:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:01:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:01:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:25 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:25 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:25 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:25 [DEBUG] agent: Node info in sync 2022/06/07 02:01:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (437.624µs) from=10.233.70.117:42918 2022/06/07 02:01:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"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/06/07 02:01:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:01:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:26 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.54.228_9011" 2022/06/07 02:01:26 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:26 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:26 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:01:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:01:26 [DEBUG] agent: Node info in sync 2022/06/07 02:01:26 [DEBUG] http: Request PUT /v1/agent/service/register (293.246243ms) from=10.233.70.117:42924 2022/06/07 02:01:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:01:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:01:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:26 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:26 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:26 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:26 [DEBUG] agent: Node info in sync 2022/06/07 02:01:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (355.02µs) from=10.233.70.117:42926 2022/06/07 02:01:26 [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/06/07 02:01:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:01:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:27 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:27 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:27 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.26.217_9007" 2022/06/07 02:01:27 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:01:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:01:27 [DEBUG] agent: Node info in sync 2022/06/07 02:01:27 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:27 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:27 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:01:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:01:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:27 [DEBUG] agent: Node info in sync 2022/06/07 02:01:27 [DEBUG] http: Request PUT /v1/agent/service/register (880.44969ms) from=10.233.70.117:42930 2022/06/07 02:01:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (99.792227ms) from=10.233.70.117:42934 2022/06/07 02:01:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:01: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/06/07 02:01:30 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:30 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:30 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:01:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:01:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:30 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.26.217_9007" 2022/06/07 02:01:30 [DEBUG] agent: Node info in sync 2022/06/07 02:01:30 [DEBUG] http: Request PUT /v1/agent/service/register (2.334968311s) from=10.233.70.117:42936 2022/06/07 02:01:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:30 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:01:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:01:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:30 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:30 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:30 [DEBUG] agent: Node info in sync 2022/06/07 02:01:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (644.099µs) from=10.233.70.117:42960 2022/06/07 02:01:30 [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/06/07 02:01:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:01:31 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:31 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:01:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:31 [INFO] agent: Synced service "_v1_parser_10.233.6.63_8806" 2022/06/07 02:01:31 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:01:31 [DEBUG] agent: Node info in sync 2022/06/07 02:01:31 [DEBUG] http: Request PUT /v1/agent/service/register (1.232482263s) from=10.233.70.117:42962 2022/06/07 02:01:31 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:01:31 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:01:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:01:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:31 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:31 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:31 [DEBUG] agent: Node info in sync 2022/06/07 02:01:31 [DEBUG] http: Request GET /v1/health/service/parser-v1 (611.602µs) from=10.233.70.117:42976 2022/06/07 02:01:32 [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/06/07 02:01:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:01:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:32 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:32 [INFO] agent: Synced service "_v1_catalog_10.233.6.63_8806" 2022/06/07 02:01:32 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:01:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:01:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:32 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:01:32 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:32 [DEBUG] agent: Node info in sync 2022/06/07 02:01:32 [DEBUG] http: Request PUT /v1/agent/service/register (344.446144ms) from=10.233.70.117:42978 2022/06/07 02:01:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:32 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:01:32 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:01:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:01:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:32 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:01:32 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:32 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:32 [DEBUG] agent: Node info in sync 2022/06/07 02:01:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (655.918µs) from=10.233.70.117:42980 2022/06/07 02:01:32 [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/06/07 02:01:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:01:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:01:33 [INFO] agent: Synced service "_v1_nsd_10.233.6.63_8806" 2022/06/07 02:01:33 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:33 [DEBUG] agent: Node info in sync 2022/06/07 02:01:33 [DEBUG] http: Request PUT /v1/agent/service/register (796.657724ms) from=10.233.70.117:42982 2022/06/07 02:01:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:01:33 [DEBUG] agent: Node info in sync 2022/06/07 02:01:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (501.891µs) from=10.233.70.117:42988 2022/06/07 02:01:33 [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/06/07 02:01:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:01:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:01:33 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.6.63_8806" 2022/06/07 02:01:33 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:33 [DEBUG] agent: Node info in sync 2022/06/07 02:01:33 [DEBUG] http: Request PUT /v1/agent/service/register (219.616696ms) from=10.233.70.117:42990 2022/06/07 02:01:33 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:01:33 [DEBUG] agent: Node info in sync 2022/06/07 02:01:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (461.11µs) from=10.233.70.117:42994 2022/06/07 02:01:34 [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/06/07 02:01:34 [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/06/07 02:01:34 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:34 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:01:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:01:34 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:34 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:01:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:01:34 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:01:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:34 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.20.195_443" 2022/06/07 02:01:34 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:01:34 [DEBUG] agent: Node info in sync 2022/06/07 02:01:34 [DEBUG] http: Request PUT /v1/agent/service/register (296.61029ms) from=10.233.70.117:42996 2022/06/07 02:01:34 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:01:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:01:34 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:34 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:34 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:01:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:01:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:01:34 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:01:34 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:01:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:34 [DEBUG] agent: Node info in sync 2022/06/07 02:01:34 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (364.687µs) from=10.233.70.117:42998 2022/06/07 02:01:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:01:34 [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/06/07 02:01:35 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:35 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:35 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:01:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:01:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:01:35 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:01:35 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:01:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:35 [INFO] agent: Synced service "_v1_sdc_10.233.46.130_8443" 2022/06/07 02:01:35 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:01:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:01:35 [DEBUG] agent: Node info in sync 2022/06/07 02:01:35 [DEBUG] http: Request PUT /v1/agent/service/register (597.416742ms) from=10.233.70.117:43004 2022/06/07 02:01:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:01:35 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:01:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:35 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:01:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:01:35 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:35 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:01:35 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:01:35 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:01:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:35 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:01:35 [DEBUG] agent: Node info in sync 2022/06/07 02:01:35 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (485.172µs) from=10.233.70.117:43010 2022/06/07 02:01:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:01:35 [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/06/07 02:01:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:01:36 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.46.130_8080" 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:01:36 [DEBUG] agent: Node info in sync 2022/06/07 02:01:36 [DEBUG] http: Request PUT /v1/agent/service/register (541.104333ms) from=10.233.70.117:43012 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:36 [DEBUG] agent: Node info in sync 2022/06/07 02:01:36 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (502.289µs) from=10.233.70.117:43030 2022/06/07 02:01:36 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:01:36 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:01:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:01:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:01:36 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.70.45_8446" 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:01:36 [DEBUG] agent: Node info in sync 2022/06/07 02:01:36 [DEBUG] http: Request PUT /v1/agent/service/register (493.188998ms) from=10.233.70.117:43038 2022/06/07 02:01:36 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:01:36 [DEBUG] agent: Node info in sync 2022/06/07 02:01:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (192.376729ms) from=10.233.70.117:43042 2022/06/07 02:01:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:01:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:01: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/06/07 02:01:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:01:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:01:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:38 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.70.45_8446" 2022/06/07 02:01:38 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:01:38 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:38 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:01:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:01:38 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:38 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:01:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:01:38 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:01:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:38 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:01:38 [DEBUG] agent: Node info in sync 2022/06/07 02:01:38 [DEBUG] http: Request PUT /v1/agent/service/register (1.000601259s) from=10.233.70.117:43044 2022/06/07 02:01:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:01:38 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:01:38 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:01:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:38 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:01:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:38 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:01:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:01:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:01:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:38 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:38 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:38 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:01:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:01:38 [DEBUG] agent: Node info in sync 2022/06/07 02:01:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (587.879µs) from=10.233.70.117:43048 2022/06/07 02:01:38 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:01:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:01:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:01: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/06/07 02:01:39 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:01:39 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.70.45_8446" 2022/06/07 02:01:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:01:39 [DEBUG] agent: Node info in sync 2022/06/07 02:01:39 [DEBUG] http: Request PUT /v1/agent/service/register (675.673456ms) from=10.233.70.117:43050 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:39 [DEBUG] agent: Node info in sync 2022/06/07 02:01:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (498.507µs) from=10.233.70.117:43056 2022/06/07 02:01:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:01:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:01: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/06/07 02:01:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:01:39 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.70.45_8446" 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:39 [DEBUG] agent: Node info in sync 2022/06/07 02:01:39 [DEBUG] http: Request PUT /v1/agent/service/register (445.431966ms) from=10.233.70.117:43058 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:39 [DEBUG] agent: Node info in sync 2022/06/07 02:01:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (599.403µs) from=10.233.70.117:43062 2022/06/07 02:01:39 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:01:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:01:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:01: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/06/07 02:01:40 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.70.45_8446" 2022/06/07 02:01:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:01:40 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:01:40 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:01:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:40 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:01:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:01:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:01:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:40 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:01:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:40 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:01:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:01:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:40 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:40 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:40 [DEBUG] agent: Node info in sync 2022/06/07 02:01:40 [DEBUG] http: Request PUT /v1/agent/service/register (626.45214ms) from=10.233.70.117:43068 2022/06/07 02:01:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:40 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:01:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:01:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:01:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:40 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:40 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:40 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:01:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:01:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:01:40 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:01:40 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:01:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:40 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:01:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:40 [DEBUG] agent: Node info in sync 2022/06/07 02:01:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (460.821µs) from=10.233.70.117:43072 2022/06/07 02:01:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:01:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:01: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/06/07 02:01:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:01:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:01:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:01:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:41 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:41 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.70.45_8446" 2022/06/07 02:01:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:41 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:41 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:01:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:01:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:41 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:41 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:01:41 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:01:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:01:41 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:01:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:41 [DEBUG] agent: Node info in sync 2022/06/07 02:01:41 [DEBUG] http: Request PUT /v1/agent/service/register (299.543774ms) from=10.233.70.117:43076 2022/06/07 02:01:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:01:41 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:01:41 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:01:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:41 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:01:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:01:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:41 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:01:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:01:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:01:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:41 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:41 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:41 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:01:41 [DEBUG] agent: Node info in sync 2022/06/07 02:01:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (469.024µs) from=10.233.70.117:43078 2022/06/07 02:01:41 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:01:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:01:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:01: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/06/07 02:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:42 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.70.45_8446" 2022/06/07 02:01:42 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:42 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:01:42 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:01:42 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:42 [DEBUG] agent: Node info in sync 2022/06/07 02:01:42 [DEBUG] http: Request PUT /v1/agent/service/register (955.147641ms) from=10.233.70.117:43080 2022/06/07 02:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:01:42 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:01:42 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:42 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:42 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:01:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:42 [DEBUG] agent: Node info in sync 2022/06/07 02:01:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (498.313µs) from=10.233.70.117:43088 2022/06/07 02:01:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:01:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:01: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/06/07 02:01:46 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:46 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.70.45_8446" 2022/06/07 02:01:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:46 [DEBUG] agent: Node info in sync 2022/06/07 02:01:46 [DEBUG] http: Request PUT /v1/agent/service/register (4.344262507s) from=10.233.70.117:43090 2022/06/07 02:01:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:46 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:01:46 [DEBUG] agent: Node info in sync 2022/06/07 02:01:46 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (1.350069ms) from=10.233.70.117:43134 2022/06/07 02:01:47 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:01:47 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:01:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:01:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:01:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-n724x" since the cluster is too small 2022/06/07 02:01:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:55 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.70.45_8446" 2022/06/07 02:01:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:55 [DEBUG] agent: Node info in sync 2022/06/07 02:01:55 [DEBUG] http: Request PUT /v1/agent/service/register (8.073739659s) from=10.233.70.117:43136 2022/06/07 02:01:55 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:01:55 [DEBUG] agent: Node info in sync 2022/06/07 02:01:55 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (652.25µs) from=10.233.70.117:43172 2022/06/07 02:01:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:01:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:01:55 [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/06/07 02:02:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:01 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.70.45_8446" 2022/06/07 02:02:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:01 [DEBUG] agent: Node info in sync 2022/06/07 02:02:01 [DEBUG] http: Request PUT /v1/agent/service/register (6.193133008s) from=10.233.70.117:43174 2022/06/07 02:02:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:01 [DEBUG] agent: Node info in sync 2022/06/07 02:02:01 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (556.144µs) from=10.233.70.117:43226 2022/06/07 02:02:01 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:01 [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/06/07 02:02:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:08 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.70.45_8446" 2022/06/07 02:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:08 [DEBUG] agent: Node info in sync 2022/06/07 02:02:08 [DEBUG] http: Request PUT /v1/agent/service/register (7.185875887s) from=10.233.70.117:43228 2022/06/07 02:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:08 [DEBUG] agent: Node info in sync 2022/06/07 02:02:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (99.907962ms) from=10.233.70.117:43272 2022/06/07 02:02:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:09 [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/06/07 02:02:09 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:09 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.70.45_8446" 2022/06/07 02:02:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:09 [DEBUG] agent: Node info in sync 2022/06/07 02:02:09 [DEBUG] http: Request PUT /v1/agent/service/register (400.326915ms) from=10.233.70.117:43274 2022/06/07 02:02:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:09 [DEBUG] agent: Node info in sync 2022/06/07 02:02:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (399.607937ms) from=10.233.70.117:43284 2022/06/07 02:02:10 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:10 [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/06/07 02:02:11 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:11 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.70.45_8446" 2022/06/07 02:02:11 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:11 [DEBUG] agent: Node info in sync 2022/06/07 02:02:11 [DEBUG] http: Request PUT /v1/agent/service/register (693.323064ms) from=10.233.70.117:43290 2022/06/07 02:02:11 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:11 [DEBUG] agent: Node info in sync 2022/06/07 02:02:11 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (570.001µs) from=10.233.70.117:43306 2022/06/07 02:02:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:11 [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/06/07 02:02:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:12 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.70.45_8446" 2022/06/07 02:02:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:12 [DEBUG] agent: Node info in sync 2022/06/07 02:02:12 [DEBUG] http: Request PUT /v1/agent/service/register (604.738263ms) from=10.233.70.117:43308 2022/06/07 02:02:12 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:12 [DEBUG] agent: Node info in sync 2022/06/07 02:02:12 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (581.646µs) from=10.233.70.117:43310 2022/06/07 02:02:12 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:12 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02: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/06/07 02:02:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:14 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.70.45_8446" 2022/06/07 02:02:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:14 [DEBUG] agent: Node info in sync 2022/06/07 02:02:14 [DEBUG] http: Request PUT /v1/agent/service/register (1.398726827s) from=10.233.70.117:43312 2022/06/07 02:02:14 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:14 [DEBUG] agent: Node info in sync 2022/06/07 02:02:14 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (633.171µs) from=10.233.70.117:43320 2022/06/07 02:02:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:14 [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/06/07 02:02:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.70.45_8446" 2022/06/07 02:02:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Node info in sync 2022/06/07 02:02:15 [DEBUG] http: Request PUT /v1/agent/service/register (782.964488ms) from=10.233.70.117:43322 2022/06/07 02:02:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Node info in sync 2022/06/07 02:02:15 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (497.292µs) from=10.233.70.117:43332 2022/06/07 02:02:15 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:15 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:15 [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/06/07 02:02:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.70.45_8446" 2022/06/07 02:02:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Node info in sync 2022/06/07 02:02:15 [DEBUG] http: Request PUT /v1/agent/service/register (302.658082ms) from=10.233.70.117:43334 2022/06/07 02:02:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:15 [DEBUG] agent: Node info in sync 2022/06/07 02:02:16 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (300.271673ms) from=10.233.70.117:43338 2022/06/07 02:02:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:16 [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/06/07 02:02:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.70.45_8446" 2022/06/07 02:02:17 [DEBUG] agent: Node info in sync 2022/06/07 02:02:17 [DEBUG] http: Request PUT /v1/agent/service/register (1.101591455s) from=10.233.70.117:43358 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Node info in sync 2022/06/07 02:02:17 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (439.868µs) from=10.233.70.117:43376 2022/06/07 02:02:17 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:17 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:17 [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/06/07 02:02:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.70.45_8446" 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Node info in sync 2022/06/07 02:02:17 [DEBUG] http: Request PUT /v1/agent/service/register (152.811785ms) from=10.233.70.117:43378 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:17 [DEBUG] agent: Node info in sync 2022/06/07 02:02:17 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (549.435µs) from=10.233.70.117:43380 2022/06/07 02:02:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:17 [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/06/07 02:02:18 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:18 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.70.45_8446" 2022/06/07 02:02:18 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:18 [DEBUG] agent: Node info in sync 2022/06/07 02:02:18 [DEBUG] http: Request PUT /v1/agent/service/register (800.773676ms) from=10.233.70.117:43384 2022/06/07 02:02:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:18 [DEBUG] agent: Node info in sync 2022/06/07 02:02:18 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (548.42µs) from=10.233.70.117:43394 2022/06/07 02:02:18 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:18 [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/06/07 02:02:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:19 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.70.45_8446" 2022/06/07 02:02:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:19 [DEBUG] agent: Node info in sync 2022/06/07 02:02:19 [DEBUG] http: Request PUT /v1/agent/service/register (693.932593ms) from=10.233.70.117:43398 2022/06/07 02:02:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:19 [DEBUG] agent: Node info in sync 2022/06/07 02:02:19 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (464.173µs) from=10.233.70.117:43406 2022/06/07 02:02:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:20 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.70.45_8446" 2022/06/07 02:02:20 [DEBUG] agent: Node info in sync 2022/06/07 02:02:20 [DEBUG] http: Request PUT /v1/agent/service/register (701.434646ms) from=10.233.70.117:43408 2022/06/07 02:02:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:20 [DEBUG] agent: Node info in sync 2022/06/07 02:02:20 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (473.634µs) from=10.233.70.117:43416 2022/06/07 02:02:20 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:20 [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/06/07 02:02:21 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:21 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.70.45_8446" 2022/06/07 02:02:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:21 [DEBUG] agent: Node info in sync 2022/06/07 02:02:21 [DEBUG] http: Request PUT /v1/agent/service/register (878.089323ms) from=10.233.70.117:43418 2022/06/07 02:02:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:21 [DEBUG] agent: Node info in sync 2022/06/07 02:02:21 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (500.499µs) from=10.233.70.117:43428 2022/06/07 02:02:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:22 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.70.45_8446" 2022/06/07 02:02:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Node info in sync 2022/06/07 02:02:22 [DEBUG] http: Request PUT /v1/agent/service/register (992.385557ms) from=10.233.70.117:43430 2022/06/07 02:02:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:22 [DEBUG] agent: Node info in sync 2022/06/07 02:02:22 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (841.381µs) from=10.233.70.117:43442 2022/06/07 02:02:22 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:22 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:23 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.70.45_8446" 2022/06/07 02:02:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Node info in sync 2022/06/07 02:02:23 [DEBUG] http: Request PUT /v1/agent/service/register (580.259279ms) from=10.233.70.117:43446 2022/06/07 02:02:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:23 [DEBUG] agent: Node info in sync 2022/06/07 02:02:23 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (508.888µs) from=10.233.70.117:43448 2022/06/07 02:02:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:23 [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/06/07 02:02:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.70.45_8446" 2022/06/07 02:02:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:24 [DEBUG] agent: Node info in sync 2022/06/07 02:02:24 [DEBUG] http: Request PUT /v1/agent/service/register (999.538045ms) from=10.233.70.117:43452 2022/06/07 02:02:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:24 [DEBUG] agent: Node info in sync 2022/06/07 02:02:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (844.991µs) from=10.233.70.117:43460 2022/06/07 02:02:25 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.70.45_8446" 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Node info in sync 2022/06/07 02:02:25 [DEBUG] http: Request PUT /v1/agent/service/register (215.082303ms) from=10.233.70.117:43462 2022/06/07 02:02:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Node info in sync 2022/06/07 02:02:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (686.614µs) from=10.233.70.117:43464 2022/06/07 02:02:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.70.45_8446" 2022/06/07 02:02:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Node info in sync 2022/06/07 02:02:25 [DEBUG] http: Request PUT /v1/agent/service/register (309.446188ms) from=10.233.70.117:43466 2022/06/07 02:02:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:25 [DEBUG] agent: Node info in sync 2022/06/07 02:02:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (581.485µs) from=10.233.70.117:43484 2022/06/07 02:02:26 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:26 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:26 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.70.45_8446" 2022/06/07 02:02:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:26 [DEBUG] agent: Node info in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:26 [DEBUG] agent: Node info in sync 2022/06/07 02:02:26 [DEBUG] http: Request PUT /v1/agent/service/register (519.706227ms) from=10.233.70.117:43492 2022/06/07 02:02:26 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (489.022µs) from=10.233.70.117:43500 2022/06/07 02:02:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.70.45_8446" 2022/06/07 02:02:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Node info in sync 2022/06/07 02:02:27 [DEBUG] http: Request PUT /v1/agent/service/register (280.789198ms) from=10.233.70.117:43504 2022/06/07 02:02:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Node info in sync 2022/06/07 02:02:27 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (589.745µs) from=10.233.70.117:43508 2022/06/07 02:02:27 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:27 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02: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/06/07 02:02:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:27 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.70.45_8446" 2022/06/07 02:02:27 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:27 [DEBUG] agent: Node info in sync 2022/06/07 02:02:27 [DEBUG] http: Request PUT /v1/agent/service/register (426.860536ms) from=10.233.70.117:43512 2022/06/07 02:02:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (431.369µs) from=10.233.70.117:43516 2022/06/07 02:02:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:28 [DEBUG] agent: Node info in sync 2022/06/07 02:02:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:28 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.70.45_8446" 2022/06/07 02:02:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:28 [DEBUG] agent: Node info in sync 2022/06/07 02:02:28 [DEBUG] http: Request PUT /v1/agent/service/register (694.582436ms) from=10.233.70.117:43518 2022/06/07 02:02:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:29 [DEBUG] agent: Node info in sync 2022/06/07 02:02:29 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (853.999µs) from=10.233.70.117:43524 2022/06/07 02:02:29 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:29 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:29 [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/06/07 02:02:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.70.45_8446" 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Node info in sync 2022/06/07 02:02:30 [DEBUG] http: Request PUT /v1/agent/service/register (979.461007ms) from=10.233.70.117:43530 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Node info in sync 2022/06/07 02:02:30 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (459.774µs) from=10.233.70.117:43540 2022/06/07 02:02:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.70.45_8446" 2022/06/07 02:02:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Node info in sync 2022/06/07 02:02:30 [DEBUG] http: Request PUT /v1/agent/service/register (427.638069ms) from=10.233.70.117:43542 2022/06/07 02:02:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:30 [DEBUG] agent: Node info in sync 2022/06/07 02:02:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (497.620885ms) from=10.233.70.117:43554 2022/06/07 02:02:31 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:31 [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/06/07 02:02:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.70.45_8446" 2022/06/07 02:02:32 [DEBUG] agent: Node info in sync 2022/06/07 02:02:32 [DEBUG] http: Request PUT /v1/agent/service/register (801.149314ms) from=10.233.70.117:43556 2022/06/07 02:02:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Node info in sync 2022/06/07 02:02:32 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (697.169µs) from=10.233.70.117:43566 2022/06/07 02:02:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.70.45_8446" 2022/06/07 02:02:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Node info in sync 2022/06/07 02:02:32 [DEBUG] http: Request PUT /v1/agent/service/register (323.857917ms) from=10.233.70.117:43568 2022/06/07 02:02:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:32 [DEBUG] agent: Node info in sync 2022/06/07 02:02:32 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (620.963µs) from=10.233.70.117:43574 2022/06/07 02:02:33 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:33 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [INFO] agent: Synced service "_v11__aai-nquery_10.233.70.45_8446" 2022/06/07 02:02:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:35 [DEBUG] agent: Node info in sync 2022/06/07 02:02:35 [DEBUG] http: Request PUT /v1/agent/service/register (2.099842246s) from=10.233.70.117:43576 2022/06/07 02:02:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:35 [DEBUG] agent: Node info in sync 2022/06/07 02:02:35 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (502.072µs) from=10.233.70.117:43594 2022/06/07 02:02:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:35 [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/06/07 02:02:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [INFO] agent: Synced service "_v11_aai-nquery_10.233.70.45_8446" 2022/06/07 02:02:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Node info in sync 2022/06/07 02:02:36 [DEBUG] http: Request PUT /v1/agent/service/register (979.579804ms) from=10.233.70.117:43602 2022/06/07 02:02:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:36 [DEBUG] agent: Node info in sync 2022/06/07 02:02:36 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (433.564µs) from=10.233.70.117:43630 2022/06/07 02:02:36 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:36 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [INFO] agent: Synced service "_v12__aai-nquery_10.233.70.45_8446" 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Node info in sync 2022/06/07 02:02:37 [DEBUG] http: Request PUT /v1/agent/service/register (480.747916ms) from=10.233.70.117:43632 2022/06/07 02:02:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Node info in sync 2022/06/07 02:02:37 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (326.321µs) from=10.233.70.117:43638 2022/06/07 02:02:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02: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/06/07 02:02:37 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [INFO] agent: Synced service "_v12_aai-nquery_10.233.70.45_8446" 2022/06/07 02:02:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Node info in sync 2022/06/07 02:02:37 [DEBUG] http: Request PUT /v1/agent/service/register (313.686116ms) from=10.233.70.117:43640 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:37 [DEBUG] agent: Node info in sync 2022/06/07 02:02:37 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (444.085µs) from=10.233.70.117:43644 2022/06/07 02:02:37 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02: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/06/07 02:02:38 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [INFO] agent: Synced service "_v13__aai-nquery_10.233.70.45_8446" 2022/06/07 02:02:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Node info in sync 2022/06/07 02:02:38 [DEBUG] http: Request PUT /v1/agent/service/register (601.429622ms) from=10.233.70.117:43646 2022/06/07 02:02:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:38 [DEBUG] agent: Node info in sync 2022/06/07 02:02:38 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (99.955834ms) from=10.233.70.117:43658 2022/06/07 02:02:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02: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/06/07 02:02:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [INFO] agent: Synced service "_v13_aai-nquery_10.233.70.45_8446" 2022/06/07 02:02:40 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Node info in sync 2022/06/07 02:02:40 [DEBUG] http: Request PUT /v1/agent/service/register (1.500006031s) from=10.233.70.117:43660 2022/06/07 02:02:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:40 [DEBUG] agent: Node info in sync 2022/06/07 02:02:40 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (652.043µs) from=10.233.70.117:43688 2022/06/07 02:02:41 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02: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/06/07 02:02:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [INFO] agent: Synced service "_v14__aai-nquery_10.233.70.45_8446" 2022/06/07 02:02:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Node info in sync 2022/06/07 02:02:41 [DEBUG] http: Request PUT /v1/agent/service/register (676.451079ms) from=10.233.70.117:43690 2022/06/07 02:02:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:41 [DEBUG] agent: Node info in sync 2022/06/07 02:02:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (495.112µs) from=10.233.70.117:43700 2022/06/07 02:02:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02: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/06/07 02:02:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-n724x.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/07 02:02:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [INFO] agent: Synced service "_v14_aai-nquery_10.233.70.45_8446" 2022/06/07 02:02:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Node info in sync 2022/06/07 02:02:42 [DEBUG] http: Request PUT /v1/agent/service/register (357.302409ms) from=10.233.70.117:43702 2022/06/07 02:02:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:42 [DEBUG] agent: Node info in sync 2022/06/07 02:02:42 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (200.183003ms) from=10.233.70.117:43706 2022/06/07 02:02:42 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02: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/06/07 02:02:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [INFO] agent: Synced service "_v15__aai-nquery_10.233.70.45_8446" 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Node info in sync 2022/06/07 02:02:43 [DEBUG] http: Request PUT /v1/agent/service/register (396.586357ms) from=10.233.70.117:43710 2022/06/07 02:02:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (616.494µs) from=10.233.70.117:43712 2022/06/07 02:02:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Node info in sync 2022/06/07 02:02:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02: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/06/07 02:02:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [INFO] agent: Synced service "_v15_aai-nquery_10.233.70.45_8446" 2022/06/07 02:02:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Node info in sync 2022/06/07 02:02:43 [DEBUG] http: Request PUT /v1/agent/service/register (253.097668ms) from=10.233.70.117:43714 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:43 [DEBUG] agent: Node info in sync 2022/06/07 02:02:43 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (99.758706ms) from=10.233.70.117:43720 2022/06/07 02:02:44 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:44 [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/06/07 02:02:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [INFO] agent: Synced service "_v16__aai-nquery_10.233.70.45_8446" 2022/06/07 02:02:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Node info in sync 2022/06/07 02:02:44 [DEBUG] http: Request PUT /v1/agent/service/register (501.097653ms) from=10.233.70.117:43722 2022/06/07 02:02:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:44 [DEBUG] agent: Node info in sync 2022/06/07 02:02:44 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (403.943µs) from=10.233.70.117:43734 2022/06/07 02:02:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [INFO] agent: Synced service "_v16_aai-nquery_10.233.70.45_8446" 2022/06/07 02:02:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Node info in sync 2022/06/07 02:02:45 [DEBUG] http: Request PUT /v1/agent/service/register (901.308859ms) from=10.233.70.117:43738 2022/06/07 02:02:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:45 [DEBUG] agent: Node info in sync 2022/06/07 02:02:46 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (492.726µs) from=10.233.70.117:43760 2022/06/07 02:02:46 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:46 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [INFO] agent: Synced service "_v17__aai-nquery_10.233.70.45_8446" 2022/06/07 02:02:47 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Node info in sync 2022/06/07 02:02:47 [DEBUG] http: Request PUT /v1/agent/service/register (694.562496ms) from=10.233.70.117:43766 2022/06/07 02:02:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Node info in sync 2022/06/07 02:02:47 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (443.418µs) from=10.233.70.117:43770 2022/06/07 02:02:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_sdc_10.233.46.130_8443" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.130_8080" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [INFO] agent: Synced service "_v17_aai-nquery_10.233.70.45_8446" 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Node info in sync 2022/06/07 02:02:47 [DEBUG] http: Request PUT /v1/agent/service/register (400.550879ms) from=10.233.70.117:43772 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_catalog_10.233.6.63_8806" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.217_9007" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.170_8443" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v0_multicloud_10.233.21.245_9001" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.54.228_9011" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.63_8806" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.94_8181" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_parser_10.233.6.63_8806" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.232_9015" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.195_443" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_message-router_10.233.52.220_3904" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v1_nsd_10.233.6.63_8806" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.45_8446" in sync 2022/06/07 02:02:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.45_844