By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + [ a = - ] + [ 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: 'ca81cc4b-fc4e-f0c9-772b-c46e45248b5f' Node name: 'dev-msb-consul-85cddc885c-kb776' 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: 2021/07/03 10:43:46 [DEBUG] agent: Using random ID "ca81cc4b-fc4e-f0c9-772b-c46e45248b5f" as node ID 2021/07/03 10:43:46 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:ca81cc4b-fc4e-f0c9-772b-c46e45248b5f Address:127.0.0.1:8300}] 2021/07/03 10:43:46 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/07/03 10:43:46 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-kb776.dc1 127.0.0.1 2021/07/03 10:43:46 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-kb776 127.0.0.1 2021/07/03 10:43:46 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/07/03 10:43:46 [INFO] consul: Adding LAN server dev-msb-consul-85cddc885c-kb776 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/07/03 10:43:46 [INFO] consul: Handled member-join event for server "dev-msb-consul-85cddc885c-kb776.dc1" in area "wan" 2021/07/03 10:43:46 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/07/03 10:43:46 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/07/03 10:43:46 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/07/03 10:43:46 [INFO] agent: started state syncer 2021/07/03 10:43:46 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/07/03 10:43:46 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/07/03 10:43:46 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/07/03 10:43:46 [DEBUG] raft: Votes needed: 1 2021/07/03 10:43:46 [DEBUG] raft: Vote granted from ca81cc4b-fc4e-f0c9-772b-c46e45248b5f in term 2. Tally: 1 2021/07/03 10:43:46 [INFO] raft: Election won. Tally: 1 2021/07/03 10:43:46 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/07/03 10:43:46 [INFO] consul: cluster leadership acquired 2021/07/03 10:43:46 [INFO] consul: New leader elected: dev-msb-consul-85cddc885c-kb776 2021/07/03 10:43:46 [INFO] agent: Synced node info 2021/07/03 10:43:46 [DEBUG] agent: Node info in sync 2021/07/03 10:43:46 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/07/03 10:43:46 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-kb776" since the cluster is too small 2021/07/03 10:43:46 [INFO] consul: member 'dev-msb-consul-85cddc885c-kb776' joined, marking health alive 2021/07/03 10:43:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/07/03 10:43:48 [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) 2021/07/03 10:44:38 [DEBUG] http: Request GET /v1/status/leader (13.439091ms) from=10.242.97.133:49334 2021/07/03 10:44:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:39 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.96.205.45_9009" 2021/07/03 10:44:39 [DEBUG] agent: Node info in sync 2021/07/03 10:44:39 [DEBUG] http: Request PUT /v1/agent/service/register (7.814345ms) from=10.242.97.133:49336 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Node info in sync 2021/07/03 10:44:39 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (3.19017ms) from=10.242.97.133:49338 2021/07/03 10:44:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.96.205.45_9009" 2021/07/03 10:44:39 [DEBUG] agent: Node info in sync 2021/07/03 10:44:39 [DEBUG] http: Request PUT /v1/agent/service/register (16.079576ms) from=10.242.97.133:49340 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Node info in sync 2021/07/03 10:44:39 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (513.306µs) from=10.242.97.133:49342 2021/07/03 10:44:39 [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. 2021/07/03 10:44:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.237.48_9015" 2021/07/03 10:44:39 [DEBUG] agent: Node info in sync 2021/07/03 10:44:39 [DEBUG] http: Request PUT /v1/agent/service/register (5.457781ms) from=10.242.97.133:49344 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Node info in sync 2021/07/03 10:44:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.036399ms) from=10.242.97.133:49346 2021/07/03 10:44:39 [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. 2021/07/03 10:44:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:39 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.153.26_9007" 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:39 [DEBUG] agent: Node info in sync 2021/07/03 10:44:39 [DEBUG] http: Request PUT /v1/agent/service/register (10.77567ms) from=10.242.97.133:49348 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [DEBUG] agent: Node info in sync 2021/07/03 10:44:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (324.632µs) from=10.242.97.133:49350 2021/07/03 10:44:39 [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. 2021/07/03 10:44:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.153.26_9007" 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Node info in sync 2021/07/03 10:44:39 [DEBUG] http: Request PUT /v1/agent/service/register (8.142786ms) from=10.242.97.133:49352 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:39 [DEBUG] agent: Node info in sync 2021/07/03 10:44:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (349.144µs) from=10.242.97.133:49354 2021/07/03 10:44:39 [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. 2021/07/03 10:44:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.12.139_9011" 2021/07/03 10:44:39 [DEBUG] agent: Node info in sync 2021/07/03 10:44:39 [DEBUG] http: Request PUT /v1/agent/service/register (24.285585ms) from=10.242.97.133:49356 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:39 [DEBUG] agent: Node info in sync 2021/07/03 10:44:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (300.437µs) from=10.242.97.133:49358 2021/07/03 10:44:39 [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. 2021/07/03 10:44:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:39 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.12.139_9011" 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [DEBUG] agent: Node info in sync 2021/07/03 10:44:39 [DEBUG] http: Request PUT /v1/agent/service/register (2.880779ms) from=10.242.97.133:49360 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [DEBUG] agent: Node info in sync 2021/07/03 10:44:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (356.47µs) from=10.242.97.133:49362 2021/07/03 10:44:39 [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. 2021/07/03 10:44:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:39 [INFO] agent: Synced service "_v1_message-router_10.96.1.247_3904" 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [DEBUG] agent: Node info in sync 2021/07/03 10:44:39 [DEBUG] http: Request PUT /v1/agent/service/register (13.203079ms) from=10.242.97.133:49364 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Node info in sync 2021/07/03 10:44:39 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (338.556µs) from=10.242.97.133:49368 2021/07/03 10:44:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:39 [INFO] agent: Synced service "_v0_multicloud-vio_10.96.77.216_9004" 2021/07/03 10:44:39 [DEBUG] agent: Node info in sync 2021/07/03 10:44:39 [DEBUG] http: Request PUT /v1/agent/service/register (24.85279ms) from=10.242.97.133:49372 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:39 [DEBUG] agent: Node info in sync 2021/07/03 10:44:39 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (374.116µs) from=10.242.97.133:49374 2021/07/03 10:44:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:39 [INFO] agent: Synced service "_v1_multicloud-vio_10.96.77.216_9004" 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:39 [DEBUG] agent: Node info in sync 2021/07/03 10:44:39 [DEBUG] http: Request PUT /v1/agent/service/register (6.731706ms) from=10.242.97.133:49376 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:39 [DEBUG] agent: Node info in sync 2021/07/03 10:44:39 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (2.381087ms) from=10.242.97.133:49378 2021/07/03 10:44:39 [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. 2021/07/03 10:44:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:39 [INFO] agent: Synced service "_v0_multicloud_10.96.34.148_9001" 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [DEBUG] agent: Node info in sync 2021/07/03 10:44:39 [DEBUG] http: Request PUT /v1/agent/service/register (14.728273ms) from=10.242.97.133:49380 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:39 [DEBUG] agent: Node info in sync 2021/07/03 10:44:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (326.348µs) from=10.242.97.133:49382 2021/07/03 10:44:39 [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. 2021/07/03 10:44:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:39 [INFO] agent: Synced service "_v1_multicloud_10.96.34.148_9001" 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:39 [DEBUG] agent: Node info in sync 2021/07/03 10:44:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.080743ms) from=10.242.97.133:49384 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:39 [DEBUG] agent: Node info in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:39 [DEBUG] agent: Node info in sync 2021/07/03 10:44:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (385.777µs) from=10.242.97.133:49386 2021/07/03 10:44:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:39 [INFO] agent: Synced service "_v1_aai-esr-gui_10.96.50.218_8080" 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Node info in sync 2021/07/03 10:44:39 [DEBUG] http: Request PUT /v1/agent/service/register (11.184104ms) from=10.242.97.133:49388 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:39 [DEBUG] agent: Node info in sync 2021/07/03 10:44:39 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (471.606µs) from=10.242.97.133:49390 2021/07/03 10:44:39 [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. 2021/07/03 10:44:39 [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. 2021/07/03 10:44:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:39 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.97.131_8446" 2021/07/03 10:44:39 [DEBUG] agent: Node info in sync 2021/07/03 10:44:39 [DEBUG] http: Request PUT /v1/agent/service/register (24.283538ms) from=10.242.97.133:49392 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:39 [DEBUG] agent: Node info in sync 2021/07/03 10:44:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (458.302µs) from=10.242.97.133:49394 2021/07/03 10:44:39 [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. 2021/07/03 10:44:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:39 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.97.131_8446" 2021/07/03 10:44:39 [DEBUG] agent: Node info in sync 2021/07/03 10:44:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.180384ms) from=10.242.97.133:49396 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:39 [DEBUG] agent: Node info in sync 2021/07/03 10:44:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (406.992µs) from=10.242.97.133:49398 2021/07/03 10:44:40 [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. 2021/07/03 10:44:40 [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. 2021/07/03 10:44:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:40 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.97.131_8446" 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Node info in sync 2021/07/03 10:44:40 [DEBUG] http: Request PUT /v1/agent/service/register (27.480747ms) from=10.242.97.133:49400 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Node info in sync 2021/07/03 10:44:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (587.643µs) from=10.242.97.133:49402 2021/07/03 10:44:40 [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. 2021/07/03 10:44:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.97.131_8446" 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Node info in sync 2021/07/03 10:44:40 [DEBUG] http: Request PUT /v1/agent/service/register (3.959857ms) from=10.242.97.133:49404 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Node info in sync 2021/07/03 10:44:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (5.048546ms) from=10.242.97.133:49406 2021/07/03 10:44:40 [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. 2021/07/03 10:44:40 [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. 2021/07/03 10:44:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:40 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.97.131_8446" 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Node info in sync 2021/07/03 10:44:40 [DEBUG] http: Request PUT /v1/agent/service/register (11.100366ms) from=10.242.97.133:49408 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Node info in sync 2021/07/03 10:44:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (639.286µs) from=10.242.97.133:49410 2021/07/03 10:44:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.97.131_8446" 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Node info in sync 2021/07/03 10:44:40 [DEBUG] http: Request PUT /v1/agent/service/register (2.818344ms) from=10.242.97.133:49412 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Node info in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Node info in sync 2021/07/03 10:44:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (311.286µs) from=10.242.97.133:49414 2021/07/03 10:44:40 [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. 2021/07/03 10:44:40 [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. 2021/07/03 10:44:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.97.131_8446" 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Node info in sync 2021/07/03 10:44:40 [DEBUG] http: Request PUT /v1/agent/service/register (4.899073ms) from=10.242.97.133:49416 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Node info in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Node info in sync 2021/07/03 10:44:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (23.281529ms) from=10.242.97.133:49418 2021/07/03 10:44:40 [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. 2021/07/03 10:44:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.97.131_8446" 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Node info in sync 2021/07/03 10:44:40 [DEBUG] http: Request PUT /v1/agent/service/register (11.010129ms) from=10.242.97.133:49420 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Node info in sync 2021/07/03 10:44:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (399.539µs) from=10.242.97.133:49422 2021/07/03 10:44:40 [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. 2021/07/03 10:44:40 [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. 2021/07/03 10:44:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.97.131_8446" 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Node info in sync 2021/07/03 10:44:40 [DEBUG] http: Request PUT /v1/agent/service/register (7.248675ms) from=10.242.97.133:49424 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Node info in sync 2021/07/03 10:44:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (1.868902ms) from=10.242.97.133:49426 2021/07/03 10:44:40 [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. 2021/07/03 10:44:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.97.131_8446" 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Node info in sync 2021/07/03 10:44:40 [DEBUG] http: Request PUT /v1/agent/service/register (3.157702ms) from=10.242.97.133:49428 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:40 [DEBUG] agent: Node info in sync 2021/07/03 10:44:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (340.854µs) from=10.242.97.133:49430 2021/07/03 10:44:40 [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. 2021/07/03 10:44:40 [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. 2021/07/03 10:44:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.97.131_8446" 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Node info in sync 2021/07/03 10:44:40 [DEBUG] http: Request PUT /v1/agent/service/register (18.040105ms) from=10.242.97.133:49432 2021/07/03 10:44:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Node info in sync 2021/07/03 10:44:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (537.063µs) from=10.242.97.133:49434 2021/07/03 10:44:40 [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. 2021/07/03 10:44:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.97.131_8446" 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Node info in sync 2021/07/03 10:44:40 [DEBUG] http: Request PUT /v1/agent/service/register (2.918819ms) from=10.242.97.133:49436 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Node info in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Node info in sync 2021/07/03 10:44:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (363.567µs) from=10.242.97.133:49438 2021/07/03 10:44:40 [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. 2021/07/03 10:44:40 [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. 2021/07/03 10:44:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:40 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.97.131_8446" 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Node info in sync 2021/07/03 10:44:40 [DEBUG] http: Request PUT /v1/agent/service/register (9.475375ms) from=10.242.97.133:49440 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Node info in sync 2021/07/03 10:44:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (307.965µs) from=10.242.97.133:49442 2021/07/03 10:44:40 [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. 2021/07/03 10:44:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.97.131_8446" 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Node info in sync 2021/07/03 10:44:40 [DEBUG] http: Request PUT /v1/agent/service/register (6.005919ms) from=10.242.97.133:49444 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Node info in sync 2021/07/03 10:44:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (340.262µs) from=10.242.97.133:49446 2021/07/03 10:44:40 [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. 2021/07/03 10:44:40 [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. 2021/07/03 10:44:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.97.131_8446" 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Node info in sync 2021/07/03 10:44:40 [DEBUG] http: Request PUT /v1/agent/service/register (4.246561ms) from=10.242.97.133:49448 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Node info in sync 2021/07/03 10:44:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (4.38176ms) from=10.242.97.133:49450 2021/07/03 10:44:40 [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. 2021/07/03 10:44:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.97.131_8446" 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Node info in sync 2021/07/03 10:44:40 [DEBUG] http: Request PUT /v1/agent/service/register (13.88344ms) from=10.242.97.133:49452 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Node info in sync 2021/07/03 10:44:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (381.615µs) from=10.242.97.133:49454 2021/07/03 10:44:40 [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. 2021/07/03 10:44:40 [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. 2021/07/03 10:44:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.97.131_8446" 2021/07/03 10:44:40 [DEBUG] agent: Node info in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Node info in sync 2021/07/03 10:44:40 [DEBUG] http: Request PUT /v1/agent/service/register (9.001763ms) from=10.242.97.133:49456 2021/07/03 10:44:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (369.47µs) from=10.242.97.133:49458 2021/07/03 10:44:40 [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. 2021/07/03 10:44:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.97.131_8446" 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Node info in sync 2021/07/03 10:44:40 [DEBUG] http: Request PUT /v1/agent/service/register (4.270447ms) from=10.242.97.133:49460 2021/07/03 10:44:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Node info in sync 2021/07/03 10:44:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (2.646213ms) from=10.242.97.133:49464 2021/07/03 10:44:40 [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. 2021/07/03 10:44:40 [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. 2021/07/03 10:44:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.97.131_8446" 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Node info in sync 2021/07/03 10:44:40 [DEBUG] http: Request PUT /v1/agent/service/register (23.022401ms) from=10.242.97.133:49466 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Node info in sync 2021/07/03 10:44:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (299.566µs) from=10.242.97.133:49468 2021/07/03 10:44:40 [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. 2021/07/03 10:44:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.97.131_8446" 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Node info in sync 2021/07/03 10:44:40 [DEBUG] http: Request PUT /v1/agent/service/register (28.322533ms) from=10.242.97.133:49470 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Node info in sync 2021/07/03 10:44:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (283.228µs) from=10.242.97.133:49472 2021/07/03 10:44:40 [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. 2021/07/03 10:44:40 [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. 2021/07/03 10:44:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.97.131_8446" 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:41 [DEBUG] agent: Node info in sync 2021/07/03 10:44:41 [DEBUG] http: Request PUT /v1/agent/service/register (43.898656ms) from=10.242.97.133:49474 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:41 [DEBUG] agent: Node info in sync 2021/07/03 10:44:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (578.886µs) from=10.242.97.133:49476 2021/07/03 10:44:41 [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. 2021/07/03 10:44:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.97.131_8446" 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Node info in sync 2021/07/03 10:44:41 [DEBUG] http: Request PUT /v1/agent/service/register (7.985061ms) from=10.242.97.133:49478 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Node info in sync 2021/07/03 10:44:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (342.165µs) from=10.242.97.133:49480 2021/07/03 10:44:41 [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. 2021/07/03 10:44:41 [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. 2021/07/03 10:44:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.97.131_8446" 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:41 [DEBUG] agent: Node info in sync 2021/07/03 10:44:41 [DEBUG] http: Request PUT /v1/agent/service/register (6.339685ms) from=10.242.97.133:49482 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Node info in sync 2021/07/03 10:44:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (454.653µs) from=10.242.97.133:49484 2021/07/03 10:44:41 [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. 2021/07/03 10:44:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.97.131_8446" 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:41 [DEBUG] agent: Node info in sync 2021/07/03 10:44:41 [DEBUG] http: Request PUT /v1/agent/service/register (205.311208ms) from=10.242.97.133:49486 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Node info in sync 2021/07/03 10:44:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (455.203µs) from=10.242.97.133:49488 2021/07/03 10:44:41 [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. 2021/07/03 10:44:41 [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. 2021/07/03 10:44:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.97.131_8446" 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Node info in sync 2021/07/03 10:44:41 [DEBUG] http: Request PUT /v1/agent/service/register (153.8824ms) from=10.242.97.133:49490 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Node info in sync 2021/07/03 10:44:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (512.666µs) from=10.242.97.133:49492 2021/07/03 10:44:41 [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. 2021/07/03 10:44:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.97.131_8446" 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Node info in sync 2021/07/03 10:44:41 [DEBUG] http: Request PUT /v1/agent/service/register (124.99331ms) from=10.242.97.133:49494 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Node info in sync 2021/07/03 10:44:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (342.827µs) from=10.242.97.133:49496 2021/07/03 10:44:41 [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. 2021/07/03 10:44:41 [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. 2021/07/03 10:44:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.97.131_8446" 2021/07/03 10:44:41 [DEBUG] agent: Node info in sync 2021/07/03 10:44:41 [DEBUG] http: Request PUT /v1/agent/service/register (36.035033ms) from=10.242.97.133:49498 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Node info in sync 2021/07/03 10:44:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (1.450956ms) from=10.242.97.133:49500 2021/07/03 10:44:41 [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. 2021/07/03 10:44:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.97.131_8446" 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Node info in sync 2021/07/03 10:44:41 [DEBUG] http: Request PUT /v1/agent/service/register (27.555191ms) from=10.242.97.133:49502 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Node info in sync 2021/07/03 10:44:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (472.417µs) from=10.242.97.133:49504 2021/07/03 10:44:41 [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. 2021/07/03 10:44:41 [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. 2021/07/03 10:44:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.97.131_8446" 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Node info in sync 2021/07/03 10:44:41 [DEBUG] http: Request PUT /v1/agent/service/register (5.938199ms) from=10.242.97.133:49506 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Node info in sync 2021/07/03 10:44:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (432.555µs) from=10.242.97.133:49508 2021/07/03 10:44:41 [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. 2021/07/03 10:44:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.97.131_8446" 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:41 [DEBUG] agent: Node info in sync 2021/07/03 10:44:41 [DEBUG] http: Request PUT /v1/agent/service/register (8.369307ms) from=10.242.97.133:49510 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Node info in sync 2021/07/03 10:44:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (262.475µs) from=10.242.97.133:49512 2021/07/03 10:44:41 [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. 2021/07/03 10:44:41 [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. 2021/07/03 10:44:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.97.131_8446" 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Node info in sync 2021/07/03 10:44:41 [DEBUG] http: Request PUT /v1/agent/service/register (5.584795ms) from=10.242.97.133:49514 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:41 [DEBUG] agent: Node info in sync 2021/07/03 10:44:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (335.997µs) from=10.242.97.133:49516 2021/07/03 10:44:42 [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. 2021/07/03 10:44:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:42 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.97.131_8446" 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Node info in sync 2021/07/03 10:44:42 [DEBUG] http: Request PUT /v1/agent/service/register (6.981726ms) from=10.242.97.133:49518 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Node info in sync 2021/07/03 10:44:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (373.251µs) from=10.242.97.133:49520 2021/07/03 10:44:42 [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. 2021/07/03 10:44:42 [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. 2021/07/03 10:44:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.97.131_8446" 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Node info in sync 2021/07/03 10:44:42 [DEBUG] http: Request PUT /v1/agent/service/register (29.95199ms) from=10.242.97.133:49522 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Node info in sync 2021/07/03 10:44:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (353.749µs) from=10.242.97.133:49524 2021/07/03 10:44:42 [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. 2021/07/03 10:44:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.97.131_8446" 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Node info in sync 2021/07/03 10:44:42 [DEBUG] http: Request PUT /v1/agent/service/register (15.945134ms) from=10.242.97.133:49528 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Node info in sync 2021/07/03 10:44:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (438.143µs) from=10.242.97.133:49530 2021/07/03 10:44:42 [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. 2021/07/03 10:44:42 [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. 2021/07/03 10:44:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.97.131_8446" 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Node info in sync 2021/07/03 10:44:42 [DEBUG] http: Request PUT /v1/agent/service/register (6.472225ms) from=10.242.97.133:49532 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Node info in sync 2021/07/03 10:44:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (8.164212ms) from=10.242.97.133:49534 2021/07/03 10:44:42 [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. 2021/07/03 10:44:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.97.131_8446" 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Node info in sync 2021/07/03 10:44:42 [DEBUG] http: Request PUT /v1/agent/service/register (26.846298ms) from=10.242.97.133:49536 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Node info in sync 2021/07/03 10:44:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (467.948µs) from=10.242.97.133:49538 2021/07/03 10:44:42 [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. 2021/07/03 10:44:42 [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. 2021/07/03 10:44:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [INFO] agent: Synced service "_v11__aai-nquery_10.242.97.131_8446" 2021/07/03 10:44:42 [DEBUG] agent: Node info in sync 2021/07/03 10:44:42 [DEBUG] http: Request PUT /v1/agent/service/register (8.449844ms) from=10.242.97.133:49540 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Node info in sync 2021/07/03 10:44:42 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (339.255µs) from=10.242.97.133:49542 2021/07/03 10:44:42 [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. 2021/07/03 10:44:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [INFO] agent: Synced service "_v11_aai-nquery_10.242.97.131_8446" 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Node info in sync 2021/07/03 10:44:42 [DEBUG] http: Request PUT /v1/agent/service/register (5.70065ms) from=10.242.97.133:49544 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Node info in sync 2021/07/03 10:44:42 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (365.522µs) from=10.242.97.133:49546 2021/07/03 10:44:42 [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. 2021/07/03 10:44:42 [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. 2021/07/03 10:44:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [INFO] agent: Synced service "_v12__aai-nquery_10.242.97.131_8446" 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Node info in sync 2021/07/03 10:44:42 [DEBUG] http: Request PUT /v1/agent/service/register (12.904179ms) from=10.242.97.133:49548 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (472.596µs) from=10.242.97.133:49550 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Node info in sync 2021/07/03 10:44:42 [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. 2021/07/03 10:44:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [INFO] agent: Synced service "_v12_aai-nquery_10.242.97.131_8446" 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Node info in sync 2021/07/03 10:44:42 [DEBUG] http: Request PUT /v1/agent/service/register (4.47114ms) from=10.242.97.133:49552 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Node info in sync 2021/07/03 10:44:42 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (502.512µs) from=10.242.97.133:49554 2021/07/03 10:44:42 [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. 2021/07/03 10:44:42 [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. 2021/07/03 10:44:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [INFO] agent: Synced service "_v13__aai-nquery_10.242.97.131_8446" 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Node info in sync 2021/07/03 10:44:42 [DEBUG] http: Request PUT /v1/agent/service/register (6.459449ms) from=10.242.97.133:49556 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Node info in sync 2021/07/03 10:44:42 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (373.587µs) from=10.242.97.133:49558 2021/07/03 10:44:42 [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. 2021/07/03 10:44:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [INFO] agent: Synced service "_v13_aai-nquery_10.242.97.131_8446" 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Node info in sync 2021/07/03 10:44:42 [DEBUG] http: Request PUT /v1/agent/service/register (8.900987ms) from=10.242.97.133:49560 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Node info in sync 2021/07/03 10:44:42 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (826.047µs) from=10.242.97.133:49562 2021/07/03 10:44:42 [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. 2021/07/03 10:44:42 [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. 2021/07/03 10:44:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [INFO] agent: Synced service "_v14__aai-nquery_10.242.97.131_8446" 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Node info in sync 2021/07/03 10:44:42 [DEBUG] http: Request PUT /v1/agent/service/register (4.220034ms) from=10.242.97.133:49564 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Node info in sync 2021/07/03 10:44:42 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (441.132µs) from=10.242.97.133:49566 2021/07/03 10:44:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [INFO] agent: Synced service "_v14_aai-nquery_10.242.97.131_8446" 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Node info in sync 2021/07/03 10:44:42 [DEBUG] http: Request PUT /v1/agent/service/register (17.74998ms) from=10.242.97.133:49568 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Node info in sync 2021/07/03 10:44:42 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (458.954µs) from=10.242.97.133:49570 2021/07/03 10:44:42 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [INFO] agent: Synced service "_v15__aai-nquery_10.242.97.131_8446" 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Node info in sync 2021/07/03 10:44:42 [DEBUG] http: Request PUT /v1/agent/service/register (8.551351ms) from=10.242.97.133:49572 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Node info in sync 2021/07/03 10:44:42 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (473.544µs) from=10.242.97.133:49574 2021/07/03 10:44:42 [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. 2021/07/03 10:44:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [INFO] agent: Synced service "_v15_aai-nquery_10.242.97.131_8446" 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Node info in sync 2021/07/03 10:44:42 [DEBUG] http: Request PUT /v1/agent/service/register (22.323441ms) from=10.242.97.133:49576 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Node info in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Node info in sync 2021/07/03 10:44:42 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (343.422µs) from=10.242.97.133:49578 2021/07/03 10:44:42 [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. 2021/07/03 10:44:42 [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. 2021/07/03 10:44:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [INFO] agent: Synced service "_v16__aai-nquery_10.242.97.131_8446" 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Node info in sync 2021/07/03 10:44:42 [DEBUG] http: Request PUT /v1/agent/service/register (7.979328ms) from=10.242.97.133:49580 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Node info in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:42 [DEBUG] agent: Node info in sync 2021/07/03 10:44:42 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (63.030379ms) from=10.242.97.133:49582 2021/07/03 10:44:42 [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. 2021/07/03 10:44:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [INFO] agent: Synced service "_v16_aai-nquery_10.242.97.131_8446" 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Node info in sync 2021/07/03 10:44:42 [DEBUG] http: Request PUT /v1/agent/service/register (2.990155ms) from=10.242.97.133:49584 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Node info in sync 2021/07/03 10:44:42 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (451.912µs) from=10.242.97.133:49586 2021/07/03 10:44:42 [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. 2021/07/03 10:44:42 [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. 2021/07/03 10:44:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [INFO] agent: Synced service "_v17__aai-nquery_10.242.97.131_8446" 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Node info in sync 2021/07/03 10:44:42 [DEBUG] http: Request PUT /v1/agent/service/register (2.175262ms) from=10.242.97.133:49588 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Node info in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Service "_v11_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:42 [DEBUG] agent: Node info in sync 2021/07/03 10:44:42 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (271.047µs) from=10.242.97.133:49590 2021/07/03 10:44:43 [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. 2021/07/03 10:44:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:43 [INFO] agent: Synced service "_v17_aai-nquery_10.242.97.131_8446" 2021/07/03 10:44:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v14_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v16_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v14__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v12_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v15_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v13__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v15__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v13_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v16__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v17__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Node info in sync 2021/07/03 10:44:43 [DEBUG] http: Request PUT /v1/agent/service/register (12.879349ms) from=10.242.97.133:49592 2021/07/03 10:44:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v15_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v13__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v15__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v13_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v16__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v17__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v17_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v16_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v14__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v14_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v12_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Node info in sync 2021/07/03 10:44:43 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (269.035µs) from=10.242.97.133:49594 2021/07/03 10:44:43 [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. 2021/07/03 10:44:43 [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. 2021/07/03 10:44:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v15_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v13__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v15__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v13_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v16__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v17__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v17_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [INFO] agent: Synced service "_v18__aai-nquery_10.242.97.131_8446" 2021/07/03 10:44:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v14__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v14_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v16_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v12_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Node info in sync 2021/07/03 10:44:43 [DEBUG] http: Request PUT /v1/agent/service/register (8.200466ms) from=10.242.97.133:49596 2021/07/03 10:44:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v14__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v14_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v16_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v12_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v15_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v13__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v15__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v13_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v16__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v17__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v17_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v18__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Node info in sync 2021/07/03 10:44:43 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (368.239µs) from=10.242.97.133:49598 2021/07/03 10:44:43 [DEBUG] agent: Service tag "\"base\":{\"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. 2021/07/03 10:44:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/03 10:44:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v15_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v15__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v13__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v16__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v17__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v1_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v13_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v17_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v18__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v1_message-router_10.96.1.247_3904" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [INFO] agent: Synced service "_v18_aai-nquery_10.242.97.131_8446" 2021/07/03 10:44:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v0_multicloud_10.96.34.148_9001" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.12.139_9011" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.205.45_9009" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v14__aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v14_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v16_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.77.216_9004" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v12_aai-nquery_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.237.48_9015" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.50.218_8080" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.153.26_9007" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.97.131_8446" in sync 2021/07/03 10:44:43 [DEBUG] agent: Node info in sync 2021