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: '3fab94bd-c386-2d22-f2e0-0780237598bc' Node name: 'dev-msb-consul-5fdfc4cfd5-slhjm' 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/01/15 22:55:30 [DEBUG] agent: Using random ID "3fab94bd-c386-2d22-f2e0-0780237598bc" as node ID 2022/01/15 22:55:30 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:3fab94bd-c386-2d22-f2e0-0780237598bc Address:127.0.0.1:8300}] 2022/01/15 22:55:30 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/01/15 22:55:30 [INFO] serf: EventMemberJoin: dev-msb-consul-5fdfc4cfd5-slhjm.dc1 127.0.0.1 2022/01/15 22:55:30 [INFO] serf: EventMemberJoin: dev-msb-consul-5fdfc4cfd5-slhjm 127.0.0.1 2022/01/15 22:55:30 [INFO] consul: Adding LAN server dev-msb-consul-5fdfc4cfd5-slhjm (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/15 22:55:30 [INFO] consul: Handled member-join event for server "dev-msb-consul-5fdfc4cfd5-slhjm.dc1" in area "wan" 2022/01/15 22:55:30 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/01/15 22:55:30 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/01/15 22:55:30 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/01/15 22:55:30 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/01/15 22:55:30 [INFO] agent: started state syncer 2022/01/15 22:55:30 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/01/15 22:55:30 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/01/15 22:55:30 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/01/15 22:55:30 [DEBUG] raft: Votes needed: 1 2022/01/15 22:55:30 [DEBUG] raft: Vote granted from 3fab94bd-c386-2d22-f2e0-0780237598bc in term 2. Tally: 1 2022/01/15 22:55:30 [INFO] raft: Election won. Tally: 1 2022/01/15 22:55:30 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/01/15 22:55:30 [INFO] consul: cluster leadership acquired 2022/01/15 22:55:30 [INFO] consul: New leader elected: dev-msb-consul-5fdfc4cfd5-slhjm 2022/01/15 22:55:30 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/01/15 22:55:30 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-slhjm" since the cluster is too small 2022/01/15 22:55:30 [INFO] consul: member 'dev-msb-consul-5fdfc4cfd5-slhjm' joined, marking health alive 2022/01/15 22:55:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/15 22:55:30 [INFO] agent: Synced node info 2022/01/15 22:55:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/15 22:55:32 [DEBUG] agent: Node info in sync 2022/01/15 22:55:32 [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/01/15 22:56:30 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-slhjm" since the cluster is too small 2022/01/15 22:57:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/15 22:57:08 [DEBUG] agent: Node info in sync 2022/01/15 22:57:30 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-slhjm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/15 22:57:30 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-slhjm" since the cluster is too small 2022/01/15 22:58:30 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-slhjm" since the cluster is too small 2022/01/15 22:58:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/15 22:58:40 [DEBUG] agent: Node info in sync 2022/01/15 22:59:30 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-slhjm" since the cluster is too small 2022/01/15 23:00:00 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-slhjm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/15 23:00:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/15 23:00:22 [DEBUG] agent: Node info in sync 2022/01/15 23:00:30 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-slhjm" since the cluster is too small 2022/01/15 23:01:30 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-slhjm" since the cluster is too small 2022/01/15 23:02:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/15 23:02:03 [DEBUG] agent: Node info in sync 2022/01/15 23:02:30 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-slhjm" since the cluster is too small 2022/01/15 23:02:33 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-slhjm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/15 23:03:30 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-slhjm" since the cluster is too small 2022/01/15 23:03:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/15 23:03:37 [DEBUG] agent: Node info in sync 2022/01/15 23:04:30 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-slhjm" since the cluster is too small 2022/01/15 23:05:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/15 23:05:06 [DEBUG] agent: Node info in sync 2022/01/15 23:05:27 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-slhjm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/15 23:05:30 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-slhjm" since the cluster is too small 2022/01/15 23:06:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/15 23:06:12 [DEBUG] agent: Node info in sync 2022/01/15 23:06:15 [DEBUG] http: Request GET /v1/status/leader (2.386569ms) from=10.242.161.73:50522 2022/01/15 23:06:16 [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/01/15 23:06:16 [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/01/15 23:06:16 [INFO] agent: Synced service "_v1_sdc-gui_10.96.212.228_8181" 2022/01/15 23:06:16 [DEBUG] agent: Node info in sync 2022/01/15 23:06:16 [DEBUG] http: Request PUT /v1/agent/service/register (6.366326ms) from=10.242.161.73:50524 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:16 [DEBUG] agent: Node info in sync 2022/01/15 23:06:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (844.349µs) from=10.242.161.73:50526 2022/01/15 23:06:16 [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/01/15 23:06: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/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:16 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.187.106_9015" 2022/01/15 23:06:16 [DEBUG] agent: Node info in sync 2022/01/15 23:06:16 [DEBUG] http: Request PUT /v1/agent/service/register (3.501905ms) from=10.242.161.73:50528 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:16 [DEBUG] agent: Node info in sync 2022/01/15 23:06:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (453.864µs) from=10.242.161.73:50530 2022/01/15 23:06:16 [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/01/15 23:06: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/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:16 [INFO] agent: Synced service "_v0_multicloud_10.96.91.252_9001" 2022/01/15 23:06:16 [DEBUG] agent: Node info in sync 2022/01/15 23:06:16 [DEBUG] http: Request PUT /v1/agent/service/register (3.412828ms) from=10.242.161.73:50534 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Node info in sync 2022/01/15 23:06:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (296.691µs) from=10.242.161.73:50536 2022/01/15 23:06:16 [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/01/15 23:06: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/01/15 23:06:16 [INFO] agent: Synced service "_v1_multicloud_10.96.91.252_9001" 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Node info in sync 2022/01/15 23:06:16 [DEBUG] http: Request PUT /v1/agent/service/register (2.566662ms) from=10.242.161.73:50538 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Node info in sync 2022/01/15 23:06:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (427.277µs) from=10.242.161.73:50540 2022/01/15 23:06:16 [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/01/15 23:06: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/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [INFO] agent: Synced service "_v1_message-router_10.96.18.115_3904" 2022/01/15 23:06:16 [DEBUG] agent: Node info in sync 2022/01/15 23:06:16 [DEBUG] http: Request PUT /v1/agent/service/register (4.918668ms) from=10.242.161.73:50542 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Node info in sync 2022/01/15 23:06:16 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (287.081µs) from=10.242.161.73:50544 2022/01/15 23:06:16 [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/01/15 23:06: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/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:16 [INFO] agent: Synced service "_v1_sdc_10.96.68.160_8443" 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:16 [DEBUG] agent: Node info in sync 2022/01/15 23:06:16 [DEBUG] http: Request PUT /v1/agent/service/register (6.004629ms) from=10.242.161.73:50546 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:16 [DEBUG] agent: Node info in sync 2022/01/15 23:06:16 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (423.476µs) from=10.242.161.73:50548 2022/01/15 23:06:16 [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/01/15 23:06: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/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:16 [INFO] agent: Synced service "_v1_sdc-deprecated_10.96.68.160_8080" 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Node info in sync 2022/01/15 23:06:16 [DEBUG] http: Request PUT /v1/agent/service/register (5.103787ms) from=10.242.161.73:50550 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Node info in sync 2022/01/15 23:06:16 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (404.25µs) from=10.242.161.73:50552 2022/01/15 23:06:16 [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/01/15 23:06: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/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:16 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.11.213_9011" 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Node info in sync 2022/01/15 23:06:16 [DEBUG] http: Request PUT /v1/agent/service/register (3.005416ms) from=10.242.161.73:50556 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:16 [DEBUG] agent: Node info in sync 2022/01/15 23:06:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (315.32µs) from=10.242.161.73:50558 2022/01/15 23:06:16 [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/01/15 23:06: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/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:16 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.11.213_9011" 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:16 [DEBUG] agent: Node info in sync 2022/01/15 23:06:16 [DEBUG] http: Request PUT /v1/agent/service/register (3.560535ms) from=10.242.161.73:50560 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Node info in sync 2022/01/15 23:06:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (377.816µs) from=10.242.161.73:50562 2022/01/15 23:06:16 [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/01/15 23:06: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/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:16 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.41.119_9007" 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:16 [DEBUG] agent: Node info in sync 2022/01/15 23:06:16 [DEBUG] http: Request PUT /v1/agent/service/register (2.989641ms) from=10.242.161.73:50564 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:16 [DEBUG] agent: Node info in sync 2022/01/15 23:06:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (410.751µs) from=10.242.161.73:50566 2022/01/15 23:06:16 [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/01/15 23:06: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/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:16 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.41.119_9007" 2022/01/15 23:06:16 [DEBUG] agent: Node info in sync 2022/01/15 23:06:16 [DEBUG] http: Request PUT /v1/agent/service/register (3.722346ms) from=10.242.161.73:50568 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:16 [DEBUG] agent: Node info in sync 2022/01/15 23:06:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (2.080676ms) from=10.242.161.73:50570 2022/01/15 23:06:16 [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/01/15 23:06: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/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:16 [INFO] agent: Synced service "_v1_parser_10.96.154.108_8806" 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:16 [DEBUG] agent: Node info in sync 2022/01/15 23:06:16 [DEBUG] http: Request PUT /v1/agent/service/register (3.596736ms) from=10.242.161.73:50572 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:16 [DEBUG] agent: Node info in sync 2022/01/15 23:06:16 [DEBUG] http: Request GET /v1/health/service/parser-v1 (547.573µs) from=10.242.161.73:50576 2022/01/15 23:06:16 [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/01/15 23:06: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/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:16 [INFO] agent: Synced service "_v1_catalog_10.96.154.108_8806" 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:16 [DEBUG] agent: Node info in sync 2022/01/15 23:06:16 [DEBUG] http: Request PUT /v1/agent/service/register (3.601678ms) from=10.242.161.73:50578 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:16 [DEBUG] agent: Node info in sync 2022/01/15 23:06:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (441.223µs) from=10.242.161.73:50580 2022/01/15 23:06:16 [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/01/15 23:06: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/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:16 [INFO] agent: Synced service "_v1_nsd_10.96.154.108_8806" 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:16 [DEBUG] agent: Node info in sync 2022/01/15 23:06:16 [DEBUG] http: Request PUT /v1/agent/service/register (2.995078ms) from=10.242.161.73:50582 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:16 [DEBUG] agent: Node info in sync 2022/01/15 23:06:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (2.69972ms) from=10.242.161.73:50584 2022/01/15 23:06:16 [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/01/15 23:06: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/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:16 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.154.108_8806" 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Node info in sync 2022/01/15 23:06:16 [DEBUG] http: Request PUT /v1/agent/service/register (3.609999ms) from=10.242.161.73:50586 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:16 [DEBUG] agent: Node info in sync 2022/01/15 23:06:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (425.516µs) from=10.242.161.73:50588 2022/01/15 23:06:16 [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/01/15 23:06: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/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:16 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.97.82_443" 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:16 [DEBUG] agent: Node info in sync 2022/01/15 23:06:16 [DEBUG] http: Request PUT /v1/agent/service/register (2.890274ms) from=10.242.161.73:50590 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:16 [DEBUG] agent: Node info in sync 2022/01/15 23:06:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (269.326µs) from=10.242.161.73:50592 2022/01/15 23:06:16 [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/01/15 23:06:16 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:16 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.128.1_8446" 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:16 [DEBUG] agent: Node info in sync 2022/01/15 23:06:16 [DEBUG] http: Request PUT /v1/agent/service/register (3.203837ms) from=10.242.161.73:50594 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:16 [DEBUG] agent: Node info in sync 2022/01/15 23:06:16 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (253.607µs) from=10.242.161.73:50596 2022/01/15 23:06:16 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:16 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.128.1_8446" 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:16 [DEBUG] agent: Node info in sync 2022/01/15 23:06:16 [DEBUG] http: Request PUT /v1/agent/service/register (3.209132ms) from=10.242.161.73:50598 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:16 [DEBUG] agent: Node info in sync 2022/01/15 23:06:16 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (293.39µs) from=10.242.161.73:50600 2022/01/15 23:06:17 [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/01/15 23:06:17 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.128.1_8446" 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (3.578751ms) from=10.242.161.73:50602 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (376.173µs) from=10.242.161.73:50604 2022/01/15 23:06:17 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.128.1_8446" 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (3.44791ms) from=10.242.161.73:50606 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (295.666µs) from=10.242.161.73:50608 2022/01/15 23:06:17 [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/01/15 23:06:17 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.128.1_8446" 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (3.368568ms) from=10.242.161.73:50612 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (3.584567ms) from=10.242.161.73:50614 2022/01/15 23:06:17 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.128.1_8446" 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (3.04785ms) from=10.242.161.73:50616 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (428.418µs) from=10.242.161.73:50618 2022/01/15 23:06:17 [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/01/15 23:06:17 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.128.1_8446" 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (4.693264ms) from=10.242.161.73:50622 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (336.162µs) from=10.242.161.73:50624 2022/01/15 23:06:17 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.128.1_8446" 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (5.705929ms) from=10.242.161.73:50626 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (657.257µs) from=10.242.161.73:50628 2022/01/15 23:06:17 [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/01/15 23:06:17 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.128.1_8446" 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (3.659133ms) from=10.242.161.73:50632 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (365.745µs) from=10.242.161.73:50634 2022/01/15 23:06:17 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.128.1_8446" 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (4.195247ms) from=10.242.161.73:50636 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (312.17µs) from=10.242.161.73:50638 2022/01/15 23:06:17 [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/01/15 23:06:17 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.128.1_8446" 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (5.875665ms) from=10.242.161.73:50640 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (473.917µs) from=10.242.161.73:50642 2022/01/15 23:06:17 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.128.1_8446" 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (3.393856ms) from=10.242.161.73:50644 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (290.44µs) from=10.242.161.73:50646 2022/01/15 23:06:17 [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/01/15 23:06:17 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.128.1_8446" 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (3.203624ms) from=10.242.161.73:50648 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (474.92µs) from=10.242.161.73:50650 2022/01/15 23:06:17 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.128.1_8446" 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (4.212618ms) from=10.242.161.73:50652 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (363.005µs) from=10.242.161.73:50654 2022/01/15 23:06:17 [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/01/15 23:06:17 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.128.1_8446" 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (4.376202ms) from=10.242.161.73:50656 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (305.707µs) from=10.242.161.73:50658 2022/01/15 23:06:17 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.128.1_8446" 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (3.328404ms) from=10.242.161.73:50660 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (2.614823ms) from=10.242.161.73:50662 2022/01/15 23:06:17 [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/01/15 23:06:17 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.128.1_8446" 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (7.061276ms) from=10.242.161.73:50664 2022/01/15 23:06:17 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (513.949µs) from=10.242.161.73:50666 2022/01/15 23:06:17 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.128.1_8446" 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (3.735174ms) from=10.242.161.73:50668 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (379.885µs) from=10.242.161.73:50670 2022/01/15 23:06: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/01/15 23:06: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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.128.1_8446" 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (3.107726ms) from=10.242.161.73:50672 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (374.509µs) from=10.242.161.73:50674 2022/01/15 23:06: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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.128.1_8446" 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (8.985011ms) from=10.242.161.73:50676 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (428.676µs) from=10.242.161.73:50678 2022/01/15 23:06:17 [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/01/15 23:06:17 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.128.1_8446" 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (9.301157ms) from=10.242.161.73:50680 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (387.295µs) from=10.242.161.73:50682 2022/01/15 23:06:17 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.128.1_8446" 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (15.136552ms) from=10.242.161.73:50684 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (330.332µs) from=10.242.161.73:50686 2022/01/15 23:06:17 [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/01/15 23:06:17 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.128.1_8446" 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (6.946385ms) from=10.242.161.73:50688 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (303.536µs) from=10.242.161.73:50690 2022/01/15 23:06:17 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.128.1_8446" 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (6.599149ms) from=10.242.161.73:50692 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (3.310133ms) from=10.242.161.73:50694 2022/01/15 23:06:17 [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/01/15 23:06:17 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.128.1_8446" 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (8.533983ms) from=10.242.161.73:50696 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (411.061µs) from=10.242.161.73:50698 2022/01/15 23:06:17 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.128.1_8446" 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (9.97506ms) from=10.242.161.73:50700 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (488.433µs) from=10.242.161.73:50702 2022/01/15 23:06:17 [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/01/15 23:06:17 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.128.1_8446" 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (10.150389ms) from=10.242.161.73:50704 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (346.724µs) from=10.242.161.73:50706 2022/01/15 23:06:17 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.128.1_8446" 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (10.855526ms) from=10.242.161.73:50708 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (468.835µs) from=10.242.161.73:50710 2022/01/15 23:06:17 [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/01/15 23:06:17 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.128.1_8446" 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (10.575005ms) from=10.242.161.73:50712 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (411.363µs) from=10.242.161.73:50714 2022/01/15 23:06:17 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.128.1_8446" 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (14.630509ms) from=10.242.161.73:50716 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:17 [DEBUG] agent: Node info in sync 2022/01/15 23:06:17 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (424.111µs) from=10.242.161.73:50718 2022/01/15 23:06:18 [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/01/15 23:06:18 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.128.1_8446" 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Node info in sync 2022/01/15 23:06:18 [DEBUG] http: Request PUT /v1/agent/service/register (13.884756ms) from=10.242.161.73:50720 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Node info in sync 2022/01/15 23:06:18 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (487.607µs) from=10.242.161.73:50722 2022/01/15 23:06:18 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.128.1_8446" 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Node info in sync 2022/01/15 23:06:18 [DEBUG] http: Request PUT /v1/agent/service/register (18.819797ms) from=10.242.161.73:50724 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Node info in sync 2022/01/15 23:06:18 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (486.877µs) from=10.242.161.73:50726 2022/01/15 23:06:18 [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/01/15 23:06:18 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.128.1_8446" 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Node info in sync 2022/01/15 23:06:18 [DEBUG] http: Request PUT /v1/agent/service/register (8.899979ms) from=10.242.161.73:50728 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Node info in sync 2022/01/15 23:06:18 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (345.683µs) from=10.242.161.73:50730 2022/01/15 23:06:18 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.128.1_8446" 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Node info in sync 2022/01/15 23:06:18 [DEBUG] http: Request PUT /v1/agent/service/register (20.560348ms) from=10.242.161.73:50732 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Node info in sync 2022/01/15 23:06:18 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (377.127µs) from=10.242.161.73:50734 2022/01/15 23:06:18 [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/01/15 23:06:18 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.128.1_8446" 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Node info in sync 2022/01/15 23:06:18 [DEBUG] http: Request PUT /v1/agent/service/register (8.586185ms) from=10.242.161.73:50736 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Node info in sync 2022/01/15 23:06:18 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (540.903µs) from=10.242.161.73:50738 2022/01/15 23:06:18 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.128.1_8446" 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Node info in sync 2022/01/15 23:06:18 [DEBUG] http: Request PUT /v1/agent/service/register (11.732569ms) from=10.242.161.73:50740 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Node info in sync 2022/01/15 23:06:18 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (452.254µs) from=10.242.161.73:50742 2022/01/15 23:06:18 [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/01/15 23:06:18 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [INFO] agent: Synced service "_v11__aai-nquery_10.242.128.1_8446" 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Node info in sync 2022/01/15 23:06:18 [DEBUG] http: Request PUT /v1/agent/service/register (4.240723ms) from=10.242.161.73:50744 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Node info in sync 2022/01/15 23:06:18 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (359.952µs) from=10.242.161.73:50746 2022/01/15 23:06:18 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [INFO] agent: Synced service "_v11_aai-nquery_10.242.128.1_8446" 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:18 [DEBUG] agent: Node info in sync 2022/01/15 23:06:18 [DEBUG] http: Request PUT /v1/agent/service/register (3.044251ms) from=10.242.161.73:50748 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Node info in sync 2022/01/15 23:06:18 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (483.781µs) from=10.242.161.73:50750 2022/01/15 23:06:18 [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/01/15 23:06:18 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [INFO] agent: Synced service "_v12__aai-nquery_10.242.128.1_8446" 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Node info in sync 2022/01/15 23:06:18 [DEBUG] http: Request PUT /v1/agent/service/register (8.279207ms) from=10.242.161.73:50752 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Node info in sync 2022/01/15 23:06:18 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (506.786µs) from=10.242.161.73:50754 2022/01/15 23:06:18 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [INFO] agent: Synced service "_v12_aai-nquery_10.242.128.1_8446" 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:18 [DEBUG] agent: Node info in sync 2022/01/15 23:06:18 [DEBUG] http: Request PUT /v1/agent/service/register (8.57641ms) from=10.242.161.73:50756 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Node info in sync 2022/01/15 23:06:18 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (388.517µs) from=10.242.161.73:50758 2022/01/15 23:06:18 [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/01/15 23:06:18 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [INFO] agent: Synced service "_v13__aai-nquery_10.242.128.1_8446" 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:18 [DEBUG] agent: Node info in sync 2022/01/15 23:06:18 [DEBUG] http: Request PUT /v1/agent/service/register (11.79667ms) from=10.242.161.73:50760 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Node info in sync 2022/01/15 23:06:18 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (401.781µs) from=10.242.161.73:50762 2022/01/15 23:06:18 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [INFO] agent: Synced service "_v13_aai-nquery_10.242.128.1_8446" 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Node info in sync 2022/01/15 23:06:18 [DEBUG] http: Request PUT /v1/agent/service/register (12.834071ms) from=10.242.161.73:50764 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Node info in sync 2022/01/15 23:06:18 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (281.236µs) from=10.242.161.73:50766 2022/01/15 23:06:18 [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/01/15 23:06:18 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [INFO] agent: Synced service "_v14__aai-nquery_10.242.128.1_8446" 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Node info in sync 2022/01/15 23:06:18 [DEBUG] http: Request PUT /v1/agent/service/register (14.929584ms) from=10.242.161.73:50768 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Node info in sync 2022/01/15 23:06:18 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (300.187µs) from=10.242.161.73:50772 2022/01/15 23:06:18 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [INFO] agent: Synced service "_v14_aai-nquery_10.242.128.1_8446" 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Node info in sync 2022/01/15 23:06:18 [DEBUG] http: Request PUT /v1/agent/service/register (22.114952ms) from=10.242.161.73:50774 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Node info in sync 2022/01/15 23:06:18 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (491.188µs) from=10.242.161.73:50776 2022/01/15 23:06:18 [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/01/15 23:06:18 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:18 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [INFO] agent: Synced service "_v15__aai-nquery_10.242.128.1_8446" 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Node info in sync 2022/01/15 23:06:18 [DEBUG] http: Request PUT /v1/agent/service/register (20.669653ms) from=10.242.161.73:50778 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Node info in sync 2022/01/15 23:06:18 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (405.513µs) from=10.242.161.73:50780 2022/01/15 23:06:18 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [INFO] agent: Synced service "_v15_aai-nquery_10.242.128.1_8446" 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Node info in sync 2022/01/15 23:06:18 [DEBUG] http: Request PUT /v1/agent/service/register (31.692828ms) from=10.242.161.73:50782 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Node info in sync 2022/01/15 23:06:18 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (676.635µs) from=10.242.161.73:50786 2022/01/15 23:06:18 [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/01/15 23:06:18 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [INFO] agent: Synced service "_v16__aai-nquery_10.242.128.1_8446" 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Node info in sync 2022/01/15 23:06:18 [DEBUG] http: Request PUT /v1/agent/service/register (9.389599ms) from=10.242.161.73:50788 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:18 [DEBUG] agent: Node info in sync 2022/01/15 23:06:18 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (729.142µs) from=10.242.161.73:50790 2022/01/15 23:06:18 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [INFO] agent: Synced service "_v16_aai-nquery_10.242.128.1_8446" 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Node info in sync 2022/01/15 23:06:18 [DEBUG] http: Request PUT /v1/agent/service/register (13.27283ms) from=10.242.161.73:50792 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Node info in sync 2022/01/15 23:06:18 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (599.917µs) from=10.242.161.73:50794 2022/01/15 23:06:18 [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/01/15 23:06:18 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [INFO] agent: Synced service "_v17__aai-nquery_10.242.128.1_8446" 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Node info in sync 2022/01/15 23:06:18 [DEBUG] http: Request PUT /v1/agent/service/register (38.128764ms) from=10.242.161.73:50796 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Node info in sync 2022/01/15 23:06:18 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (430.914µs) from=10.242.161.73:50798 2022/01/15 23:06:18 [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/01/15 23:06: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/01/15 23:06: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/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [INFO] agent: Synced service "_v17_aai-nquery_10.242.128.1_8446" 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Node info in sync 2022/01/15 23:06:18 [DEBUG] http: Request PUT /v1/agent/service/register (19.755122ms) from=10.242.161.73:50800 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Node info in sync 2022/01/15 23:06:18 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (379.246µs) from=10.242.161.73:50802 2022/01/15 23:06:18 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/15 23:06:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/15 23:06: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/01/15 23:06: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/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc_10.96.68.160_8443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_message-router_10.96.18.115_3904" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [INFO] agent: Synced service "_v18__aai-nquery_10.242.128.1_8446" 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Node info in sync 2022/01/15 23:06:18 [DEBUG] http: Request PUT /v1/agent/service/register (10.795642ms) from=10.242.161.73:50804 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_catalog_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_parser_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_nsd_10.96.154.108_8806" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.97.82_443" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.68.160_8080" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (347.478µs) from=10.242.161.73:50806 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.41.119_9007" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v11__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.11.213_9011" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v14__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v17__aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud_10.96.91.252_9001" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.187.106_9015" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v13_aai-nquery_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.96.212.228_8181" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.128.1_8446" in sync 2022/01/15 23:06:18 [DEBUG] agent: Servic