By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + [ a = - ] + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: 'd86b2647-22ae-dfc6-7a32-44d9b82b19d9' Node name: 'onap-msb-consul-86975585d9-2hl9t' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2021/07/09 23:08:03 [DEBUG] agent: Using random ID "d86b2647-22ae-dfc6-7a32-44d9b82b19d9" as node ID 2021/07/09 23:08:03 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:d86b2647-22ae-dfc6-7a32-44d9b82b19d9 Address:127.0.0.1:8300}] 2021/07/09 23:08:03 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/07/09 23:08:03 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/07/09 23:08:03 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/07/09 23:08:03 [WARN] raft: Unable to get address for server id d86b2647-22ae-dfc6-7a32-44d9b82b19d9, using fallback address 127.0.0.1:8300: Could not find address for server id d86b2647-22ae-dfc6-7a32-44d9b82b19d9 2021/07/09 23:08:03 [DEBUG] raft: Votes needed: 1 2021/07/09 23:08:03 [DEBUG] raft: Vote granted from d86b2647-22ae-dfc6-7a32-44d9b82b19d9 in term 2. Tally: 1 2021/07/09 23:08:03 [INFO] raft: Election won. Tally: 1 2021/07/09 23:08:03 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/07/09 23:08:03 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-2hl9t.dc1 127.0.0.1 2021/07/09 23:08:03 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-2hl9t 127.0.0.1 2021/07/09 23:08:04 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-2hl9t (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/07/09 23:08:04 [INFO] consul: cluster leadership acquired 2021/07/09 23:08:04 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-2hl9t.dc1" in area "wan" 2021/07/09 23:08:04 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/07/09 23:08:04 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/07/09 23:08:04 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/07/09 23:08:04 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/07/09 23:08:04 [INFO] agent: started state syncer 2021/07/09 23:08:04 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-2hl9t 2021/07/09 23:08:04 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/07/09 23:08:04 [INFO] agent: Synced node info 2021/07/09 23:08:05 [DEBUG] agent: Node info in sync 2021/07/09 23:08:05 [DEBUG] agent: Node info in sync 2021/07/09 23:08:05 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/07/09 23:08:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-2hl9t" since the cluster is too small 2021/07/09 23:08:05 [INFO] consul: member 'onap-msb-consul-86975585d9-2hl9t' joined, marking health alive 2021/07/09 23:08:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-2hl9t" since the cluster is too small ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2021/07/09 23:09:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-2hl9t" since the cluster is too small 2021/07/09 23:09:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/07/09 23:09:29 [DEBUG] agent: Node info in sync 2021/07/09 23:10:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-2hl9t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/07/09 23:10:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-2hl9t" since the cluster is too small 2021/07/09 23:10:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/07/09 23:10:51 [DEBUG] agent: Node info in sync 2021/07/09 23:11:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-2hl9t" since the cluster is too small 2021/07/09 23:11:13 [DEBUG] http: Request GET /v1/status/leader (328.185µs) from=10.233.70.167:46998 2021/07/09 23:11:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11: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/07/09 23:11:14 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.36.192_443" 2021/07/09 23:11:14 [DEBUG] agent: Node info in sync 2021/07/09 23:11:14 [DEBUG] http: Request PUT /v1/agent/service/register (223.661402ms) from=10.233.70.167:47004 2021/07/09 23:11:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:14 [DEBUG] agent: Node info in sync 2021/07/09 23:11:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (586.405µs) from=10.233.70.167:47006 2021/07/09 23:11:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11: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/07/09 23:11:15 [INFO] agent: Synced service "_v1_message-router_10.233.47.77_3904" 2021/07/09 23:11:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:15 [DEBUG] agent: Node info in sync 2021/07/09 23:11:15 [DEBUG] http: Request PUT /v1/agent/service/register (220.178319ms) from=10.233.70.167:47012 2021/07/09 23:11:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:15 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:15 [DEBUG] agent: Node info in sync 2021/07/09 23:11:15 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (411.832µs) from=10.233.70.167:47016 2021/07/09 23:11:16 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11: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/07/09 23:11:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:16 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:16 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.43.11_8080" 2021/07/09 23:11:16 [DEBUG] agent: Node info in sync 2021/07/09 23:11:16 [DEBUG] http: Request PUT /v1/agent/service/register (247.145702ms) from=10.233.70.167:47018 2021/07/09 23:11:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:16 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:16 [DEBUG] agent: Node info in sync 2021/07/09 23:11:16 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (326.729µs) from=10.233.70.167:47022 2021/07/09 23:11:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11: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/07/09 23:11:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:17 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:17 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.31.33_9007" 2021/07/09 23:11:17 [DEBUG] agent: Node info in sync 2021/07/09 23:11:17 [DEBUG] http: Request PUT /v1/agent/service/register (376.167146ms) from=10.233.70.167:47026 2021/07/09 23:11:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:17 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:17 [DEBUG] agent: Node info in sync 2021/07/09 23:11:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (419.953µs) from=10.233.70.167:47032 2021/07/09 23:11:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11: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/07/09 23:11:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:17 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:17 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.31.33_9007" 2021/07/09 23:11:17 [DEBUG] agent: Node info in sync 2021/07/09 23:11:17 [DEBUG] http: Request PUT /v1/agent/service/register (119.237362ms) from=10.233.70.167:47034 2021/07/09 23:11:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:17 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:17 [DEBUG] agent: Node info in sync 2021/07/09 23:11:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (327.398µs) from=10.233.70.167:47038 2021/07/09 23:11:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11: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/07/09 23:11:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:18 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:18 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.7.223_9011" 2021/07/09 23:11:18 [DEBUG] agent: Node info in sync 2021/07/09 23:11:18 [DEBUG] http: Request PUT /v1/agent/service/register (103.074702ms) from=10.233.70.167:47042 2021/07/09 23:11:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:18 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:18 [DEBUG] agent: Node info in sync 2021/07/09 23:11:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (103.20675ms) from=10.233.70.167:47044 2021/07/09 23:11:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11: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/07/09 23:11:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:19 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.7.223_9011" 2021/07/09 23:11:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:19 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:19 [DEBUG] agent: Node info in sync 2021/07/09 23:11:19 [DEBUG] http: Request PUT /v1/agent/service/register (253.355621ms) from=10.233.70.167:47052 2021/07/09 23:11:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:19 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (1.103067ms) from=10.233.70.167:47058 2021/07/09 23:11:19 [DEBUG] agent: Node info in sync 2021/07/09 23:11:20 [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/07/09 23:11: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/07/09 23:11:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:20 [INFO] agent: Synced service "_v1_parser_10.233.56.194_8806" 2021/07/09 23:11:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:20 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:20 [DEBUG] agent: Node info in sync 2021/07/09 23:11:20 [DEBUG] http: Request PUT /v1/agent/service/register (492.91425ms) from=10.233.70.167:47066 2021/07/09 23:11:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:20 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:20 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:20 [DEBUG] agent: Node info in sync 2021/07/09 23:11:20 [DEBUG] http: Request GET /v1/health/service/parser-v1 (544.263µs) from=10.233.70.167:47074 2021/07/09 23:11:20 [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/07/09 23:11: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/07/09 23:11:21 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:21 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:21 [INFO] agent: Synced service "_v1_catalog_10.233.56.194_8806" 2021/07/09 23:11:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:21 [DEBUG] agent: Node info in sync 2021/07/09 23:11:21 [DEBUG] http: Request PUT /v1/agent/service/register (301.839027ms) from=10.233.70.167:47078 2021/07/09 23:11:21 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:21 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:21 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:21 [DEBUG] agent: Node info in sync 2021/07/09 23:11:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (576.525µs) from=10.233.70.167:47082 2021/07/09 23:11:21 [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/07/09 23:11: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/07/09 23:11:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:21 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:21 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:21 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:21 [INFO] agent: Synced service "_v1_nsd_10.233.56.194_8806" 2021/07/09 23:11:21 [DEBUG] agent: Node info in sync 2021/07/09 23:11:21 [DEBUG] http: Request PUT /v1/agent/service/register (363.919832ms) from=10.233.70.167:47084 2021/07/09 23:11:21 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:21 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:21 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:21 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:21 [DEBUG] agent: Node info in sync 2021/07/09 23:11:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (497.658µs) from=10.233.70.167:47092 2021/07/09 23:11:21 [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/07/09 23:11: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/07/09 23:11:22 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:22 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.56.194_8806" 2021/07/09 23:11:22 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:22 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:22 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:22 [DEBUG] agent: Node info in sync 2021/07/09 23:11:22 [DEBUG] http: Request PUT /v1/agent/service/register (284.615935ms) from=10.233.70.167:47094 2021/07/09 23:11:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:22 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:22 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:22 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:22 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:22 [DEBUG] agent: Node info in sync 2021/07/09 23:11:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (91.781815ms) from=10.233.70.167:47096 2021/07/09 23:11:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11: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/07/09 23:11:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:22 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:22 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:22 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:22 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:22 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.39.42_9015" 2021/07/09 23:11:22 [DEBUG] agent: Node info in sync 2021/07/09 23:11:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:22 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:22 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:22 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:22 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:22 [DEBUG] agent: Node info in sync 2021/07/09 23:11:22 [DEBUG] http: Request PUT /v1/agent/service/register (190.938786ms) from=10.233.70.167:47098 2021/07/09 23:11:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (514.404µs) from=10.233.70.167:47102 2021/07/09 23:11:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11: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/07/09 23:11:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:23 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.28.43_9009" 2021/07/09 23:11:23 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:23 [DEBUG] agent: Node info in sync 2021/07/09 23:11:23 [DEBUG] http: Request PUT /v1/agent/service/register (438.381709ms) from=10.233.70.167:47104 2021/07/09 23:11:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:23 [DEBUG] agent: Node info in sync 2021/07/09 23:11:23 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (363.793µs) from=10.233.70.167:47108 2021/07/09 23:11:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:23 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.28.43_9009" 2021/07/09 23:11:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:23 [DEBUG] agent: Node info in sync 2021/07/09 23:11:23 [DEBUG] http: Request PUT /v1/agent/service/register (196.140802ms) from=10.233.70.167:47112 2021/07/09 23:11:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:23 [DEBUG] agent: Node info in sync 2021/07/09 23:11:23 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (527.653µs) from=10.233.70.167:47114 2021/07/09 23:11:24 [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/07/09 23:11:24 [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/07/09 23:11:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:24 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" 2021/07/09 23:11:24 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:24 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:24 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:24 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:24 [DEBUG] agent: Node info in sync 2021/07/09 23:11:24 [DEBUG] http: Request PUT /v1/agent/service/register (391.144799ms) from=10.233.70.167:47118 2021/07/09 23:11:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:24 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:24 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:24 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:24 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:24 [DEBUG] agent: Node info in sync 2021/07/09 23:11:24 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (504.169µs) from=10.233.70.167:47122 2021/07/09 23:11:24 [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/07/09 23:11:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:25 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" 2021/07/09 23:11:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:25 [DEBUG] agent: Node info in sync 2021/07/09 23:11:25 [DEBUG] http: Request PUT /v1/agent/service/register (199.694378ms) from=10.233.70.167:47124 2021/07/09 23:11:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:25 [DEBUG] agent: Node info in sync 2021/07/09 23:11:25 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (331.842µs) from=10.233.70.167:47126 2021/07/09 23:11:25 [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/07/09 23:11:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:25 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" 2021/07/09 23:11:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:25 [DEBUG] agent: Node info in sync 2021/07/09 23:11:25 [DEBUG] http: Request PUT /v1/agent/service/register (566.625418ms) from=10.233.70.167:47128 2021/07/09 23:11:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:25 [DEBUG] agent: Node info in sync 2021/07/09 23:11:26 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (435.842µs) from=10.233.70.167:47132 2021/07/09 23:11:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:26 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.0.6_9004" 2021/07/09 23:11:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:26 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:26 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:26 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:26 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:26 [DEBUG] agent: Node info in sync 2021/07/09 23:11:26 [DEBUG] http: Request PUT /v1/agent/service/register (247.214801ms) from=10.233.70.167:47134 2021/07/09 23:11:26 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:26 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:26 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:26 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:26 [DEBUG] agent: Node info in sync 2021/07/09 23:11:26 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (100.156364ms) from=10.233.70.167:47138 2021/07/09 23:11:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:27 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.0.6_9004" 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:27 [DEBUG] agent: Node info in sync 2021/07/09 23:11:27 [DEBUG] http: Request PUT /v1/agent/service/register (321.55468ms) from=10.233.70.167:47142 2021/07/09 23:11:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:27 [DEBUG] agent: Node info in sync 2021/07/09 23:11:27 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (428.246µs) from=10.233.70.167:47148 2021/07/09 23:11:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:27 [INFO] agent: Synced service "_v0_multicloud_10.233.39.97_9001" 2021/07/09 23:11:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:27 [DEBUG] agent: Node info in sync 2021/07/09 23:11:27 [DEBUG] http: Request PUT /v1/agent/service/register (245.60718ms) from=10.233.70.167:47150 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:27 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:27 [DEBUG] agent: Node info in sync 2021/07/09 23:11:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (377.299µs) from=10.233.70.167:47152 2021/07/09 23:11:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:28 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:28 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:28 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:28 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:28 [INFO] agent: Synced service "_v1_multicloud_10.233.39.97_9001" 2021/07/09 23:11:28 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:28 [DEBUG] agent: Node info in sync 2021/07/09 23:11:28 [DEBUG] http: Request PUT /v1/agent/service/register (201.379125ms) from=10.233.70.167:47154 2021/07/09 23:11:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:28 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:28 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:28 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:28 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:28 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:28 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:28 [DEBUG] agent: Node info in sync 2021/07/09 23:11:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (176.295373ms) from=10.233.70.167:47156 2021/07/09 23:11:28 [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/07/09 23:11:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:29 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:29 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:29 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:29 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:29 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:29 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:29 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.55.177_9518" 2021/07/09 23:11:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:29 [DEBUG] agent: Node info in sync 2021/07/09 23:11:29 [DEBUG] http: Request PUT /v1/agent/service/register (758.957831ms) from=10.233.70.167:47162 2021/07/09 23:11:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:29 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:29 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:29 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:29 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:29 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:29 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:29 [DEBUG] agent: Node info in sync 2021/07/09 23:11:29 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (99.937999ms) from=10.233.70.167:47174 2021/07/09 23:11:29 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:29 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:30 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.67.191_8446" 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:30 [DEBUG] agent: Node info in sync 2021/07/09 23:11:30 [DEBUG] http: Request PUT /v1/agent/service/register (350.005913ms) from=10.233.70.167:47178 2021/07/09 23:11:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:30 [DEBUG] agent: Node info in sync 2021/07/09 23:11:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (100.23033ms) from=10.233.70.167:47184 2021/07/09 23:11:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:30 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.67.191_8446" 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:30 [DEBUG] agent: Node info in sync 2021/07/09 23:11:30 [DEBUG] http: Request PUT /v1/agent/service/register (161.647266ms) from=10.233.70.167:47186 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:30 [DEBUG] agent: Node info in sync 2021/07/09 23:11:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (330.532µs) from=10.233.70.167:47190 2021/07/09 23:11:30 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:30 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.67.191_8446" 2021/07/09 23:11:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:30 [DEBUG] agent: Node info in sync 2021/07/09 23:11:30 [DEBUG] http: Request PUT /v1/agent/service/register (377.46996ms) from=10.233.70.167:47192 2021/07/09 23:11:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:30 [DEBUG] agent: Node info in sync 2021/07/09 23:11:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (99.884148ms) from=10.233.70.167:47200 2021/07/09 23:11:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:31 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.67.191_8446" 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:31 [DEBUG] agent: Node info in sync 2021/07/09 23:11:31 [DEBUG] http: Request PUT /v1/agent/service/register (131.127239ms) from=10.233.70.167:47204 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:31 [DEBUG] agent: Node info in sync 2021/07/09 23:11:31 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (355.571µs) from=10.233.70.167:47206 2021/07/09 23:11:31 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:31 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.67.191_8446" 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:31 [DEBUG] agent: Node info in sync 2021/07/09 23:11:31 [DEBUG] http: Request PUT /v1/agent/service/register (334.557978ms) from=10.233.70.167:47208 2021/07/09 23:11:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:31 [DEBUG] agent: Node info in sync 2021/07/09 23:11:31 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (341.176µs) from=10.233.70.167:47212 2021/07/09 23:11:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:31 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.67.191_8446" 2021/07/09 23:11:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:31 [DEBUG] agent: Node info in sync 2021/07/09 23:11:31 [DEBUG] http: Request PUT /v1/agent/service/register (298.741857ms) from=10.233.70.167:47218 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:31 [DEBUG] agent: Node info in sync 2021/07/09 23:11:31 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (333.438µs) from=10.233.70.167:47220 2021/07/09 23:11:32 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:32 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:32 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.67.191_8446" 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:32 [DEBUG] agent: Node info in sync 2021/07/09 23:11:32 [DEBUG] http: Request PUT /v1/agent/service/register (364.321332ms) from=10.233.70.167:47226 2021/07/09 23:11:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:32 [DEBUG] agent: Node info in sync 2021/07/09 23:11:32 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (364.53µs) from=10.233.70.167:47232 2021/07/09 23:11:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:32 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.67.191_8446" 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:32 [DEBUG] agent: Node info in sync 2021/07/09 23:11:32 [DEBUG] http: Request PUT /v1/agent/service/register (106.292118ms) from=10.233.70.167:47234 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:32 [DEBUG] agent: Node info in sync 2021/07/09 23:11:32 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (179.81658ms) from=10.233.70.167:47236 2021/07/09 23:11:32 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:32 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:33 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.67.191_8446" 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Node info in sync 2021/07/09 23:11:33 [DEBUG] http: Request PUT /v1/agent/service/register (258.818205ms) from=10.233.70.167:47240 2021/07/09 23:11:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Node info in sync 2021/07/09 23:11:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (406.217µs) from=10.233.70.167:47242 2021/07/09 23:11:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:33 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.67.191_8446" 2021/07/09 23:11:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:33 [DEBUG] agent: Node info in sync 2021/07/09 23:11:33 [DEBUG] http: Request PUT /v1/agent/service/register (145.736687ms) from=10.233.70.167:47244 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:33 [DEBUG] agent: Node info in sync 2021/07/09 23:11:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (370.855µs) from=10.233.70.167:47252 2021/07/09 23:11:33 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:33 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.67.191_8446" 2021/07/09 23:11:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Node info in sync 2021/07/09 23:11:33 [DEBUG] http: Request PUT /v1/agent/service/register (200.15806ms) from=10.233.70.167:47254 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:33 [DEBUG] agent: Node info in sync 2021/07/09 23:11:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (694.035202ms) from=10.233.70.167:47256 2021/07/09 23:11:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.67.191_8446" 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Node info in sync 2021/07/09 23:11:35 [DEBUG] http: Request PUT /v1/agent/service/register (267.575282ms) from=10.233.70.167:47260 2021/07/09 23:11:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Node info in sync 2021/07/09 23:11:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (99.872503ms) from=10.233.70.167:47262 2021/07/09 23:11:35 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:35 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.67.191_8446" 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:35 [DEBUG] agent: Node info in sync 2021/07/09 23:11:35 [DEBUG] http: Request PUT /v1/agent/service/register (596.59787ms) from=10.233.70.167:47264 2021/07/09 23:11:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:35 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:35 [DEBUG] agent: Node info in sync 2021/07/09 23:11:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (99.901469ms) from=10.233.70.167:47268 2021/07/09 23:11:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:36 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.67.191_8446" 2021/07/09 23:11:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:36 [DEBUG] agent: Node info in sync 2021/07/09 23:11:36 [DEBUG] http: Request PUT /v1/agent/service/register (571.437166ms) from=10.233.70.167:47270 2021/07/09 23:11:36 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:36 [DEBUG] agent: Node info in sync 2021/07/09 23:11:36 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (427.622µs) from=10.233.70.167:47274 2021/07/09 23:11:37 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.67.191_8446" 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:37 [DEBUG] agent: Node info in sync 2021/07/09 23:11:37 [DEBUG] http: Request PUT /v1/agent/service/register (378.214689ms) from=10.233.70.167:47276 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (485.898µs) from=10.233.70.167:47280 2021/07/09 23:11:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:37 [DEBUG] agent: Node info in sync 2021/07/09 23:11:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.67.191_8446" 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:37 [DEBUG] agent: Node info in sync 2021/07/09 23:11:37 [DEBUG] http: Request PUT /v1/agent/service/register (301.254536ms) from=10.233.70.167:47286 2021/07/09 23:11:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:37 [DEBUG] agent: Node info in sync 2021/07/09 23:11:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (99.833911ms) from=10.233.70.167:47288 2021/07/09 23:11:38 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.67.191_8446" 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:38 [DEBUG] agent: Node info in sync 2021/07/09 23:11:38 [DEBUG] http: Request PUT /v1/agent/service/register (158.880402ms) from=10.233.70.167:47290 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Node info in sync 2021/07/09 23:11:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (99.789539ms) from=10.233.70.167:47296 2021/07/09 23:11:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.67.191_8446" 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Node info in sync 2021/07/09 23:11:38 [DEBUG] http: Request PUT /v1/agent/service/register (167.754853ms) from=10.233.70.167:47298 2021/07/09 23:11:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:38 [DEBUG] agent: Node info in sync 2021/07/09 23:11:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (331.271µs) from=10.233.70.167:47302 2021/07/09 23:11:39 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:39 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.67.191_8446" 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Node info in sync 2021/07/09 23:11:39 [DEBUG] http: Request PUT /v1/agent/service/register (448.133891ms) from=10.233.70.167:47304 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Node info in sync 2021/07/09 23:11:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (36.666298ms) from=10.233.70.167:47312 2021/07/09 23:11:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:39 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.67.191_8446" 2021/07/09 23:11:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:39 [DEBUG] agent: Node info in sync 2021/07/09 23:11:39 [DEBUG] http: Request PUT /v1/agent/service/register (197.629805ms) from=10.233.70.167:47314 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:39 [DEBUG] agent: Node info in sync 2021/07/09 23:11:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (199.830971ms) from=10.233.70.167:47320 2021/07/09 23:11:40 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.67.191_8446" 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Node info in sync 2021/07/09 23:11:41 [DEBUG] http: Request PUT /v1/agent/service/register (399.818141ms) from=10.233.70.167:47322 2021/07/09 23:11:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Node info in sync 2021/07/09 23:11:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (331.389µs) from=10.233.70.167:47336 2021/07/09 23:11:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.67.191_8446" 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:41 [DEBUG] agent: Node info in sync 2021/07/09 23:11:41 [DEBUG] http: Request PUT /v1/agent/service/register (76.757766ms) from=10.233.70.167:47338 2021/07/09 23:11:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:41 [DEBUG] agent: Node info in sync 2021/07/09 23:11:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (328.727µs) from=10.233.70.167:47340 2021/07/09 23:11:41 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.67.191_8446" 2021/07/09 23:11:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Node info in sync 2021/07/09 23:11:41 [DEBUG] http: Request PUT /v1/agent/service/register (200.658907ms) from=10.233.70.167:47346 2021/07/09 23:11:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:41 [DEBUG] agent: Node info in sync 2021/07/09 23:11:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (370.134µs) from=10.233.70.167:47352 2021/07/09 23:11:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:42 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.67.191_8446" 2021/07/09 23:11:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:42 [DEBUG] agent: Node info in sync 2021/07/09 23:11:42 [DEBUG] http: Request PUT /v1/agent/service/register (115.478513ms) from=10.233.70.167:47354 2021/07/09 23:11:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:42 [DEBUG] agent: Node info in sync 2021/07/09 23:11:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (417.159µs) from=10.233.70.167:47358 2021/07/09 23:11:42 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.67.191_8446" 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:42 [DEBUG] agent: Node info in sync 2021/07/09 23:11:42 [DEBUG] http: Request PUT /v1/agent/service/register (122.79666ms) from=10.233.70.167:47360 2021/07/09 23:11:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:42 [DEBUG] agent: Node info in sync 2021/07/09 23:11:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (345.533µs) from=10.233.70.167:47362 2021/07/09 23:11:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:42 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.67.191_8446" 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Node info in sync 2021/07/09 23:11:42 [DEBUG] http: Request PUT /v1/agent/service/register (249.126049ms) from=10.233.70.167:47368 2021/07/09 23:11:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:42 [DEBUG] agent: Node info in sync 2021/07/09 23:11:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (419.091µs) from=10.233.70.167:47374 2021/07/09 23:11:43 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.67.191_8446" 2021/07/09 23:11:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Node info in sync 2021/07/09 23:11:43 [DEBUG] http: Request PUT /v1/agent/service/register (16.041475ms) from=10.233.70.167:47376 2021/07/09 23:11:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Node info in sync 2021/07/09 23:11:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (444.51µs) from=10.233.70.167:47378 2021/07/09 23:11:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.67.191_8446" 2021/07/09 23:11:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Node info in sync 2021/07/09 23:11:43 [DEBUG] http: Request PUT /v1/agent/service/register (319.739554ms) from=10.233.70.167:47392 2021/07/09 23:11:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:43 [DEBUG] agent: Node info in sync 2021/07/09 23:11:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (464.991µs) from=10.233.70.167:47394 2021/07/09 23:11:43 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.67.191_8446" 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:44 [DEBUG] agent: Node info in sync 2021/07/09 23:11:44 [DEBUG] http: Request PUT /v1/agent/service/register (298.563664ms) from=10.233.70.167:47396 2021/07/09 23:11:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Node info in sync 2021/07/09 23:11:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (347.807µs) from=10.233.70.167:47398 2021/07/09 23:11:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.67.191_8446" 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:44 [DEBUG] agent: Node info in sync 2021/07/09 23:11:44 [DEBUG] http: Request PUT /v1/agent/service/register (163.515248ms) from=10.233.70.167:47402 2021/07/09 23:11:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:44 [DEBUG] agent: Node info in sync 2021/07/09 23:11:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (896.113µs) from=10.233.70.167:47406 2021/07/09 23:11:45 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:45 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.67.191_8446" 2021/07/09 23:11:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Node info in sync 2021/07/09 23:11:45 [DEBUG] http: Request PUT /v1/agent/service/register (401.245446ms) from=10.233.70.167:47408 2021/07/09 23:11:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:45 [DEBUG] agent: Node info in sync 2021/07/09 23:11:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (408.414µs) from=10.233.70.167:47420 2021/07/09 23:11:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.67.191_8446" 2021/07/09 23:11:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Node info in sync 2021/07/09 23:11:46 [DEBUG] http: Request PUT /v1/agent/service/register (387.491841ms) from=10.233.70.167:47422 2021/07/09 23:11:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:46 [DEBUG] agent: Node info in sync 2021/07/09 23:11:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (343.77µs) from=10.233.70.167:47428 2021/07/09 23:11:46 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:46 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:47 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.67.191_8446" 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Node info in sync 2021/07/09 23:11:47 [DEBUG] http: Request PUT /v1/agent/service/register (383.994742ms) from=10.233.70.167:47430 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Node info in sync 2021/07/09 23:11:47 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (379.154µs) from=10.233.70.167:47432 2021/07/09 23:11:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.67.191_8446" 2021/07/09 23:11:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Node info in sync 2021/07/09 23:11:47 [DEBUG] http: Request PUT /v1/agent/service/register (453.711498ms) from=10.233.70.167:47436 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (349.749µs) from=10.233.70.167:47444 2021/07/09 23:11:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Node info in sync 2021/07/09 23:11:47 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:47 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.67.191_8446" 2021/07/09 23:11:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:47 [DEBUG] agent: Node info in sync 2021/07/09 23:11:47 [DEBUG] http: Request PUT /v1/agent/service/register (260.481371ms) from=10.233.70.167:47446 2021/07/09 23:11:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:47 [DEBUG] agent: Node info in sync 2021/07/09 23:11:47 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (323.974µs) from=10.233.70.167:47450 2021/07/09 23:11:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.67.191_8446" 2021/07/09 23:11:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Node info in sync 2021/07/09 23:11:48 [DEBUG] http: Request PUT /v1/agent/service/register (71.194704ms) from=10.233.70.167:47452 2021/07/09 23:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:48 [DEBUG] agent: Node info in sync 2021/07/09 23:11:48 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (99.751196ms) from=10.233.70.167:47454 2021/07/09 23:11:48 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:48 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [INFO] agent: Synced service "_v11__aai-nquery_10.233.67.191_8446" 2021/07/09 23:11:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Node info in sync 2021/07/09 23:11:48 [DEBUG] http: Request PUT /v1/agent/service/register (434.834498ms) from=10.233.70.167:47460 2021/07/09 23:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:48 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (298.755µs) from=10.233.70.167:47470 2021/07/09 23:11:48 [DEBUG] agent: Node info in sync 2021/07/09 23:11:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [INFO] agent: Synced service "_v11_aai-nquery_10.233.67.191_8446" 2021/07/09 23:11:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Node info in sync 2021/07/09 23:11:49 [DEBUG] http: Request PUT /v1/agent/service/register (378.316579ms) from=10.233.70.167:47474 2021/07/09 23:11:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Node info in sync 2021/07/09 23:11:49 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (347.026µs) from=10.233.70.167:47478 2021/07/09 23:11:49 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:49 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [INFO] agent: Synced service "_v12__aai-nquery_10.233.67.191_8446" 2021/07/09 23:11:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:49 [DEBUG] agent: Node info in sync 2021/07/09 23:11:49 [DEBUG] http: Request PUT /v1/agent/service/register (181.694584ms) from=10.233.70.167:47480 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:49 [DEBUG] agent: Node info in sync 2021/07/09 23:11:49 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (380.453µs) from=10.233.70.167:47482 2021/07/09 23:11:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11: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/07/09 23:11:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [INFO] agent: Synced service "_v12_aai-nquery_10.233.67.191_8446" 2021/07/09 23:11:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Node info in sync 2021/07/09 23:11:50 [DEBUG] http: Request PUT /v1/agent/service/register (132.081695ms) from=10.233.70.167:47488 2021/07/09 23:11:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Node info in sync 2021/07/09 23:11:50 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (99.836213ms) from=10.233.70.167:47490 2021/07/09 23:11:50 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:50 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11: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/07/09 23:11:50 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [INFO] agent: Synced service "_v13__aai-nquery_10.233.67.191_8446" 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:50 [DEBUG] agent: Node info in sync 2021/07/09 23:11:50 [DEBUG] http: Request PUT /v1/agent/service/register (206.721739ms) from=10.233.70.167:47492 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:50 [DEBUG] agent: Node info in sync 2021/07/09 23:11:50 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (318.011µs) from=10.233.70.167:47502 2021/07/09 23:11:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11: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/07/09 23:11:51 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:51 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:51 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:51 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [INFO] agent: Synced service "_v13_aai-nquery_10.233.67.191_8446" 2021/07/09 23:11:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Node info in sync 2021/07/09 23:11:52 [DEBUG] http: Request PUT /v1/agent/service/register (1.19324963s) from=10.233.70.167:47506 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Node info in sync 2021/07/09 23:11:52 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (453.648µs) from=10.233.70.167:47514 2021/07/09 23:11:52 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:52 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11: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/07/09 23:11:52 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:52 [INFO] agent: Synced service "_v14__aai-nquery_10.233.67.191_8446" 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:52 [DEBUG] agent: Node info in sync 2021/07/09 23:11:52 [DEBUG] http: Request PUT /v1/agent/service/register (171.885531ms) from=10.233.70.167:47516 2021/07/09 23:11:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:52 [DEBUG] agent: Node info in sync 2021/07/09 23:11:52 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (99.802717ms) from=10.233.70.167:47520 2021/07/09 23:11:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11: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/07/09 23:11:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:53 [INFO] agent: Synced service "_v14_aai-nquery_10.233.67.191_8446" 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Node info in sync 2021/07/09 23:11:53 [DEBUG] http: Request PUT /v1/agent/service/register (319.84162ms) from=10.233.70.167:47522 2021/07/09 23:11:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:53 [DEBUG] agent: Node info in sync 2021/07/09 23:11:53 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (99.965836ms) from=10.233.70.167:47526 2021/07/09 23:11:53 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/09 23:11: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/07/09 23:11:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_nsd_10.233.56.194_8806" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.11_8080" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.223_9011" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.6_9004" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.192_443" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_parser_10.233.56.194_8806" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_message-router_10.233.47.77_3904" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.33_9007" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.194_8806" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.29_9005" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.42_9015" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_catalog_10.233.56.194_8806" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v0_multicloud_10.233.39.97_9001" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.29_9005" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [INFO] agent: Synced service "_v15__aai-nquery_10.233.67.191_8446" 2021/07/09 23:11:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Node info in sync 2021/07/09 23:11:53 [DEBUG] http: Request PUT /v1/agent/service/register (81.319917ms) from=10.233.70.167:47528 2021/07/09 23:11:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.177_9518" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.43_9009" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync 2021/07/09 23:11:53 [DEBUG] agent: Service "_v1_multicloud-pike