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: 'afdbc871-0aee-a101-5190-e91ca7dd9dd1' Node name: 'onap-msb-consul-86975585d9-tntn7' 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/05/13 03:59:32 [DEBUG] agent: Using random ID "afdbc871-0aee-a101-5190-e91ca7dd9dd1" as node ID 2021/05/13 03:59:32 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:afdbc871-0aee-a101-5190-e91ca7dd9dd1 Address:127.0.0.1:8300}] 2021/05/13 03:59:32 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/05/13 03:59:32 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/05/13 03:59:32 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/05/13 03:59:32 [WARN] raft: Unable to get address for server id afdbc871-0aee-a101-5190-e91ca7dd9dd1, using fallback address 127.0.0.1:8300: Could not find address for server id afdbc871-0aee-a101-5190-e91ca7dd9dd1 2021/05/13 03:59:32 [DEBUG] raft: Votes needed: 1 2021/05/13 03:59:32 [DEBUG] raft: Vote granted from afdbc871-0aee-a101-5190-e91ca7dd9dd1 in term 2. Tally: 1 2021/05/13 03:59:32 [INFO] raft: Election won. Tally: 1 2021/05/13 03:59:32 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/05/13 03:59:33 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-tntn7.dc1 127.0.0.1 2021/05/13 03:59:33 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-tntn7 127.0.0.1 2021/05/13 03:59:33 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-tntn7 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/05/13 03:59:33 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-tntn7.dc1" in area "wan" 2021/05/13 03:59:33 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/05/13 03:59:33 [INFO] consul: cluster leadership acquired 2021/05/13 03:59:33 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-tntn7 2021/05/13 03:59:33 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/05/13 03:59:33 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/05/13 03:59:33 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/05/13 03:59:33 [INFO] agent: started state syncer 2021/05/13 03:59:34 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/05/13 03:59:34 [INFO] agent: Synced node info 2021/05/13 03:59:34 [DEBUG] agent: Node info in sync 2021/05/13 03:59:35 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/05/13 03:59:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-tntn7" since the cluster is too small 2021/05/13 03:59:35 [INFO] consul: member 'onap-msb-consul-86975585d9-tntn7' joined, marking health alive 2021/05/13 03:59:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-tntn7" since the cluster is too small 2021/05/13 03:59:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/13 03:59:35 [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/05/13 04:00:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-tntn7" since the cluster is too small 2021/05/13 04:01:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/13 04:01:04 [DEBUG] agent: Node info in sync 2021/05/13 04:01:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-tntn7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/05/13 04:01:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-tntn7" since the cluster is too small 2021/05/13 04:02:29 [DEBUG] http: Request GET /v1/status/leader (331.202µs) from=10.233.78.144:51252 2021/05/13 04:02:29 [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/05/13 04:02:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:29 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.8.123_9009" 2021/05/13 04:02:29 [DEBUG] agent: Node info in sync 2021/05/13 04:02:29 [DEBUG] http: Request PUT /v1/agent/service/register (147.929267ms) from=10.233.78.144:51260 2021/05/13 04:02:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:29 [DEBUG] agent: Node info in sync 2021/05/13 04:02:29 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (1.735288ms) from=10.233.78.144:51262 2021/05/13 04:02:30 [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/05/13 04:02:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:30 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.8.123_9009" 2021/05/13 04:02:30 [DEBUG] agent: Node info in sync 2021/05/13 04:02:30 [DEBUG] http: Request PUT /v1/agent/service/register (101.664045ms) from=10.233.78.144:51270 2021/05/13 04:02:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:30 [DEBUG] agent: Node info in sync 2021/05/13 04:02:30 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (406.379µs) from=10.233.78.144:51272 2021/05/13 04:02:30 [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/05/13 04:02:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:30 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.13.241_9015" 2021/05/13 04:02:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:30 [DEBUG] agent: Node info in sync 2021/05/13 04:02:30 [DEBUG] http: Request PUT /v1/agent/service/register (200.101692ms) from=10.233.78.144:51274 2021/05/13 04:02:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:31 [DEBUG] agent: Node info in sync 2021/05/13 04:02:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (388.921µs) from=10.233.78.144:51278 2021/05/13 04:02:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:31 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.9.149_9518" 2021/05/13 04:02:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:31 [DEBUG] agent: Node info in sync 2021/05/13 04:02:31 [DEBUG] http: Request PUT /v1/agent/service/register (201.601437ms) from=10.233.78.144:51288 2021/05/13 04:02:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:31 [DEBUG] agent: Node info in sync 2021/05/13 04:02:31 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (335.877µs) from=10.233.78.144:51290 2021/05/13 04:02:31 [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/05/13 04:02:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:32 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.14.124_9007" 2021/05/13 04:02:32 [DEBUG] agent: Node info in sync 2021/05/13 04:02:32 [DEBUG] http: Request PUT /v1/agent/service/register (300.190257ms) from=10.233.78.144:51292 2021/05/13 04:02:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:32 [DEBUG] agent: Node info in sync 2021/05/13 04:02:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (199.908767ms) from=10.233.78.144:51300 2021/05/13 04:02:32 [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/05/13 04:02:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:33 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.14.124_9007" 2021/05/13 04:02:33 [DEBUG] agent: Node info in sync 2021/05/13 04:02:33 [DEBUG] http: Request PUT /v1/agent/service/register (225.295084ms) from=10.233.78.144:51306 2021/05/13 04:02:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:33 [DEBUG] agent: Node info in sync 2021/05/13 04:02:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (588.925µs) from=10.233.78.144:51320 2021/05/13 04:02:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:33 [INFO] agent: Synced service "_v1_parser_10.233.39.93_8806" 2021/05/13 04:02:33 [DEBUG] agent: Node info in sync 2021/05/13 04:02:33 [DEBUG] http: Request PUT /v1/agent/service/register (300.545464ms) from=10.233.78.144:51326 2021/05/13 04:02:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:33 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:33 [DEBUG] agent: Node info in sync 2021/05/13 04:02:33 [DEBUG] http: Request GET /v1/health/service/parser-v1 (100.076645ms) from=10.233.78.144:51328 2021/05/13 04:02:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-tntn7" since the cluster is too small 2021/05/13 04:02:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:34 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:34 [INFO] agent: Synced service "_v1_catalog_10.233.39.93_8806" 2021/05/13 04:02:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:34 [DEBUG] agent: Node info in sync 2021/05/13 04:02:34 [DEBUG] http: Request PUT /v1/agent/service/register (500.156533ms) from=10.233.78.144:51332 2021/05/13 04:02:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:34 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:34 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:34 [DEBUG] agent: Node info in sync 2021/05/13 04:02:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (440.316µs) from=10.233.78.144:51338 2021/05/13 04:02:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:35 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:35 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:35 [INFO] agent: Synced service "_v1_nsd_10.233.39.93_8806" 2021/05/13 04:02:35 [DEBUG] agent: Node info in sync 2021/05/13 04:02:35 [DEBUG] http: Request PUT /v1/agent/service/register (483.028668ms) from=10.233.78.144:51340 2021/05/13 04:02:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:35 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:35 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:35 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:35 [DEBUG] agent: Node info in sync 2021/05/13 04:02:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (566.505µs) from=10.233.78.144:51346 2021/05/13 04:02:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:35 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.39.93_8806" 2021/05/13 04:02:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:35 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:35 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:35 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:35 [DEBUG] agent: Node info in sync 2021/05/13 04:02:35 [DEBUG] http: Request PUT /v1/agent/service/register (538.881021ms) from=10.233.78.144:51348 2021/05/13 04:02:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:35 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:35 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:35 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:35 [DEBUG] agent: Node info in sync 2021/05/13 04:02:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (453.689µs) from=10.233.78.144:51354 2021/05/13 04:02:36 [WARN] agent: Service name "multicloud-titanium_cloud-v0" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titanium_cloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:36 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:36 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" 2021/05/13 04:02:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:36 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:36 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:36 [DEBUG] agent: Node info in sync 2021/05/13 04:02:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:36 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:36 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:36 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:36 [DEBUG] agent: Node info in sync 2021/05/13 04:02:36 [DEBUG] http: Request PUT /v1/agent/service/register (400.607881ms) from=10.233.78.144:51358 2021/05/13 04:02:36 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (389.175µs) from=10.233.78.144:51362 2021/05/13 04:02:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:36 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:36 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:36 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:36 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" 2021/05/13 04:02:36 [DEBUG] agent: Node info in sync 2021/05/13 04:02:36 [DEBUG] http: Request PUT /v1/agent/service/register (206.787769ms) from=10.233.78.144:51364 2021/05/13 04:02:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:36 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:36 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:36 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:37 [DEBUG] agent: Node info in sync 2021/05/13 04:02:37 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (186.190211ms) from=10.233.78.144:51368 2021/05/13 04:02:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:38 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:38 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:38 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:38 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" 2021/05/13 04:02:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:38 [DEBUG] agent: Node info in sync 2021/05/13 04:02:38 [DEBUG] http: Request PUT /v1/agent/service/register (1.400254977s) from=10.233.78.144:51372 2021/05/13 04:02:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:38 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:38 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:38 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:38 [DEBUG] agent: Node info in sync 2021/05/13 04:02:39 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (99.857206ms) from=10.233.78.144:51392 2021/05/13 04:02: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/05/13 04:02: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/05/13 04:02:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:39 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:39 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.76.160_8446" 2021/05/13 04:02:39 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:39 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:39 [DEBUG] agent: Node info in sync 2021/05/13 04:02:39 [DEBUG] http: Request PUT /v1/agent/service/register (142.576671ms) from=10.233.78.144:51398 2021/05/13 04:02:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:39 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:39 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:39 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:39 [DEBUG] agent: Node info in sync 2021/05/13 04:02:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (200.044829ms) from=10.233.78.144:51400 2021/05/13 04:02: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/05/13 04:02:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:40 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.76.160_8446" 2021/05/13 04:02:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:40 [DEBUG] agent: Node info in sync 2021/05/13 04:02:40 [DEBUG] http: Request PUT /v1/agent/service/register (303.691253ms) from=10.233.78.144:51406 2021/05/13 04:02:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:40 [DEBUG] agent: Node info in sync 2021/05/13 04:02:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (363.202µs) from=10.233.78.144:51414 2021/05/13 04:02: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/05/13 04:02: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/05/13 04:02: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/05/13 04:02: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/05/13 04:02:40 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:40 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.76.160_8446" 2021/05/13 04:02:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:40 [DEBUG] agent: Node info in sync 2021/05/13 04:02:40 [DEBUG] http: Request PUT /v1/agent/service/register (350.097133ms) from=10.233.78.144:51430 2021/05/13 04:02:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:40 [DEBUG] agent: Node info in sync 2021/05/13 04:02:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (100.046595ms) from=10.233.78.144:51432 2021/05/13 04:02:41 [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/05/13 04:02:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:41 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.76.160_8446" 2021/05/13 04:02:41 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:41 [DEBUG] agent: Node info in sync 2021/05/13 04:02:41 [DEBUG] http: Request PUT /v1/agent/service/register (212.690154ms) from=10.233.78.144:51444 2021/05/13 04:02:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:41 [DEBUG] agent: Node info in sync 2021/05/13 04:02:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (703.237µs) from=10.233.78.144:51454 2021/05/13 04:02:41 [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/05/13 04:02:41 [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/05/13 04:02:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:41 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.76.160_8446" 2021/05/13 04:02:41 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:41 [DEBUG] agent: Node info in sync 2021/05/13 04:02:41 [DEBUG] http: Request PUT /v1/agent/service/register (400.744ms) from=10.233.78.144:51464 2021/05/13 04:02:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:42 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:42 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:42 [DEBUG] agent: Node info in sync 2021/05/13 04:02:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (99.935938ms) from=10.233.78.144:51470 2021/05/13 04:02:42 [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/05/13 04:02:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:42 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:42 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.76.160_8446" 2021/05/13 04:02:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:42 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:42 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:42 [DEBUG] agent: Node info in sync 2021/05/13 04:02:42 [DEBUG] http: Request PUT /v1/agent/service/register (432.894098ms) from=10.233.78.144:51476 2021/05/13 04:02:42 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:42 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:42 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:42 [DEBUG] agent: Node info in sync 2021/05/13 04:02:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (100.321996ms) from=10.233.78.144:51482 2021/05/13 04:02:43 [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/05/13 04:02:43 [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/05/13 04:02:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:43 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:43 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:43 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:43 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.76.160_8446" 2021/05/13 04:02:43 [DEBUG] agent: Node info in sync 2021/05/13 04:02:43 [DEBUG] http: Request PUT /v1/agent/service/register (200.088679ms) from=10.233.78.144:51490 2021/05/13 04:02:43 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:43 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:43 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:43 [DEBUG] agent: Node info in sync 2021/05/13 04:02:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (91.300703ms) from=10.233.78.144:51498 2021/05/13 04:02:44 [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/05/13 04:02:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:44 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:44 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.76.160_8446" 2021/05/13 04:02:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:44 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:44 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:44 [DEBUG] agent: Node info in sync 2021/05/13 04:02:44 [DEBUG] http: Request PUT /v1/agent/service/register (302.856702ms) from=10.233.78.144:51500 2021/05/13 04:02:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:44 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:44 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:44 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:44 [DEBUG] agent: Node info in sync 2021/05/13 04:02:45 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (600.705762ms) from=10.233.78.144:51508 2021/05/13 04:02:45 [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/05/13 04:02:45 [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/05/13 04:02:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:45 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:45 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:45 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:45 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.76.160_8446" 2021/05/13 04:02:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:45 [DEBUG] agent: Node info in sync 2021/05/13 04:02:45 [DEBUG] http: Request PUT /v1/agent/service/register (498.379947ms) from=10.233.78.144:51514 2021/05/13 04:02:45 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:45 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:45 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:45 [DEBUG] agent: Node info in sync 2021/05/13 04:02:46 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (422.736µs) from=10.233.78.144:51520 2021/05/13 04:02:46 [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/05/13 04:02:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:46 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:46 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.76.160_8446" 2021/05/13 04:02:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:46 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:46 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:46 [DEBUG] agent: Node info in sync 2021/05/13 04:02:46 [DEBUG] http: Request PUT /v1/agent/service/register (151.937475ms) from=10.233.78.144:51524 2021/05/13 04:02:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:46 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:46 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:46 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:46 [DEBUG] agent: Node info in sync 2021/05/13 04:02:46 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (100.046238ms) from=10.233.78.144:51526 2021/05/13 04:02:46 [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/05/13 04:02:46 [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/05/13 04:02:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:47 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.76.160_8446" 2021/05/13 04:02:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:47 [DEBUG] agent: Node info in sync 2021/05/13 04:02:47 [DEBUG] http: Request PUT /v1/agent/service/register (429.663482ms) from=10.233.78.144:51528 2021/05/13 04:02:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:47 [DEBUG] agent: Node info in sync 2021/05/13 04:02:47 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (100.075622ms) from=10.233.78.144:51532 2021/05/13 04:02:47 [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/05/13 04:02:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:47 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.76.160_8446" 2021/05/13 04:02:47 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:47 [DEBUG] agent: Node info in sync 2021/05/13 04:02:47 [DEBUG] http: Request PUT /v1/agent/service/register (400.257962ms) from=10.233.78.144:51534 2021/05/13 04:02:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:48 [DEBUG] agent: Node info in sync 2021/05/13 04:02:48 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (627.799µs) from=10.233.78.144:51544 2021/05/13 04:02:48 [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/05/13 04:02:48 [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/05/13 04:02:48 [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/05/13 04:02:48 [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/05/13 04:02:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:48 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.76.160_8446" 2021/05/13 04:02:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:48 [DEBUG] agent: Node info in sync 2021/05/13 04:02:48 [DEBUG] http: Request PUT /v1/agent/service/register (700.373665ms) from=10.233.78.144:51548 2021/05/13 04:02:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:48 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (526.699µs) from=10.233.78.144:51556 2021/05/13 04:02:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:48 [DEBUG] agent: Node info in sync 2021/05/13 04:02:49 [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/05/13 04:02:49 [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/05/13 04:02:49 [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/05/13 04:02:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.76.160_8446" 2021/05/13 04:02:49 [DEBUG] agent: Node info in sync 2021/05/13 04:02:49 [DEBUG] http: Request PUT /v1/agent/service/register (140.973932ms) from=10.233.78.144:51560 2021/05/13 04:02:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:49 [DEBUG] agent: Node info in sync 2021/05/13 04:02:49 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (328.329µs) from=10.233.78.144:51562 2021/05/13 04:02:49 [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/05/13 04:02:49 [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/05/13 04:02:49 [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/05/13 04:02:49 [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/05/13 04:02:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.76.160_8446" 2021/05/13 04:02:49 [DEBUG] agent: Node info in sync 2021/05/13 04:02:49 [DEBUG] http: Request PUT /v1/agent/service/register (303.351741ms) from=10.233.78.144:51564 2021/05/13 04:02:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:49 [DEBUG] agent: Node info in sync 2021/05/13 04:02:49 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (512.711µs) from=10.233.78.144:51570 2021/05/13 04:02:50 [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/05/13 04:02:50 [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/05/13 04:02:50 [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/05/13 04:02:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:50 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:50 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:50 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.76.160_8446" 2021/05/13 04:02:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:51 [DEBUG] agent: Node info in sync 2021/05/13 04:02:51 [DEBUG] http: Request PUT /v1/agent/service/register (1.099958377s) from=10.233.78.144:51574 2021/05/13 04:02:51 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:51 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (532.625µs) from=10.233.78.144:51584 2021/05/13 04:02:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:51 [DEBUG] agent: Node info in sync 2021/05/13 04:02:51 [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/05/13 04:02:51 [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/05/13 04:02:51 [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/05/13 04:02:51 [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/05/13 04:02:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.76.160_8446" 2021/05/13 04:02:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:52 [DEBUG] agent: Node info in sync 2021/05/13 04:02:52 [DEBUG] http: Request PUT /v1/agent/service/register (600.743953ms) from=10.233.78.144:51590 2021/05/13 04:02:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:52 [DEBUG] agent: Node info in sync 2021/05/13 04:02:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (354.772µs) from=10.233.78.144:51598 2021/05/13 04:02:52 [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/05/13 04:02:52 [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/05/13 04:02:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.76.160_8446" 2021/05/13 04:02:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Node info in sync 2021/05/13 04:02:52 [DEBUG] http: Request PUT /v1/agent/service/register (208.109112ms) from=10.233.78.144:51600 2021/05/13 04:02:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:52 [DEBUG] agent: Node info in sync 2021/05/13 04:02:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (100.033356ms) from=10.233.78.144:51602 2021/05/13 04:02:52 [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/05/13 04:02:52 [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/05/13 04:02:52 [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/05/13 04:02:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:53 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.76.160_8446" 2021/05/13 04:02:53 [DEBUG] agent: Node info in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:53 [DEBUG] http: Request PUT /v1/agent/service/register (577.942496ms) from=10.233.78.144:51610 2021/05/13 04:02:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:53 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (345.34µs) from=10.233.78.144:51618 2021/05/13 04:02:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:53 [DEBUG] agent: Node info in sync 2021/05/13 04:02:53 [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/05/13 04:02:53 [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/05/13 04:02:53 [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/05/13 04:02:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.76.160_8446" 2021/05/13 04:02:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Node info in sync 2021/05/13 04:02:54 [DEBUG] http: Request PUT /v1/agent/service/register (458.895095ms) from=10.233.78.144:51620 2021/05/13 04:02:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:54 [DEBUG] agent: Node info in sync 2021/05/13 04:02:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (199.745622ms) from=10.233.78.144:51628 2021/05/13 04:02:54 [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/05/13 04:02:54 [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/05/13 04:02:54 [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/05/13 04:02:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:54 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.76.160_8446" 2021/05/13 04:02:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Node info in sync 2021/05/13 04:02:54 [DEBUG] http: Request PUT /v1/agent/service/register (105.997068ms) from=10.233.78.144:51630 2021/05/13 04:02:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:54 [DEBUG] agent: Node info in sync 2021/05/13 04:02:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (299.637698ms) from=10.233.78.144:51634 2021/05/13 04:02:55 [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/05/13 04:02:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:02:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:55 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.76.160_8446" 2021/05/13 04:02:55 [DEBUG] agent: Node info in sync 2021/05/13 04:02:55 [DEBUG] http: Request PUT /v1/agent/service/register (385.679959ms) from=10.233.78.144:51642 2021/05/13 04:02:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:55 [DEBUG] agent: Node info in sync 2021/05/13 04:02:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (676.78µs) from=10.233.78.144:51646 2021/05/13 04:02:56 [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/05/13 04:02:56 [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/05/13 04:02:56 [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/05/13 04:02:56 [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/05/13 04:02:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:56 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.76.160_8446" 2021/05/13 04:02:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:56 [DEBUG] agent: Node info in sync 2021/05/13 04:02:56 [DEBUG] http: Request PUT /v1/agent/service/register (383.958652ms) from=10.233.78.144:51652 2021/05/13 04:02:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:56 [DEBUG] agent: Node info in sync 2021/05/13 04:02:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (546.489µs) from=10.233.78.144:51654 2021/05/13 04:02:57 [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/05/13 04:02:57 [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/05/13 04:02:57 [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/05/13 04:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.76.160_8446" 2021/05/13 04:02:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Node info in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:57 [DEBUG] agent: Node info in sync 2021/05/13 04:02:57 [DEBUG] http: Request PUT /v1/agent/service/register (300.210243ms) from=10.233.78.144:51658 2021/05/13 04:02:57 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (387.344µs) from=10.233.78.144:51660 2021/05/13 04:02:57 [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/05/13 04:02:57 [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/05/13 04:02:57 [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/05/13 04:02:57 [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/05/13 04:02:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.76.160_8446" 2021/05/13 04:02:57 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Node info in sync 2021/05/13 04:02:57 [DEBUG] http: Request PUT /v1/agent/service/register (191.725382ms) from=10.233.78.144:51662 2021/05/13 04:02:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:57 [DEBUG] agent: Node info in sync 2021/05/13 04:02:57 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (100.051348ms) from=10.233.78.144:51668 2021/05/13 04:02:58 [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/05/13 04:02:58 [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/05/13 04:02:58 [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/05/13 04:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.76.160_8446" 2021/05/13 04:02:58 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Node info in sync 2021/05/13 04:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (499.902929ms) from=10.233.78.144:51670 2021/05/13 04:02:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Node info in sync 2021/05/13 04:02:58 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (355.339µs) from=10.233.78.144:51680 2021/05/13 04:02:58 [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/05/13 04:02:58 [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/05/13 04:02:58 [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/05/13 04:02:58 [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/05/13 04:02:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.76.160_8446" 2021/05/13 04:02:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Node info in sync 2021/05/13 04:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (242.074919ms) from=10.233.78.144:51682 2021/05/13 04:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:58 [DEBUG] agent: Node info in sync 2021/05/13 04:02:58 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (342.859µs) from=10.233.78.144:51686 2021/05/13 04:02:59 [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/05/13 04:02:59 [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/05/13 04:02:59 [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/05/13 04:02:59 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:02:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.76.160_8446" 2021/05/13 04:03:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Node info in sync 2021/05/13 04:03:00 [DEBUG] http: Request PUT /v1/agent/service/register (1.400644463s) from=10.233.78.144:51688 2021/05/13 04:03:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Node info in sync 2021/05/13 04:03:00 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (99.916354ms) from=10.233.78.144:51700 2021/05/13 04:03:00 [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/05/13 04:03:00 [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/05/13 04:03:00 [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/05/13 04:03:00 [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/05/13 04:03:00 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.76.160_8446" 2021/05/13 04:03:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Node info in sync 2021/05/13 04:03:00 [DEBUG] http: Request PUT /v1/agent/service/register (338.711776ms) from=10.233.78.144:51712 2021/05/13 04:03:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:00 [DEBUG] agent: Node info in sync 2021/05/13 04:03:00 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (1.35411ms) from=10.233.78.144:51714 2021/05/13 04:03:00 [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/05/13 04:03:00 [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/05/13 04:03:00 [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/05/13 04:03:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.76.160_8446" 2021/05/13 04:03:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:01 [DEBUG] agent: Node info in sync 2021/05/13 04:03:01 [DEBUG] http: Request PUT /v1/agent/service/register (476.90725ms) from=10.233.78.144:51718 2021/05/13 04:03:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (99.923904ms) from=10.233.78.144:51726 2021/05/13 04:03:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:01 [DEBUG] agent: Node info in sync 2021/05/13 04:03:01 [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/05/13 04:03:01 [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/05/13 04:03:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:03:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:03:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:01 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.76.160_8446" 2021/05/13 04:03:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Node info in sync 2021/05/13 04:03:02 [DEBUG] http: Request PUT /v1/agent/service/register (300.131458ms) from=10.233.78.144:51728 2021/05/13 04:03:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Node info in sync 2021/05/13 04:03:02 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (332.365µs) from=10.233.78.144:51736 2021/05/13 04:03:02 [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/05/13 04:03:02 [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/05/13 04:03:02 [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/05/13 04:03:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:02 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.76.160_8446" 2021/05/13 04:03:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Node info in sync 2021/05/13 04:03:02 [DEBUG] http: Request PUT /v1/agent/service/register (702.328047ms) from=10.233.78.144:51738 2021/05/13 04:03:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:03 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:03 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:03 [DEBUG] agent: Node info in sync 2021/05/13 04:03:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (99.43632ms) from=10.233.78.144:51746 2021/05/13 04:03:03 [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/05/13 04:03:03 [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/05/13 04:03:03 [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/05/13 04:03:03 [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/05/13 04:03:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.76.160_8446" 2021/05/13 04:03:04 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Node info in sync 2021/05/13 04:03:04 [DEBUG] http: Request PUT /v1/agent/service/register (587.354105ms) from=10.233.78.144:51748 2021/05/13 04:03:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (390.867µs) from=10.233.78.144:51760 2021/05/13 04:03:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:04 [DEBUG] agent: Node info in sync 2021/05/13 04:03:04 [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/05/13 04:03:04 [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/05/13 04:03:04 [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/05/13 04:03:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:05 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.76.160_8446" 2021/05/13 04:03:05 [DEBUG] agent: Node info in sync 2021/05/13 04:03:05 [DEBUG] http: Request PUT /v1/agent/service/register (1.30373534s) from=10.233.78.144:51762 2021/05/13 04:03:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (98.537456ms) from=10.233.78.144:51770 2021/05/13 04:03:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Node info in sync 2021/05/13 04:03:06 [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/05/13 04:03:06 [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/05/13 04:03:06 [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/05/13 04:03:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:03:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.76.160_8446" 2021/05/13 04:03:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Node info in sync 2021/05/13 04:03:06 [DEBUG] http: Request PUT /v1/agent/service/register (302.520392ms) from=10.233.78.144:51778 2021/05/13 04:03:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:06 [DEBUG] agent: Node info in sync 2021/05/13 04:03:06 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (574.989µs) from=10.233.78.144:51780 2021/05/13 04:03:06 [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/05/13 04:03:06 [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/05/13 04:03:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:03:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.76.160_8446" 2021/05/13 04:03:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:07 [DEBUG] agent: Node info in sync 2021/05/13 04:03:07 [DEBUG] http: Request PUT /v1/agent/service/register (300.759329ms) from=10.233.78.144:51782 2021/05/13 04:03:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:07 [DEBUG] agent: Node info in sync 2021/05/13 04:03:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (603.594µs) from=10.233.78.144:51786 2021/05/13 04:03:07 [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/05/13 04:03:07 [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/05/13 04:03:07 [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/05/13 04:03:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:03:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [INFO] agent: Synced service "_v11__aai-nquery_10.233.76.160_8446" 2021/05/13 04:03:07 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Node info in sync 2021/05/13 04:03:07 [DEBUG] http: Request PUT /v1/agent/service/register (400.053744ms) from=10.233.78.144:51788 2021/05/13 04:03:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Node info in sync 2021/05/13 04:03:08 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (199.93858ms) from=10.233.78.144:51794 2021/05/13 04:03:08 [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/05/13 04:03:08 [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/05/13 04:03:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:03:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [INFO] agent: Synced service "_v11_aai-nquery_10.233.76.160_8446" 2021/05/13 04:03:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Node info in sync 2021/05/13 04:03:08 [DEBUG] http: Request PUT /v1/agent/service/register (295.851968ms) from=10.233.78.144:51800 2021/05/13 04:03:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:08 [DEBUG] agent: Node info in sync 2021/05/13 04:03:08 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (100.598109ms) from=10.233.78.144:51804 2021/05/13 04:03:09 [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/05/13 04:03:09 [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/05/13 04:03:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:03:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:03:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [INFO] agent: Synced service "_v12__aai-nquery_10.233.76.160_8446" 2021/05/13 04:03:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Node info in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:10 [DEBUG] agent: Node info in sync 2021/05/13 04:03:10 [DEBUG] http: Request PUT /v1/agent/service/register (801.84077ms) from=10.233.78.144:51812 2021/05/13 04:03:10 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (291.744014ms) from=10.233.78.144:51820 2021/05/13 04:03:10 [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/05/13 04:03:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:03:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:03:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [INFO] agent: Synced service "_v12_aai-nquery_10.233.76.160_8446" 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Node info in sync 2021/05/13 04:03:11 [DEBUG] http: Request PUT /v1/agent/service/register (400.544263ms) from=10.233.78.144:51824 2021/05/13 04:03:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Node info in sync 2021/05/13 04:03:11 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (579.81µs) from=10.233.78.144:51830 2021/05/13 04:03:11 [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/05/13 04:03:11 [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/05/13 04:03:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:03:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [INFO] agent: Synced service "_v13__aai-nquery_10.233.76.160_8446" 2021/05/13 04:03:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Node info in sync 2021/05/13 04:03:11 [DEBUG] http: Request PUT /v1/agent/service/register (298.811708ms) from=10.233.78.144:51832 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Node info in sync 2021/05/13 04:03:11 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (453.264µs) from=10.233.78.144:51838 2021/05/13 04:03:11 [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/05/13 04:03:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:03:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [INFO] agent: Synced service "_v13_aai-nquery_10.233.76.160_8446" 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Node info in sync 2021/05/13 04:03:11 [DEBUG] http: Request PUT /v1/agent/service/register (115.655518ms) from=10.233.78.144:51840 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:11 [DEBUG] agent: Node info in sync 2021/05/13 04:03:12 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (200.012176ms) from=10.233.78.144:51842 2021/05/13 04:03:12 [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/05/13 04:03:12 [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/05/13 04:03:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:03:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:03:12 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [INFO] agent: Synced service "_v14__aai-nquery_10.233.76.160_8446" 2021/05/13 04:03:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Node info in sync 2021/05/13 04:03:12 [DEBUG] http: Request PUT /v1/agent/service/register (225.074234ms) from=10.233.78.144:51850 2021/05/13 04:03:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:12 [DEBUG] agent: Node info in sync 2021/05/13 04:03:12 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (299.811114ms) from=10.233.78.144:51854 2021/05/13 04:03:12 [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/05/13 04:03:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:03:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:03:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [INFO] agent: Synced service "_v14_aai-nquery_10.233.76.160_8446" 2021/05/13 04:03:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Node info in sync 2021/05/13 04:03:13 [DEBUG] http: Request PUT /v1/agent/service/register (376.425708ms) from=10.233.78.144:51862 2021/05/13 04:03:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Node info in sync 2021/05/13 04:03:13 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (95.522517ms) from=10.233.78.144:51868 2021/05/13 04:03:13 [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/05/13 04:03:13 [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/05/13 04:03:13 [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/05/13 04:03:13 [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/05/13 04:03:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [INFO] agent: Synced service "_v15__aai-nquery_10.233.76.160_8446" 2021/05/13 04:03:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Node info in sync 2021/05/13 04:03:13 [DEBUG] http: Request PUT /v1/agent/service/register (505.919776ms) from=10.233.78.144:51872 2021/05/13 04:03:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:14 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (499.93552ms) from=10.233.78.144:51876 2021/05/13 04:03:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:14 [DEBUG] agent: Node info in sync 2021/05/13 04:03:14 [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/05/13 04:03:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:03:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:03:15 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [INFO] agent: Synced service "_v15_aai-nquery_10.233.76.160_8446" 2021/05/13 04:03:15 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Node info in sync 2021/05/13 04:03:15 [DEBUG] http: Request PUT /v1/agent/service/register (476.532749ms) from=10.233.78.144:51882 2021/05/13 04:03:15 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v15_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:15 [DEBUG] agent: Node info in sync 2021/05/13 04:03:15 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (99.909695ms) from=10.233.78.144:51888 2021/05/13 04:03:15 [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/05/13 04:03:15 [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/05/13 04:03:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:03:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:03:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v15_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [INFO] agent: Synced service "_v16__aai-nquery_10.233.76.160_8446" 2021/05/13 04:03:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Node info in sync 2021/05/13 04:03:16 [DEBUG] http: Request PUT /v1/agent/service/register (900.565047ms) from=10.233.78.144:51890 2021/05/13 04:03:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v15_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v16__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:16 [DEBUG] agent: Node info in sync 2021/05/13 04:03:16 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (99.884869ms) from=10.233.78.144:51898 2021/05/13 04:03:17 [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/05/13 04:03:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:03:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:03:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v15_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v16__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [INFO] agent: Synced service "_v16_aai-nquery_10.233.76.160_8446" 2021/05/13 04:03:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Node info in sync 2021/05/13 04:03:17 [DEBUG] http: Request PUT /v1/agent/service/register (216.019941ms) from=10.233.78.144:51900 2021/05/13 04:03:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v15_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v16__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v16_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Node info in sync 2021/05/13 04:03:17 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (385.383µs) from=10.233.78.144:51904 2021/05/13 04:03:17 [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/05/13 04:03:17 [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/05/13 04:03:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:03:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:03:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v15_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v16__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:18 [INFO] agent: Synced service "_v17__aai-nquery_10.233.76.160_8446" 2021/05/13 04:03:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v16_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Node info in sync 2021/05/13 04:03:18 [DEBUG] http: Request PUT /v1/agent/service/register (400.710614ms) from=10.233.78.144:51910 2021/05/13 04:03:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v16_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v17__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v15_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v16__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Node info in sync 2021/05/13 04:03:18 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (350.047µs) from=10.233.78.144:51916 2021/05/13 04:03:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:03:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:03:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:03:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [INFO] agent: Synced service "_v17_aai-nquery_10.233.76.160_8446" 2021/05/13 04:03:18 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v15_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v16__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v16_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v17__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:18 [DEBUG] agent: Node info in sync 2021/05/13 04:03:18 [DEBUG] http: Request PUT /v1/agent/service/register (339.486716ms) from=10.233.78.144:51918 2021/05/13 04:03:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v17_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v15_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v16__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v17__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v16_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:18 [DEBUG] agent: Node info in sync 2021/05/13 04:03:18 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (99.355989ms) from=10.233.78.144:51926 2021/05/13 04:03:19 [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/05/13 04:03:19 [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/05/13 04:03:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:03:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:03:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v17_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [INFO] agent: Synced service "_v18__aai-nquery_10.233.76.160_8446" 2021/05/13 04:03:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v15_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v16__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v16_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v17__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Node info in sync 2021/05/13 04:03:19 [DEBUG] http: Request PUT /v1/agent/service/register (302.419513ms) from=10.233.78.144:51930 2021/05/13 04:03:19 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v17_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v18__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v15_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v16__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v16_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v17__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Node info in sync 2021/05/13 04:03:19 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (100.089901ms) from=10.233.78.144:51938 2021/05/13 04:03:19 [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/05/13 04:03:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:03:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:03:19 [DEBUG] agent: Service "_v16__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v16_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v17__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v17_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v18__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [INFO] agent: Synced service "_v18_aai-nquery_10.233.76.160_8446" 2021/05/13 04:03:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v15_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Node info in sync 2021/05/13 04:03:20 [DEBUG] http: Request PUT /v1/agent/service/register (904.558878ms) from=10.233.78.144:51944 2021/05/13 04:03:20 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v17_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v18__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v18_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v15_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v16__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v16_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v17__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:20 [DEBUG] agent: Node info in sync 2021/05/13 04:03:20 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v18 (99.980366ms) from=10.233.78.144:51950 2021/05/13 04:03:21 [WARN] agent: Service name "_aai-nquery-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:03:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:03:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:03:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:03:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [INFO] agent: Synced service "_v19__aai-nquery_10.233.76.160_8446" 2021/05/13 04:03:21 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v17_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v18__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v18_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v15_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v16__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v16_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v17__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Node info in sync 2021/05/13 04:03:21 [DEBUG] http: Request PUT /v1/agent/service/register (502.020557ms) from=10.233.78.144:51954 2021/05/13 04:03:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v17_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v19__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.39.228_9005" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v18__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v18_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v1_nsd_10.233.39.93_8806" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v15_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.93_8806" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v16__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.241_9015" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.124_9007" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.39.228_9005" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v16_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v17__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:21 [DEBUG] agent: Node info in sync 2021/05/13 04:03:22 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v19 (599.794311ms) from=10.233.78.144:51962 2021/05/13 04:03:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:03:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:03:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/13 04:03:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.149_9518" in sync 2021/05/13 04:03:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:22 [DEBUG] agent: Service "_v1_parser_10.233.39.93_8806" in sync 2021/05/13 04:03:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:22 [INFO] agent: Synced service "_v19_aai-nquery_10.233.76.160_8446" 2021/05/13 04:03:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.123_9009" in sync 2021/05/13 04:03:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:22 [DEBUG] agent: Service "_v1_catalog_10.233.39.93_8806" in sync 2021/05/13 04:03:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.160_8446" in sync 2021/05/13 04:03:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.160_8446" in sync 2021/05/13 04:03:22 [DEBUG] agent: Service "_v17_aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:22 [DEBUG] agent: Service "_v19__aai-nquery_10.233.76.160_8446" in sync 2021/05/13 04:03:22 [DEBUG] agent: Service "_v0