+ 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: '20b8ff50-cf58-f93c-7b9f-9208e2b5d00c' Node name: 'onap-msb-consul-86975585d9-7nhqm' 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/21 21:09:14 [DEBUG] agent: Using random ID "20b8ff50-cf58-f93c-7b9f-9208e2b5d00c" as node ID 2021/05/21 21:09:14 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:20b8ff50-cf58-f93c-7b9f-9208e2b5d00c Address:127.0.0.1:8300}] 2021/05/21 21:09:14 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/05/21 21:09:14 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/05/21 21:09:14 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/05/21 21:09:14 [WARN] raft: Unable to get address for server id 20b8ff50-cf58-f93c-7b9f-9208e2b5d00c, using fallback address 127.0.0.1:8300: Could not find address for server id 20b8ff50-cf58-f93c-7b9f-9208e2b5d00c 2021/05/21 21:09:14 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-7nhqm.dc1 127.0.0.1 2021/05/21 21:09:14 [DEBUG] raft: Votes needed: 1 2021/05/21 21:09:14 [WARN] raft: Election timeout reached, restarting election 2021/05/21 21:09:14 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 3 2021/05/21 21:09:14 [WARN] raft: Unable to get address for server id 20b8ff50-cf58-f93c-7b9f-9208e2b5d00c, using fallback address 127.0.0.1:8300: Could not find address for server id 20b8ff50-cf58-f93c-7b9f-9208e2b5d00c 2021/05/21 21:09:14 [DEBUG] raft: Votes needed: 1 2021/05/21 21:09:14 [DEBUG] raft: Vote granted from 20b8ff50-cf58-f93c-7b9f-9208e2b5d00c in term 3. Tally: 1 2021/05/21 21:09:14 [INFO] raft: Election won. Tally: 1 2021/05/21 21:09:14 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/05/21 21:09:15 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-7nhqm 127.0.0.1 2021/05/21 21:09:15 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-7nhqm (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/05/21 21:09:15 [INFO] consul: cluster leadership acquired 2021/05/21 21:09:15 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-7nhqm.dc1" in area "wan" 2021/05/21 21:09:15 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/05/21 21:09:15 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-7nhqm 2021/05/21 21:09:15 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/05/21 21:09:15 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/05/21 21:09:15 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/05/21 21:09:15 [INFO] agent: started state syncer 2021/05/21 21:09:15 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/05/21 21:09:15 [INFO] agent: Synced node info 2021/05/21 21:09:15 [DEBUG] agent: Node info in sync 2021/05/21 21:09:16 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/05/21 21:09:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-7nhqm" since the cluster is too small 2021/05/21 21:09:17 [INFO] consul: member 'onap-msb-consul-86975585d9-7nhqm' joined, marking health alive 2021/05/21 21:09:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-7nhqm" since the cluster is too small 2021/05/21 21:09:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/21 21:09:18 [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/21 21:10:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-7nhqm" since the cluster is too small 2021/05/21 21:10:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/21 21:10:39 [DEBUG] agent: Node info in sync 2021/05/21 21:11:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-7nhqm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/05/21 21:11:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-7nhqm" since the cluster is too small 2021/05/21 21:12:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-7nhqm" since the cluster is too small 2021/05/21 21:12:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/21 21:12:34 [DEBUG] agent: Node info in sync 2021/05/21 21:13:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-7nhqm" since the cluster is too small 2021/05/21 21:13:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-7nhqm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/05/21 21:13:49 [DEBUG] http: Request GET /v1/status/leader (355.518µs) from=10.233.68.174:59606 2021/05/21 21:13:50 [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/21 21:13: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/21 21:13:50 [INFO] agent: Synced service "_v1_parser_10.233.54.75_8806" 2021/05/21 21:13:50 [DEBUG] agent: Node info in sync 2021/05/21 21:13:50 [DEBUG] http: Request PUT /v1/agent/service/register (225.018511ms) from=10.233.68.174:59610 2021/05/21 21:13:50 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:13:50 [DEBUG] agent: Node info in sync 2021/05/21 21:13:50 [DEBUG] http: Request GET /v1/health/service/parser-v1 (184.664023ms) from=10.233.68.174:59614 2021/05/21 21:13:50 [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/21 21:13: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/21 21:13:51 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:13:51 [INFO] agent: Synced service "_v1_catalog_10.233.54.75_8806" 2021/05/21 21:13:51 [DEBUG] agent: Node info in sync 2021/05/21 21:13:51 [DEBUG] http: Request PUT /v1/agent/service/register (248.545775ms) from=10.233.68.174:59620 2021/05/21 21:13:51 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:13:51 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:13:51 [DEBUG] agent: Node info in sync 2021/05/21 21:13:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (304.795µs) from=10.233.68.174:59624 2021/05/21 21:13:51 [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/21 21:13: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/21 21:13:51 [INFO] agent: Synced service "_v1_nsd_10.233.54.75_8806" 2021/05/21 21:13:51 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:13:51 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:13:51 [DEBUG] agent: Node info in sync 2021/05/21 21:13:51 [DEBUG] http: Request PUT /v1/agent/service/register (45.733518ms) from=10.233.68.174:59630 2021/05/21 21:13:51 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:13:51 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:13:51 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:13:51 [DEBUG] agent: Node info in sync 2021/05/21 21:13:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (408.398µs) from=10.233.68.174:59634 2021/05/21 21:13:51 [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/21 21:13: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/21 21:13:51 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:13:51 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:13:51 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:13:51 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.54.75_8806" 2021/05/21 21:13:51 [DEBUG] agent: Node info in sync 2021/05/21 21:13:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.766736ms) from=10.233.68.174:59638 2021/05/21 21:13:51 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:13:51 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:13:51 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:13:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:13:51 [DEBUG] agent: Node info in sync 2021/05/21 21:13:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (1.099018ms) from=10.233.68.174:59640 2021/05/21 21:13:52 [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/21 21:13: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/21 21:13:52 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.22.16_9518" 2021/05/21 21:13:52 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:13:52 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:13:52 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:13:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:13:52 [DEBUG] agent: Node info in sync 2021/05/21 21:13:52 [DEBUG] http: Request PUT /v1/agent/service/register (79.10234ms) from=10.233.68.174:59652 2021/05/21 21:13:52 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:13:52 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:13:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:13:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:13:52 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:13:52 [DEBUG] agent: Node info in sync 2021/05/21 21:13:52 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (397.598µs) from=10.233.68.174:59656 2021/05/21 21:13:52 [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/21 21:13: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/21 21:13:53 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:13:53 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:13:53 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:13:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:13:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:13:53 [INFO] agent: Synced service "_v1_message-router_10.233.6.188_3904" 2021/05/21 21:13:53 [DEBUG] agent: Node info in sync 2021/05/21 21:13:53 [DEBUG] http: Request PUT /v1/agent/service/register (442.935144ms) from=10.233.68.174:59658 2021/05/21 21:13:53 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:13:53 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:13:53 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:13:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:13:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:13:53 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:13:53 [DEBUG] agent: Node info in sync 2021/05/21 21:13:53 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (305.366µs) from=10.233.68.174:59662 2021/05/21 21:13:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 21:13: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/21 21:13:53 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:13:53 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:13:53 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:13:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:13:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:13:53 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:13:53 [INFO] agent: Synced service "_v1_appc_10.233.34.130_8443" 2021/05/21 21:13:53 [DEBUG] agent: Node info in sync 2021/05/21 21:13:53 [DEBUG] http: Request PUT /v1/agent/service/register (187.854051ms) from=10.233.68.174:59664 2021/05/21 21:13:53 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:13:53 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:13:53 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:13:53 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:13:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:13:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:13:53 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:13:53 [DEBUG] agent: Node info in sync 2021/05/21 21:13:53 [DEBUG] http: Request GET /v1/health/service/appc-v1 (323.083µs) from=10.233.68.174:59668 2021/05/21 21:13:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 21:13: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/21 21:13:54 [INFO] agent: Synced service "_v0_multicloud_10.233.48.108_9001" 2021/05/21 21:13:54 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:13:54 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:13:54 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:13:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:13:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:13:54 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:13:54 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:13:54 [DEBUG] agent: Node info in sync 2021/05/21 21:13:54 [DEBUG] http: Request PUT /v1/agent/service/register (272.560393ms) from=10.233.68.174:59670 2021/05/21 21:13:54 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:13:54 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:13:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:13:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:13:54 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:13:54 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:13:54 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:54 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:13:54 [DEBUG] agent: Node info in sync 2021/05/21 21:13:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (320.699µs) from=10.233.68.174:59676 2021/05/21 21:13:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 21:13: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/21 21:13:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:13:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:13:54 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:13:54 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:13:54 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:54 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:13:54 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:13:54 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:13:54 [INFO] agent: Synced service "_v1_multicloud_10.233.48.108_9001" 2021/05/21 21:13:54 [DEBUG] agent: Node info in sync 2021/05/21 21:13:54 [DEBUG] http: Request PUT /v1/agent/service/register (168.597354ms) from=10.233.68.174:59678 2021/05/21 21:13:54 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:13:54 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:13:54 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:13:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:13:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:13:54 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:13:54 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:13:54 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:54 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:54 [DEBUG] agent: Node info in sync 2021/05/21 21:13:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (26.349952ms) from=10.233.68.174:59680 2021/05/21 21:13:54 [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/21 21:13: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/21 21:13:55 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.22.11_9015" 2021/05/21 21:13:55 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:55 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:13:55 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:13:55 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:13:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:13:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:13:55 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:13:55 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:13:55 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:55 [DEBUG] agent: Node info in sync 2021/05/21 21:13:55 [DEBUG] http: Request PUT /v1/agent/service/register (136.312285ms) from=10.233.68.174:59682 2021/05/21 21:13:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:13:55 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:13:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:13:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:13:55 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:13:55 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:13:55 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:55 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:13:55 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:13:55 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:55 [DEBUG] agent: Node info in sync 2021/05/21 21:13:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (347.338µs) from=10.233.68.174:59686 2021/05/21 21:13:55 [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/21 21:13:55 [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/21 21:13: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/21 21:13:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:13:55 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:13:55 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:13:55 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:55 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:13:55 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:13:55 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:13:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:13:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:13:55 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:55 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" 2021/05/21 21:13:55 [DEBUG] agent: Node info in sync 2021/05/21 21:13:55 [DEBUG] http: Request PUT /v1/agent/service/register (176.500012ms) from=10.233.68.174:59690 2021/05/21 21:13:55 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:13:55 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:13:55 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:13:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:13:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:13:55 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:13:55 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:13:55 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:55 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:13:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:13:55 [DEBUG] agent: Node info in sync 2021/05/21 21:13:55 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (30.548599ms) from=10.233.68.174:59692 2021/05/21 21:13:56 [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/21 21:13: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/21 21:13:56 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:56 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:13:56 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:13:56 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:13:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:13:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:13:56 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:13:56 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:13:56 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:13:56 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" 2021/05/21 21:13:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:13:56 [DEBUG] agent: Node info in sync 2021/05/21 21:13:56 [DEBUG] http: Request PUT /v1/agent/service/register (79.085075ms) from=10.233.68.174:59702 2021/05/21 21:13:56 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:13:56 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:13:56 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:13:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:13:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:13:56 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:13:56 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:13:56 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:56 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:13:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:13:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:13:56 [DEBUG] agent: Node info in sync 2021/05/21 21:13:56 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (131.427938ms) from=10.233.68.174:59706 2021/05/21 21:13:56 [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/21 21:13: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/21 21:13:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:13:57 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" 2021/05/21 21:13:57 [DEBUG] agent: Node info in sync 2021/05/21 21:13:57 [DEBUG] http: Request PUT /v1/agent/service/register (228.376837ms) from=10.233.68.174:59710 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:13:57 [DEBUG] agent: Node info in sync 2021/05/21 21:13:57 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (354.073µs) from=10.233.68.174:59714 2021/05/21 21:13:57 [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/21 21:13: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/21 21:13:57 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:57 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.21.253_9009" 2021/05/21 21:13:57 [DEBUG] agent: Node info in sync 2021/05/21 21:13:57 [DEBUG] http: Request PUT /v1/agent/service/register (197.080005ms) from=10.233.68.174:59716 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:57 [DEBUG] agent: Node info in sync 2021/05/21 21:13:57 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (341.666µs) from=10.233.68.174:59726 2021/05/21 21:13:57 [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/21 21:13: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/21 21:13:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:13:57 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.21.253_9009" 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:57 [DEBUG] agent: Node info in sync 2021/05/21 21:13:57 [DEBUG] http: Request PUT /v1/agent/service/register (217.584148ms) from=10.233.68.174:59730 2021/05/21 21:13:57 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:13:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:13:57 [DEBUG] agent: Node info in sync 2021/05/21 21:13:57 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (368.033µs) from=10.233.68.174:59732 2021/05/21 21:13:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 21:13: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/21 21:13:58 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:13:58 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.45.105_9004" 2021/05/21 21:13:58 [DEBUG] agent: Node info in sync 2021/05/21 21:13:58 [DEBUG] http: Request PUT /v1/agent/service/register (298.7844ms) from=10.233.68.174:59736 2021/05/21 21:13:58 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:13:58 [DEBUG] agent: Node info in sync 2021/05/21 21:13:58 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (283.508µs) from=10.233.68.174:59740 2021/05/21 21:13:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 21:13: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/21 21:13:58 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:13:58 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.45.105_9004" 2021/05/21 21:13:58 [DEBUG] agent: Node info in sync 2021/05/21 21:13:58 [DEBUG] http: Request PUT /v1/agent/service/register (151.389274ms) from=10.233.68.174:59746 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:13:58 [DEBUG] agent: Node info in sync 2021/05/21 21:13:58 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (291.7µs) from=10.233.68.174:59748 2021/05/21 21:13:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 21:13: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/21 21:13:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:13:58 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.19.18_8080" 2021/05/21 21:13:58 [DEBUG] agent: Node info in sync 2021/05/21 21:13:58 [DEBUG] http: Request PUT /v1/agent/service/register (102.720338ms) from=10.233.68.174:59750 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:13:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:13:58 [DEBUG] agent: Node info in sync 2021/05/21 21:13:58 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (419.238µs) from=10.233.68.174:59754 2021/05/21 21:13:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 21:13: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/21 21:13:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:13:59 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.42.43_9011" 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:13:59 [DEBUG] agent: Node info in sync 2021/05/21 21:13:59 [DEBUG] http: Request PUT /v1/agent/service/register (601.908901ms) from=10.233.68.174:59756 2021/05/21 21:13:59 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:13:59 [DEBUG] agent: Node info in sync 2021/05/21 21:13:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (406.294µs) from=10.233.68.174:59760 2021/05/21 21:13:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 21:13: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/21 21:13:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:13:59 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.42.43_9011" 2021/05/21 21:13:59 [DEBUG] agent: Node info in sync 2021/05/21 21:13:59 [DEBUG] http: Request PUT /v1/agent/service/register (121.252887ms) from=10.233.68.174:59762 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:13:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:13:59 [DEBUG] agent: Node info in sync 2021/05/21 21:13:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (362.096µs) from=10.233.68.174:59764 2021/05/21 21:13:59 [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/21 21:13: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/21 21:14:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:00 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.8.32_443" 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:00 [DEBUG] agent: Node info in sync 2021/05/21 21:14:00 [DEBUG] http: Request PUT /v1/agent/service/register (203.36259ms) from=10.233.68.174:59766 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:00 [DEBUG] agent: Node info in sync 2021/05/21 21:14:00 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (398.346µs) from=10.233.68.174:59768 2021/05/21 21:14:00 [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/21 21:14: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/21 21:14:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:00 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.48.69_9007" 2021/05/21 21:14:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:00 [DEBUG] agent: Node info in sync 2021/05/21 21:14:00 [DEBUG] http: Request PUT /v1/agent/service/register (103.225851ms) from=10.233.68.174:59770 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:00 [DEBUG] agent: Node info in sync 2021/05/21 21:14:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (301.658µs) from=10.233.68.174:59774 2021/05/21 21:14:00 [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/21 21:14: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/21 21:14:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:00 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.48.69_9007" 2021/05/21 21:14:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:00 [DEBUG] agent: Node info in sync 2021/05/21 21:14:00 [DEBUG] http: Request PUT /v1/agent/service/register (34.348427ms) from=10.233.68.174:59778 2021/05/21 21:14:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:00 [DEBUG] agent: Node info in sync 2021/05/21 21:14:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (568.998µs) from=10.233.68.174:59782 2021/05/21 21:14:00 [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/21 21:14:00 [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/21 21:14: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/21 21:14: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/21 21:14:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:01 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.73.12_8446" 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:01 [DEBUG] agent: Node info in sync 2021/05/21 21:14:01 [DEBUG] http: Request PUT /v1/agent/service/register (881.2289ms) from=10.233.68.174:59784 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (525.164µs) from=10.233.68.174:59796 2021/05/21 21:14:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:01 [DEBUG] agent: Node info in sync 2021/05/21 21:14:01 [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/21 21:14: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/21 21:14: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/21 21:14:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:01 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.73.12_8446" 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:01 [DEBUG] agent: Node info in sync 2021/05/21 21:14:01 [DEBUG] http: Request PUT /v1/agent/service/register (218.532497ms) from=10.233.68.174:59798 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:01 [DEBUG] agent: Node info in sync 2021/05/21 21:14:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (99.466727ms) from=10.233.68.174:59800 2021/05/21 21:14:02 [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/21 21:14:02 [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/21 21:14: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/21 21:14: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/21 21:14:02 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:02 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.73.12_8446" 2021/05/21 21:14:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:02 [DEBUG] agent: Node info in sync 2021/05/21 21:14:02 [DEBUG] http: Request PUT /v1/agent/service/register (248.574056ms) from=10.233.68.174:59806 2021/05/21 21:14:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (499.518µs) from=10.233.68.174:59812 2021/05/21 21:14:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:02 [DEBUG] agent: Node info in sync 2021/05/21 21:14:02 [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/21 21:14: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/21 21:14: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/21 21:14:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:03 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.73.12_8446" 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:03 [DEBUG] agent: Node info in sync 2021/05/21 21:14:03 [DEBUG] http: Request PUT /v1/agent/service/register (437.916993ms) from=10.233.68.174:59816 2021/05/21 21:14:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:03 [DEBUG] agent: Node info in sync 2021/05/21 21:14:03 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (391.35µs) from=10.233.68.174:59818 2021/05/21 21:14:03 [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/21 21:14:03 [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/21 21:14: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/21 21:14: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/21 21:14:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:03 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.73.12_8446" 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:03 [DEBUG] agent: Node info in sync 2021/05/21 21:14:03 [DEBUG] http: Request PUT /v1/agent/service/register (100.65655ms) from=10.233.68.174:59822 2021/05/21 21:14:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:03 [DEBUG] agent: Node info in sync 2021/05/21 21:14:03 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (361.656µs) from=10.233.68.174:59824 2021/05/21 21:14:03 [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/21 21:14: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/21 21:14: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/21 21:14:03 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.73.12_8446" 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:04 [DEBUG] agent: Node info in sync 2021/05/21 21:14:04 [DEBUG] http: Request PUT /v1/agent/service/register (280.77989ms) from=10.233.68.174:59828 2021/05/21 21:14:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:04 [DEBUG] agent: Node info in sync 2021/05/21 21:14:04 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (384.599µs) from=10.233.68.174:59830 2021/05/21 21:14:04 [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/21 21:14:04 [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/21 21:14: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/21 21:14: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/21 21:14:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:04 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.73.12_8446" 2021/05/21 21:14:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:04 [DEBUG] agent: Node info in sync 2021/05/21 21:14:04 [DEBUG] http: Request PUT /v1/agent/service/register (36.361961ms) from=10.233.68.174:59836 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:04 [DEBUG] agent: Node info in sync 2021/05/21 21:14:04 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (316.886µs) from=10.233.68.174:59838 2021/05/21 21:14:04 [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/21 21:14: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/21 21:14: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/21 21:14:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:04 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.73.12_8446" 2021/05/21 21:14:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:04 [DEBUG] agent: Node info in sync 2021/05/21 21:14:04 [DEBUG] http: Request PUT /v1/agent/service/register (201.479867ms) from=10.233.68.174:59840 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:04 [DEBUG] agent: Node info in sync 2021/05/21 21:14:04 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (297.905µs) from=10.233.68.174:59842 2021/05/21 21:14:05 [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/21 21:14:05 [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/21 21:14:05 [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/21 21:14:05 [DEBUG] 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/21 21:14:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:05 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.73.12_8446" 2021/05/21 21:14:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:05 [DEBUG] agent: Node info in sync 2021/05/21 21:14:05 [DEBUG] http: Request PUT /v1/agent/service/register (201.699938ms) from=10.233.68.174:59844 2021/05/21 21:14:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:05 [DEBUG] agent: Node info in sync 2021/05/21 21:14:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (299.801956ms) from=10.233.68.174:59850 2021/05/21 21:14:05 [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/21 21:14:05 [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/21 21:14:05 [DEBUG] 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/21 21:14:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.73.12_8446" 2021/05/21 21:14:06 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:06 [DEBUG] agent: Node info in sync 2021/05/21 21:14:06 [DEBUG] http: Request PUT /v1/agent/service/register (207.296792ms) from=10.233.68.174:59852 2021/05/21 21:14:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:06 [DEBUG] agent: Node info in sync 2021/05/21 21:14:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (274.852µs) from=10.233.68.174:59860 2021/05/21 21:14:06 [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/21 21:14:06 [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/21 21:14: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/21 21:14: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/21 21:14:06 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.73.12_8446" 2021/05/21 21:14:06 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Node info in sync 2021/05/21 21:14:06 [DEBUG] http: Request PUT /v1/agent/service/register (203.732373ms) from=10.233.68.174:59864 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:06 [DEBUG] agent: Node info in sync 2021/05/21 21:14:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (412.374µs) from=10.233.68.174:59868 2021/05/21 21:14:06 [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/21 21:14: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/21 21:14: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/21 21:14:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:06 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.73.12_8446" 2021/05/21 21:14:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Node info in sync 2021/05/21 21:14:06 [DEBUG] http: Request PUT /v1/agent/service/register (303.151204ms) from=10.233.68.174:59870 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:07 [DEBUG] agent: Node info in sync 2021/05/21 21:14:07 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (100.078045ms) from=10.233.68.174:59872 2021/05/21 21:14:07 [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/21 21:14:07 [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/21 21:14: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/21 21:14: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/21 21:14:07 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:07 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.73.12_8446" 2021/05/21 21:14:07 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:07 [DEBUG] agent: Node info in sync 2021/05/21 21:14:07 [DEBUG] http: Request PUT /v1/agent/service/register (202.611412ms) from=10.233.68.174:59874 2021/05/21 21:14:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:07 [DEBUG] agent: Node info in sync 2021/05/21 21:14:07 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (450.876µs) from=10.233.68.174:59884 2021/05/21 21:14:07 [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/21 21:14: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/21 21:14: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/21 21:14:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.73.12_8446" 2021/05/21 21:14:08 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Node info in sync 2021/05/21 21:14:08 [DEBUG] http: Request PUT /v1/agent/service/register (400.476665ms) from=10.233.68.174:59886 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Node info in sync 2021/05/21 21:14:08 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (409.161µs) from=10.233.68.174:59890 2021/05/21 21:14:08 [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/21 21:14:08 [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/21 21:14: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/21 21:14: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/21 21:14:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:08 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.73.12_8446" 2021/05/21 21:14:08 [DEBUG] agent: Node info in sync 2021/05/21 21:14:08 [DEBUG] http: Request PUT /v1/agent/service/register (284.64369ms) from=10.233.68.174:59896 2021/05/21 21:14:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:08 [DEBUG] agent: Node info in sync 2021/05/21 21:14:08 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (376.323µs) from=10.233.68.174:59900 2021/05/21 21:14:08 [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/21 21:14: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/21 21:14: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/21 21:14:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:09 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.73.12_8446" 2021/05/21 21:14:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Node info in sync 2021/05/21 21:14:09 [DEBUG] http: Request PUT /v1/agent/service/register (582.902593ms) from=10.233.68.174:59902 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Node info in sync 2021/05/21 21:14:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (420.685µs) from=10.233.68.174:59906 2021/05/21 21:14:09 [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/21 21:14:09 [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/21 21:14: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/21 21:14: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/21 21:14:09 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:09 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.73.12_8446" 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Node info in sync 2021/05/21 21:14:09 [DEBUG] http: Request PUT /v1/agent/service/register (271.715024ms) from=10.233.68.174:59908 2021/05/21 21:14:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:09 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:09 [DEBUG] agent: Node info in sync 2021/05/21 21:14:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (548.914µs) from=10.233.68.174:59910 2021/05/21 21:14:09 [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/21 21:14: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/21 21:14: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/21 21:14:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:10 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.73.12_8446" 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Node info in sync 2021/05/21 21:14:10 [DEBUG] http: Request PUT /v1/agent/service/register (162.645619ms) from=10.233.68.174:59912 2021/05/21 21:14:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Node info in sync 2021/05/21 21:14:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (409.699µs) from=10.233.68.174:59914 2021/05/21 21:14:10 [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/21 21:14:10 [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/21 21:14: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/21 21:14: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/21 21:14:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.73.12_8446" 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Node info in sync 2021/05/21 21:14:10 [DEBUG] http: Request PUT /v1/agent/service/register (86.262108ms) from=10.233.68.174:59916 2021/05/21 21:14:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Node info in sync 2021/05/21 21:14:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (340.142µs) from=10.233.68.174:59920 2021/05/21 21:14:10 [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/21 21:14: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/21 21:14: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/21 21:14:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.73.12_8446" 2021/05/21 21:14:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Node info in sync 2021/05/21 21:14:10 [DEBUG] http: Request PUT /v1/agent/service/register (328.52135ms) from=10.233.68.174:59928 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:10 [DEBUG] agent: Node info in sync 2021/05/21 21:14:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (99.591542ms) from=10.233.68.174:59932 2021/05/21 21:14:11 [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/21 21:14:11 [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/21 21:14: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/21 21:14: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/21 21:14:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:11 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.73.12_8446" 2021/05/21 21:14:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:11 [DEBUG] agent: Node info in sync 2021/05/21 21:14:11 [DEBUG] http: Request PUT /v1/agent/service/register (281.011161ms) from=10.233.68.174:59936 2021/05/21 21:14:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:11 [DEBUG] agent: Node info in sync 2021/05/21 21:14:12 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (399.845548ms) from=10.233.68.174:59944 2021/05/21 21:14:12 [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/21 21:14: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/21 21:14: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/21 21:14:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:12 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.73.12_8446" 2021/05/21 21:14:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:12 [DEBUG] agent: Node info in sync 2021/05/21 21:14:12 [DEBUG] http: Request PUT /v1/agent/service/register (137.259176ms) from=10.233.68.174:59954 2021/05/21 21:14:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:12 [DEBUG] agent: Node info in sync 2021/05/21 21:14:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (416.485µs) from=10.233.68.174:59960 2021/05/21 21:14:12 [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/21 21:14:12 [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/21 21:14: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/21 21:14: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/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.73.12_8446" 2021/05/21 21:14:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Node info in sync 2021/05/21 21:14:13 [DEBUG] http: Request PUT /v1/agent/service/register (332.274127ms) from=10.233.68.174:59964 2021/05/21 21:14:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:13 [DEBUG] agent: Node info in sync 2021/05/21 21:14:13 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (368.683µs) from=10.233.68.174:59966 2021/05/21 21:14:13 [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/21 21:14: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/21 21:14: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/21 21:14:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:13 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.73.12_8446" 2021/05/21 21:14:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:13 [DEBUG] agent: Node info in sync 2021/05/21 21:14:13 [DEBUG] http: Request PUT /v1/agent/service/register (237.671064ms) from=10.233.68.174:59968 2021/05/21 21:14:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Node info in sync 2021/05/21 21:14:13 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (407.218µs) from=10.233.68.174:59972 2021/05/21 21:14:13 [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/21 21:14:13 [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/21 21:14: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/21 21:14: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/21 21:14:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.73.12_8446" 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:13 [DEBUG] agent: Node info in sync 2021/05/21 21:14:13 [DEBUG] http: Request PUT /v1/agent/service/register (260.600913ms) from=10.233.68.174:59974 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Node info in sync 2021/05/21 21:14:13 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (345.85µs) from=10.233.68.174:59978 2021/05/21 21:14:13 [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/21 21:14: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/21 21:14: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/21 21:14:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.73.12_8446" 2021/05/21 21:14:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Node info in sync 2021/05/21 21:14:13 [DEBUG] http: Request PUT /v1/agent/service/register (5.341473ms) from=10.233.68.174:59980 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:13 [DEBUG] agent: Node info in sync 2021/05/21 21:14:13 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (103.231924ms) from=10.233.68.174:59982 2021/05/21 21:14:13 [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/21 21:14:13 [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/21 21:14: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/21 21:14: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/21 21:14:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.73.12_8446" 2021/05/21 21:14:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Node info in sync 2021/05/21 21:14:14 [DEBUG] http: Request PUT /v1/agent/service/register (376.379746ms) from=10.233.68.174:59984 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Node info in sync 2021/05/21 21:14:14 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (101.396838ms) from=10.233.68.174:59992 2021/05/21 21:14:14 [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/21 21:14:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 21:14:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 21:14:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.73.12_8446" 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:14 [DEBUG] agent: Node info in sync 2021/05/21 21:14:14 [DEBUG] http: Request PUT /v1/agent/service/register (131.139639ms) from=10.233.68.174:59994 2021/05/21 21:14:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:14 [DEBUG] agent: Node info in sync 2021/05/21 21:14:14 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (410.837µs) from=10.233.68.174:59996 2021/05/21 21:14:15 [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/21 21:14:15 [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/21 21:14: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/21 21:14: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/21 21:14:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-7nhqm" since the cluster is too small 2021/05/21 21:14:15 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.73.12_8446" 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Node info in sync 2021/05/21 21:14:15 [DEBUG] http: Request PUT /v1/agent/service/register (253.606725ms) from=10.233.68.174:59998 2021/05/21 21:14:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Node info in sync 2021/05/21 21:14:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (378.734µs) from=10.233.68.174:60004 2021/05/21 21:14:15 [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/21 21:14: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/21 21:14: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/21 21:14:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.73.12_8446" 2021/05/21 21:14:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Node info in sync 2021/05/21 21:14:15 [DEBUG] http: Request PUT /v1/agent/service/register (359.163756ms) from=10.233.68.174:60006 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:15 [DEBUG] agent: Node info in sync 2021/05/21 21:14:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (302.648µs) from=10.233.68.174:60014 2021/05/21 21:14:15 [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/21 21:14:15 [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/21 21:14: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/21 21:14: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/21 21:14:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.73.12_8446" 2021/05/21 21:14:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Node info in sync 2021/05/21 21:14:16 [DEBUG] http: Request PUT /v1/agent/service/register (264.749806ms) from=10.233.68.174:60016 2021/05/21 21:14:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Node info in sync 2021/05/21 21:14:16 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (280.501µs) from=10.233.68.174:60020 2021/05/21 21:14:16 [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/21 21:14:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 21:14:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 21:14:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.73.12_8446" 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:16 [DEBUG] agent: Node info in sync 2021/05/21 21:14:16 [DEBUG] http: Request PUT /v1/agent/service/register (201.127775ms) from=10.233.68.174:60022 2021/05/21 21:14:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:16 [DEBUG] agent: Node info in sync 2021/05/21 21:14:16 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (359.208µs) from=10.233.68.174:60030 2021/05/21 21:14:16 [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/21 21:14:16 [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/21 21:14:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 21:14:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 21:14:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.73.12_8446" 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Node info in sync 2021/05/21 21:14:17 [DEBUG] http: Request PUT /v1/agent/service/register (418.16697ms) from=10.233.68.174:60032 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Node info in sync 2021/05/21 21:14:17 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (500.592µs) from=10.233.68.174:60036 2021/05/21 21:14:17 [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/21 21:14: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/21 21:14: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/21 21:14:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.73.12_8446" 2021/05/21 21:14:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Node info in sync 2021/05/21 21:14:17 [DEBUG] http: Request PUT /v1/agent/service/register (287.826152ms) from=10.233.68.174:60038 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Node info in sync 2021/05/21 21:14:17 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (314.599µs) from=10.233.68.174:60048 2021/05/21 21:14:17 [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/21 21:14:17 [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/21 21:14: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/21 21:14: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/21 21:14:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.73.12_8446" 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Node info in sync 2021/05/21 21:14:17 [DEBUG] http: Request PUT /v1/agent/service/register (218.333444ms) from=10.233.68.174:60050 2021/05/21 21:14:17 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:17 [DEBUG] agent: Node info in sync 2021/05/21 21:14:18 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (172.662943ms) from=10.233.68.174:60054 2021/05/21 21:14:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 21:14: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/21 21:14: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/21 21:14:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.73.12_8446" 2021/05/21 21:14:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:18 [DEBUG] agent: Node info in sync 2021/05/21 21:14:18 [DEBUG] http: Request PUT /v1/agent/service/register (780.084149ms) from=10.233.68.174:60056 2021/05/21 21:14:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:18 [DEBUG] agent: Node info in sync 2021/05/21 21:14:18 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (432.224µs) from=10.233.68.174:60064 2021/05/21 21:14:18 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 21:14:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 21:14: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/21 21:14: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/21 21:14:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [INFO] agent: Synced service "_v11__aai-nquery_10.233.73.12_8446" 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Node info in sync 2021/05/21 21:14:19 [DEBUG] http: Request PUT /v1/agent/service/register (325.365907ms) from=10.233.68.174:60066 2021/05/21 21:14:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Node info in sync 2021/05/21 21:14:19 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (387.977µs) from=10.233.68.174:60070 2021/05/21 21:14:19 [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/21 21:14: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/21 21:14: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/21 21:14:19 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [INFO] agent: Synced service "_v11_aai-nquery_10.233.73.12_8446" 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Node info in sync 2021/05/21 21:14:19 [DEBUG] http: Request PUT /v1/agent/service/register (335.940179ms) from=10.233.68.174:60072 2021/05/21 21:14:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:19 [DEBUG] agent: Node info in sync 2021/05/21 21:14:19 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (59.238795ms) from=10.233.68.174:60074 2021/05/21 21:14:19 [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/21 21:14:19 [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/21 21:14: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/21 21:14: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/21 21:14:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [INFO] agent: Synced service "_v12__aai-nquery_10.233.73.12_8446" 2021/05/21 21:14:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Node info in sync 2021/05/21 21:14:20 [DEBUG] http: Request PUT /v1/agent/service/register (88.176279ms) from=10.233.68.174:60076 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Node info in sync 2021/05/21 21:14:20 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (418.23µs) from=10.233.68.174:60078 2021/05/21 21:14:20 [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/21 21:14:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 21:14:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 21:14:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [INFO] agent: Synced service "_v12_aai-nquery_10.233.73.12_8446" 2021/05/21 21:14:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Node info in sync 2021/05/21 21:14:20 [DEBUG] http: Request PUT /v1/agent/service/register (380.470266ms) from=10.233.68.174:60080 2021/05/21 21:14:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Node info in sync 2021/05/21 21:14:20 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (358.458µs) from=10.233.68.174:60088 2021/05/21 21:14:20 [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/21 21:14:20 [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/21 21:14:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 21:14:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 21:14:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [INFO] agent: Synced service "_v13__aai-nquery_10.233.73.12_8446" 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Node info in sync 2021/05/21 21:14:20 [DEBUG] http: Request PUT /v1/agent/service/register (152.057426ms) from=10.233.68.174:60090 2021/05/21 21:14:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:20 [DEBUG] agent: Node info in sync 2021/05/21 21:14:20 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (105.584703ms) from=10.233.68.174:60092 2021/05/21 21:14:21 [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/21 21:14: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/21 21:14: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/21 21:14:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [INFO] agent: Synced service "_v13_aai-nquery_10.233.73.12_8446" 2021/05/21 21:14:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Node info in sync 2021/05/21 21:14:21 [DEBUG] http: Request PUT /v1/agent/service/register (107.471326ms) from=10.233.68.174:60094 2021/05/21 21:14:21 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:21 [DEBUG] agent: Node info in sync 2021/05/21 21:14:21 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (331.982µs) from=10.233.68.174:60098 2021/05/21 21:14:21 [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/21 21:14:21 [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/21 21:14: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/21 21:14: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/21 21:14:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [INFO] agent: Synced service "_v14__aai-nquery_10.233.73.12_8446" 2021/05/21 21:14:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Node info in sync 2021/05/21 21:14:22 [DEBUG] http: Request PUT /v1/agent/service/register (485.595034ms) from=10.233.68.174:60108 2021/05/21 21:14:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Node info in sync 2021/05/21 21:14:22 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (386.022µs) from=10.233.68.174:60114 2021/05/21 21:14:22 [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/21 21:14: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/21 21:14: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/21 21:14:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.43_9011" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_catalog_10.233.54.75_8806" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.22.16_9518" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_parser_10.233.54.75_8806" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_nsd_10.233.54.75_8806" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_message-router_10.233.6.188_3904" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [INFO] agent: Synced service "_v14_aai-nquery_10.233.73.12_8446" 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Node info in sync 2021/05/21 21:14:22 [DEBUG] http: Request PUT /v1/agent/service/register (277.290214ms) from=10.233.68.174:60116 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.75_8806" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.21.15_9005" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.253_9009" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.105_9004" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.69_9007" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.11_9015" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_appc_10.233.34.130_8443" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.21.15_9005" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.18_8080" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v0_multicloud_10.233.48.108_9001" in sync 2021/05/21 21:14:22 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (304.987µs) from=10.233.68.174:60124 2021/05/21 21:14:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.32_443" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.12_8446" in sync 2021/05/21 21:14:2