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: 'ee968619-b5d5-bf32-838e-14b6f22d5236' Node name: 'onap-msb-consul-68dcf487cc-657fp' 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/08/19 13:16:24 [DEBUG] agent: Using random ID "ee968619-b5d5-bf32-838e-14b6f22d5236" as node ID 2021/08/19 13:16:24 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:ee968619-b5d5-bf32-838e-14b6f22d5236 Address:127.0.0.1:8300}] 2021/08/19 13:16:24 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/08/19 13:16:24 [INFO] serf: EventMemberJoin: onap-msb-consul-68dcf487cc-657fp.dc1 127.0.0.1 2021/08/19 13:16:24 [INFO] serf: EventMemberJoin: onap-msb-consul-68dcf487cc-657fp 127.0.0.1 2021/08/19 13:16:24 [INFO] consul: Adding LAN server onap-msb-consul-68dcf487cc-657fp (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/08/19 13:16:24 [INFO] consul: Handled member-join event for server "onap-msb-consul-68dcf487cc-657fp.dc1" in area "wan" 2021/08/19 13:16:24 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/08/19 13:16:24 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/08/19 13:16:24 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/08/19 13:16:24 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/08/19 13:16:24 [INFO] agent: started state syncer 2021/08/19 13:16:24 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/08/19 13:16:24 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/08/19 13:16:24 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/08/19 13:16:24 [DEBUG] raft: Votes needed: 1 2021/08/19 13:16:24 [DEBUG] raft: Vote granted from ee968619-b5d5-bf32-838e-14b6f22d5236 in term 2. Tally: 1 2021/08/19 13:16:24 [INFO] raft: Election won. Tally: 1 2021/08/19 13:16:24 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/08/19 13:16:24 [INFO] consul: cluster leadership acquired 2021/08/19 13:16:24 [INFO] consul: New leader elected: onap-msb-consul-68dcf487cc-657fp 2021/08/19 13:16:24 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/08/19 13:16:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-68dcf487cc-657fp" since the cluster is too small 2021/08/19 13:16:24 [INFO] consul: member 'onap-msb-consul-68dcf487cc-657fp' joined, marking health alive 2021/08/19 13:16:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/08/19 13:16:25 [INFO] agent: Synced node info 2021/08/19 13:16:25 [DEBUG] agent: Node info in sync 2021/08/19 13:16:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/08/19 13:16:27 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.10.1 (currently running: 1.4.3) 2021/08/19 13:17:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-68dcf487cc-657fp" since the cluster is too small 2021/08/19 13:18:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/08/19 13:18:19 [DEBUG] agent: Node info in sync 2021/08/19 13:18:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-68dcf487cc-657fp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/08/19 13:18:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-68dcf487cc-657fp" since the cluster is too small 2021/08/19 13:19:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-68dcf487cc-657fp" since the cluster is too small 2021/08/19 13:20:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/08/19 13:20:03 [DEBUG] agent: Node info in sync 2021/08/19 13:20:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-68dcf487cc-657fp" since the cluster is too small 2021/08/19 13:20:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-68dcf487cc-657fp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/08/19 13:21:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-68dcf487cc-657fp" since the cluster is too small 2021/08/19 13:21:34 [DEBUG] http: Request GET /v1/status/leader (990.411µs) from=10.233.72.117:51590 2021/08/19 13:21:34 [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/08/19 13:21: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/08/19 13:21:34 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.17.254_9011" 2021/08/19 13:21:34 [DEBUG] agent: Node info in sync 2021/08/19 13:21:34 [DEBUG] http: Request PUT /v1/agent/service/register (41.189315ms) from=10.233.72.117:51596 2021/08/19 13:21:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:34 [DEBUG] agent: Node info in sync 2021/08/19 13:21:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.409467ms) from=10.233.72.117:51598 2021/08/19 13:21:34 [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/08/19 13:21: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/08/19 13:21:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:35 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.17.254_9011" 2021/08/19 13:21:35 [DEBUG] agent: Node info in sync 2021/08/19 13:21:35 [DEBUG] http: Request PUT /v1/agent/service/register (314.346927ms) from=10.233.72.117:51606 2021/08/19 13:21:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:35 [DEBUG] agent: Node info in sync 2021/08/19 13:21:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (872.864µs) from=10.233.72.117:51608 2021/08/19 13:21:35 [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/08/19 13:21: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/08/19 13:21:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:35 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.28.231_443" 2021/08/19 13:21:35 [DEBUG] agent: Node info in sync 2021/08/19 13:21:35 [DEBUG] http: Request PUT /v1/agent/service/register (74.428534ms) from=10.233.72.117:51612 2021/08/19 13:21:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:35 [DEBUG] agent: Node info in sync 2021/08/19 13:21:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (469.279µs) from=10.233.72.117:51614 2021/08/19 13:21:35 [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/08/19 13:21: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/08/19 13:21:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:35 [INFO] agent: Synced service "_v0_multicloud_10.233.13.179_9001" 2021/08/19 13:21:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:35 [DEBUG] agent: Node info in sync 2021/08/19 13:21:35 [DEBUG] http: Request PUT /v1/agent/service/register (122.351115ms) from=10.233.72.117:51618 2021/08/19 13:21:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:35 [DEBUG] agent: Node info in sync 2021/08/19 13:21:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (474.708µs) from=10.233.72.117:51622 2021/08/19 13:21:35 [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/08/19 13:21: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/08/19 13:21:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:35 [INFO] agent: Synced service "_v1_multicloud_10.233.13.179_9001" 2021/08/19 13:21:35 [DEBUG] agent: Node info in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:35 [DEBUG] agent: Node info in sync 2021/08/19 13:21:35 [DEBUG] http: Request PUT /v1/agent/service/register (162.659622ms) from=10.233.72.117:51626 2021/08/19 13:21:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (451.428µs) from=10.233.72.117:51630 2021/08/19 13:21:35 [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/08/19 13:21: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/08/19 13:21:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:35 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.7.48_8080" 2021/08/19 13:21:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:35 [DEBUG] agent: Node info in sync 2021/08/19 13:21:35 [DEBUG] http: Request PUT /v1/agent/service/register (86.81103ms) from=10.233.72.117:51634 2021/08/19 13:21:35 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:35 [DEBUG] agent: Node info in sync 2021/08/19 13:21:35 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (1.46511ms) from=10.233.72.117:51642 2021/08/19 13:21:35 [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/08/19 13:21: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/08/19 13:21:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:35 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.54.211_9007" 2021/08/19 13:21:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:35 [DEBUG] agent: Node info in sync 2021/08/19 13:21:35 [DEBUG] http: Request PUT /v1/agent/service/register (59.697295ms) from=10.233.72.117:51646 2021/08/19 13:21:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:35 [DEBUG] agent: Node info in sync 2021/08/19 13:21:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (451.308µs) from=10.233.72.117:51648 2021/08/19 13:21:35 [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/08/19 13:21: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/08/19 13:21:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:35 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.54.211_9007" 2021/08/19 13:21:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:35 [DEBUG] agent: Node info in sync 2021/08/19 13:21:35 [DEBUG] http: Request PUT /v1/agent/service/register (124.207171ms) from=10.233.72.117:51654 2021/08/19 13:21:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:35 [DEBUG] agent: Node info in sync 2021/08/19 13:21:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (383.099µs) from=10.233.72.117:51656 2021/08/19 13:21:35 [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/08/19 13:21: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/08/19 13:21:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:36 [INFO] agent: Synced service "_v1_parser_10.233.59.235_8806" 2021/08/19 13:21:36 [DEBUG] agent: Node info in sync 2021/08/19 13:21:36 [DEBUG] http: Request PUT /v1/agent/service/register (75.399614ms) from=10.233.72.117:51660 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:36 [DEBUG] agent: Node info in sync 2021/08/19 13:21:36 [DEBUG] http: Request GET /v1/health/service/parser-v1 (372.416µs) from=10.233.72.117:51662 2021/08/19 13:21:36 [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/08/19 13:21: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/08/19 13:21:36 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:36 [INFO] agent: Synced service "_v1_catalog_10.233.59.235_8806" 2021/08/19 13:21:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:36 [DEBUG] agent: Node info in sync 2021/08/19 13:21:36 [DEBUG] http: Request PUT /v1/agent/service/register (175.350801ms) from=10.233.72.117:51666 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:36 [DEBUG] agent: Node info in sync 2021/08/19 13:21:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (374.821µs) from=10.233.72.117:51670 2021/08/19 13:21:36 [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/08/19 13:21: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/08/19 13:21:36 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:36 [INFO] agent: Synced service "_v1_nsd_10.233.59.235_8806" 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:36 [DEBUG] agent: Node info in sync 2021/08/19 13:21:36 [DEBUG] http: Request PUT /v1/agent/service/register (59.822782ms) from=10.233.72.117:51674 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:36 [DEBUG] agent: Node info in sync 2021/08/19 13:21:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (452.17µs) from=10.233.72.117:51678 2021/08/19 13:21:36 [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/08/19 13:21: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/08/19 13:21:36 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:36 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.59.235_8806" 2021/08/19 13:21:36 [DEBUG] agent: Node info in sync 2021/08/19 13:21:36 [DEBUG] http: Request PUT /v1/agent/service/register (103.368745ms) from=10.233.72.117:51682 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:36 [DEBUG] agent: Node info in sync 2021/08/19 13:21:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (431.638µs) from=10.233.72.117:51684 2021/08/19 13:21:36 [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/08/19 13:21: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/08/19 13:21:36 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:36 [INFO] agent: Synced service "_v1_message-router_10.233.6.136_3904" 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:36 [DEBUG] agent: Node info in sync 2021/08/19 13:21:36 [DEBUG] http: Request PUT /v1/agent/service/register (89.295644ms) from=10.233.72.117:51688 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:36 [DEBUG] agent: Node info in sync 2021/08/19 13:21:36 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (398.969µs) from=10.233.72.117:51692 2021/08/19 13:21:36 [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/08/19 13:21: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/08/19 13:21:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:36 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.40.176_9518" 2021/08/19 13:21:36 [DEBUG] agent: Node info in sync 2021/08/19 13:21:36 [DEBUG] http: Request PUT /v1/agent/service/register (242.571515ms) from=10.233.72.117:51698 2021/08/19 13:21:36 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:36 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:36 [DEBUG] agent: Node info in sync 2021/08/19 13:21:36 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (542.917µs) from=10.233.72.117:51704 2021/08/19 13:21:36 [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/08/19 13:21: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/08/19 13:21:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.37.198_9015" 2021/08/19 13:21:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:37 [DEBUG] agent: Node info in sync 2021/08/19 13:21:37 [DEBUG] http: Request PUT /v1/agent/service/register (224.324383ms) from=10.233.72.117:51708 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:37 [DEBUG] agent: Node info in sync 2021/08/19 13:21:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (520.27µs) from=10.233.72.117:51710 2021/08/19 13:21:37 [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/08/19 13:21:37 [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/08/19 13:21: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/08/19 13:21: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/08/19 13:21:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:37 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.72.195_8446" 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:37 [DEBUG] agent: Node info in sync 2021/08/19 13:21:37 [DEBUG] http: Request PUT /v1/agent/service/register (176.09831ms) from=10.233.72.117:51714 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:37 [DEBUG] agent: Node info in sync 2021/08/19 13:21:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (525.102µs) from=10.233.72.117:51716 2021/08/19 13:21:37 [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/08/19 13:21: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/08/19 13:21: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/08/19 13:21:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:37 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.72.195_8446" 2021/08/19 13:21:37 [DEBUG] agent: Node info in sync 2021/08/19 13:21:37 [DEBUG] http: Request PUT /v1/agent/service/register (68.29653ms) from=10.233.72.117:51720 2021/08/19 13:21:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:37 [DEBUG] agent: Node info in sync 2021/08/19 13:21:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (413.48µs) from=10.233.72.117:51722 2021/08/19 13:21:37 [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/08/19 13:21:37 [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/08/19 13:21: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/08/19 13:21: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/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:37 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.72.195_8446" 2021/08/19 13:21:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:37 [DEBUG] agent: Node info in sync 2021/08/19 13:21:37 [DEBUG] http: Request PUT /v1/agent/service/register (136.050523ms) from=10.233.72.117:51726 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:37 [DEBUG] agent: Node info in sync 2021/08/19 13:21:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (400.506µs) from=10.233.72.117:51730 2021/08/19 13:21:37 [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/08/19 13:21: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/08/19 13:21: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/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:37 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.72.195_8446" 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:37 [DEBUG] agent: Node info in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:37 [DEBUG] agent: Node info in sync 2021/08/19 13:21:37 [DEBUG] http: Request PUT /v1/agent/service/register (68.015119ms) from=10.233.72.117:51734 2021/08/19 13:21:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (511.429µs) from=10.233.72.117:51736 2021/08/19 13:21:37 [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/08/19 13:21:37 [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/08/19 13:21: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/08/19 13:21: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/08/19 13:21:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:37 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.72.195_8446" 2021/08/19 13:21:37 [DEBUG] agent: Node info in sync 2021/08/19 13:21:37 [DEBUG] http: Request PUT /v1/agent/service/register (103.290467ms) from=10.233.72.117:51740 2021/08/19 13:21:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:37 [DEBUG] agent: Node info in sync 2021/08/19 13:21:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (321.644µs) from=10.233.72.117:51742 2021/08/19 13:21:38 [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/08/19 13:21: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/08/19 13:21: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/08/19 13:21:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:38 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.72.195_8446" 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:38 [DEBUG] agent: Node info in sync 2021/08/19 13:21:38 [DEBUG] http: Request PUT /v1/agent/service/register (390.241516ms) from=10.233.72.117:51746 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:38 [DEBUG] agent: Node info in sync 2021/08/19 13:21:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (395.868µs) from=10.233.72.117:51756 2021/08/19 13:21:38 [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/08/19 13:21:38 [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/08/19 13:21: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/08/19 13:21: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/08/19 13:21:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:38 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.72.195_8446" 2021/08/19 13:21:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:38 [DEBUG] agent: Node info in sync 2021/08/19 13:21:38 [DEBUG] http: Request PUT /v1/agent/service/register (217.306573ms) from=10.233.72.117:51760 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:38 [DEBUG] agent: Node info in sync 2021/08/19 13:21:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (349.445µs) from=10.233.72.117:51764 2021/08/19 13:21:38 [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/08/19 13:21: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/08/19 13:21: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/08/19 13:21:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:38 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.72.195_8446" 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:38 [DEBUG] agent: Node info in sync 2021/08/19 13:21:38 [DEBUG] http: Request PUT /v1/agent/service/register (171.056822ms) from=10.233.72.117:51770 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:38 [DEBUG] agent: Node info in sync 2021/08/19 13:21:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (369.909µs) from=10.233.72.117:51772 2021/08/19 13:21:38 [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/08/19 13:21:38 [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/08/19 13:21: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/08/19 13:21: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/08/19 13:21:39 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.72.195_8446" 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:39 [DEBUG] agent: Node info in sync 2021/08/19 13:21:39 [DEBUG] http: Request PUT /v1/agent/service/register (249.778211ms) from=10.233.72.117:51776 2021/08/19 13:21:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Node info in sync 2021/08/19 13:21:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (378.856µs) from=10.233.72.117:51778 2021/08/19 13:21:39 [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/08/19 13:21: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/08/19 13:21: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/08/19 13:21:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.72.195_8446" 2021/08/19 13:21:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Node info in sync 2021/08/19 13:21:39 [DEBUG] http: Request PUT /v1/agent/service/register (46.575319ms) from=10.233.72.117:51782 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Node info in sync 2021/08/19 13:21:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (1.435301ms) from=10.233.72.117:51784 2021/08/19 13:21:39 [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/08/19 13:21:39 [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/08/19 13:21: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/08/19 13:21: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/08/19 13:21:39 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.72.195_8446" 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:39 [DEBUG] agent: Node info in sync 2021/08/19 13:21:39 [DEBUG] http: Request PUT /v1/agent/service/register (109.303552ms) from=10.233.72.117:51788 2021/08/19 13:21:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Node info in sync 2021/08/19 13:21:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (436.768µs) from=10.233.72.117:51790 2021/08/19 13:21:39 [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/08/19 13:21: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/08/19 13:21: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/08/19 13:21:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:39 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.72.195_8446" 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Node info in sync 2021/08/19 13:21:39 [DEBUG] http: Request PUT /v1/agent/service/register (37.757932ms) from=10.233.72.117:51794 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:39 [DEBUG] agent: Node info in sync 2021/08/19 13:21:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (449.543µs) from=10.233.72.117:51796 2021/08/19 13:21:39 [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/08/19 13:21:39 [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/08/19 13:21: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/08/19 13:21: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/08/19 13:21:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.72.195_8446" 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Node info in sync 2021/08/19 13:21:39 [DEBUG] http: Request PUT /v1/agent/service/register (271.454196ms) from=10.233.72.117:51800 2021/08/19 13:21:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:39 [DEBUG] agent: Node info in sync 2021/08/19 13:21:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (934.943µs) from=10.233.72.117:51804 2021/08/19 13:21:39 [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/08/19 13:21: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/08/19 13:21: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/08/19 13:21:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.72.195_8446" 2021/08/19 13:21:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:40 [DEBUG] agent: Node info in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:40 [DEBUG] agent: Node info in sync 2021/08/19 13:21:40 [DEBUG] http: Request PUT /v1/agent/service/register (279.365538ms) from=10.233.72.117:51808 2021/08/19 13:21:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (443.298µs) from=10.233.72.117:51810 2021/08/19 13:21:40 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/19 13:21:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/19 13:21: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/08/19 13:21: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/08/19 13:21:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:40 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.72.195_8446" 2021/08/19 13:21:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Node info in sync 2021/08/19 13:21:40 [DEBUG] http: Request PUT /v1/agent/service/register (457.60274ms) from=10.233.72.117:51816 2021/08/19 13:21:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Node info in sync 2021/08/19 13:21:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (464.42µs) from=10.233.72.117:51820 2021/08/19 13:21:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/19 13:21: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/08/19 13:21: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/08/19 13:21:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.72.195_8446" 2021/08/19 13:21:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Node info in sync 2021/08/19 13:21:40 [DEBUG] http: Request PUT /v1/agent/service/register (102.922353ms) from=10.233.72.117:51826 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:40 [DEBUG] agent: Node info in sync 2021/08/19 13:21:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (478.361µs) from=10.233.72.117:51828 2021/08/19 13:21:40 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/19 13:21:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/19 13:21: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/08/19 13:21: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/08/19 13:21:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.72.195_8446" 2021/08/19 13:21:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Node info in sync 2021/08/19 13:21:40 [DEBUG] http: Request PUT /v1/agent/service/register (90.307968ms) from=10.233.72.117:51832 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:40 [DEBUG] agent: Node info in sync 2021/08/19 13:21:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (396.708µs) from=10.233.72.117:51834 2021/08/19 13:21:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/19 13:21: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/08/19 13:21: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/08/19 13:21:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.72.195_8446" 2021/08/19 13:21:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Node info in sync 2021/08/19 13:21:41 [DEBUG] http: Request PUT /v1/agent/service/register (297.646282ms) from=10.233.72.117:51838 2021/08/19 13:21:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:41 [DEBUG] agent: Node info in sync 2021/08/19 13:21:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (380.246µs) from=10.233.72.117:51844 2021/08/19 13:21:41 [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/08/19 13:21:41 [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/08/19 13:21: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/08/19 13:21: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/08/19 13:21:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.72.195_8446" 2021/08/19 13:21:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Node info in sync 2021/08/19 13:21:41 [DEBUG] http: Request PUT /v1/agent/service/register (112.785041ms) from=10.233.72.117:51848 2021/08/19 13:21:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:41 [DEBUG] agent: Node info in sync 2021/08/19 13:21:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (409.988µs) from=10.233.72.117:51856 2021/08/19 13:21:41 [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/08/19 13:21: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/08/19 13:21: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/08/19 13:21:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.72.195_8446" 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Node info in sync 2021/08/19 13:21:41 [DEBUG] http: Request PUT /v1/agent/service/register (158.653336ms) from=10.233.72.117:51860 2021/08/19 13:21:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Node info in sync 2021/08/19 13:21:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (381.342µs) from=10.233.72.117:51864 2021/08/19 13:21:41 [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/08/19 13:21:41 [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/08/19 13:21: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/08/19 13:21: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/08/19 13:21:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.72.195_8446" 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:41 [DEBUG] agent: Node info in sync 2021/08/19 13:21:41 [DEBUG] http: Request PUT /v1/agent/service/register (91.261351ms) from=10.233.72.117:51868 2021/08/19 13:21:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Node info in sync 2021/08/19 13:21:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (478.484µs) from=10.233.72.117:51872 2021/08/19 13:21: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/08/19 13:21: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/08/19 13:21: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/08/19 13:21:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.72.195_8446" 2021/08/19 13:21:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Node info in sync 2021/08/19 13:21:41 [DEBUG] http: Request PUT /v1/agent/service/register (161.179677ms) from=10.233.72.117:51876 2021/08/19 13:21:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:41 [DEBUG] agent: Node info in sync 2021/08/19 13:21:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (380.736µs) from=10.233.72.117:51880 2021/08/19 13:21: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/08/19 13:21: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/08/19 13:21: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/08/19 13:21: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/08/19 13:21:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.72.195_8446" 2021/08/19 13:21:42 [DEBUG] agent: Node info in sync 2021/08/19 13:21:42 [DEBUG] http: Request PUT /v1/agent/service/register (344.286047ms) from=10.233.72.117:51884 2021/08/19 13:21:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Node info in sync 2021/08/19 13:21:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (309.092µs) from=10.233.72.117:51890 2021/08/19 13:21:42 [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/08/19 13:21: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/08/19 13:21: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/08/19 13:21:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.72.195_8446" 2021/08/19 13:21:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Node info in sync 2021/08/19 13:21:42 [DEBUG] http: Request PUT /v1/agent/service/register (73.439936ms) from=10.233.72.117:51894 2021/08/19 13:21:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Node info in sync 2021/08/19 13:21:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (493.129µs) from=10.233.72.117:51896 2021/08/19 13:21: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/08/19 13:21: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/08/19 13:21: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/08/19 13:21: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/08/19 13:21:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.72.195_8446" 2021/08/19 13:21:42 [DEBUG] agent: Node info in sync 2021/08/19 13:21:42 [DEBUG] http: Request PUT /v1/agent/service/register (127.185828ms) from=10.233.72.117:51900 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Node info in sync 2021/08/19 13:21:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (457.796µs) from=10.233.72.117:51904 2021/08/19 13:21: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/08/19 13:21: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/08/19 13:21: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/08/19 13:21:42 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.72.195_8446" 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Node info in sync 2021/08/19 13:21:42 [DEBUG] http: Request PUT /v1/agent/service/register (110.069214ms) from=10.233.72.117:51908 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Node info in sync 2021/08/19 13:21:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (438.582µs) from=10.233.72.117:51914 2021/08/19 13:21:42 [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/08/19 13:21:42 [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/08/19 13:21: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/08/19 13:21: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/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.72.195_8446" 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Node info in sync 2021/08/19 13:21:42 [DEBUG] http: Request PUT /v1/agent/service/register (84.414433ms) from=10.233.72.117:51918 2021/08/19 13:21:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Node info in sync 2021/08/19 13:21:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (462.654µs) from=10.233.72.117:51920 2021/08/19 13:21:42 [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/08/19 13:21: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/08/19 13:21: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/08/19 13:21:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.72.195_8446" 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Node info in sync 2021/08/19 13:21:42 [DEBUG] http: Request PUT /v1/agent/service/register (104.189992ms) from=10.233.72.117:51924 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:42 [DEBUG] agent: Node info in sync 2021/08/19 13:21:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (878.639µs) from=10.233.72.117:51928 2021/08/19 13:21:42 [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/08/19 13:21:42 [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/08/19 13:21: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/08/19 13:21: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/08/19 13:21:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.72.195_8446" 2021/08/19 13:21:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:43 [DEBUG] agent: Node info in sync 2021/08/19 13:21:43 [DEBUG] http: Request PUT /v1/agent/service/register (245.04965ms) from=10.233.72.117:51932 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Node info in sync 2021/08/19 13:21:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (478.51µs) from=10.233.72.117:51938 2021/08/19 13:21:43 [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/08/19 13:21: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/08/19 13:21: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/08/19 13:21:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.72.195_8446" 2021/08/19 13:21:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Node info in sync 2021/08/19 13:21:43 [DEBUG] http: Request PUT /v1/agent/service/register (143.709433ms) from=10.233.72.117:51942 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Node info in sync 2021/08/19 13:21:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (521.875µs) from=10.233.72.117:51944 2021/08/19 13:21:43 [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/08/19 13:21:43 [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/08/19 13:21: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/08/19 13:21: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/08/19 13:21:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.72.195_8446" 2021/08/19 13:21:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Node info in sync 2021/08/19 13:21:43 [DEBUG] http: Request PUT /v1/agent/service/register (75.524244ms) from=10.233.72.117:51950 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Node info in sync 2021/08/19 13:21:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (352.357µs) from=10.233.72.117:51954 2021/08/19 13:21:43 [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/08/19 13:21: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/08/19 13:21: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/08/19 13:21:43 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.72.195_8446" 2021/08/19 13:21:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Node info in sync 2021/08/19 13:21:43 [DEBUG] http: Request PUT /v1/agent/service/register (160.040812ms) from=10.233.72.117:51960 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:43 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:43 [DEBUG] agent: Node info in sync 2021/08/19 13:21:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (558.931µs) from=10.233.72.117:51964 2021/08/19 13:21:43 [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/08/19 13:21:43 [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/08/19 13:21: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/08/19 13:21: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/08/19 13:21:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.72.195_8446" 2021/08/19 13:21:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Node info in sync 2021/08/19 13:21:44 [DEBUG] http: Request PUT /v1/agent/service/register (545.586846ms) from=10.233.72.117:51970 2021/08/19 13:21:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Node info in sync 2021/08/19 13:21:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (442.237µs) from=10.233.72.117:51974 2021/08/19 13:21:44 [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/08/19 13:21: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/08/19 13:21: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/08/19 13:21:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.72.195_8446" 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:44 [DEBUG] agent: Node info in sync 2021/08/19 13:21:44 [DEBUG] http: Request PUT /v1/agent/service/register (217.801402ms) from=10.233.72.117:51978 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:44 [DEBUG] agent: Node info in sync 2021/08/19 13:21:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (385.529µs) from=10.233.72.117:51980 2021/08/19 13:21:44 [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/08/19 13:21:44 [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/08/19 13:21: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/08/19 13:21: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/08/19 13:21:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.72.195_8446" 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Node info in sync 2021/08/19 13:21:44 [DEBUG] http: Request PUT /v1/agent/service/register (131.450639ms) from=10.233.72.117:51984 2021/08/19 13:21:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:44 [DEBUG] agent: Node info in sync 2021/08/19 13:21:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (350.575µs) from=10.233.72.117:51988 2021/08/19 13:21:44 [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/08/19 13:21: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/08/19 13:21: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/08/19 13:21:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.72.195_8446" 2021/08/19 13:21:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Node info in sync 2021/08/19 13:21:45 [DEBUG] http: Request PUT /v1/agent/service/register (291.593571ms) from=10.233.72.117:51992 2021/08/19 13:21:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Node info in sync 2021/08/19 13:21:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (391.678µs) from=10.233.72.117:51998 2021/08/19 13:21:45 [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/08/19 13:21:45 [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/08/19 13:21: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/08/19 13:21: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/08/19 13:21:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [INFO] agent: Synced service "_v11__aai-nquery_10.233.72.195_8446" 2021/08/19 13:21:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Node info in sync 2021/08/19 13:21:45 [DEBUG] http: Request PUT /v1/agent/service/register (239.323994ms) from=10.233.72.117:52002 2021/08/19 13:21:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Node info in sync 2021/08/19 13:21:45 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (435.104µs) from=10.233.72.117:52004 2021/08/19 13:21:45 [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/08/19 13:21: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/08/19 13:21: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/08/19 13:21:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [INFO] agent: Synced service "_v11_aai-nquery_10.233.72.195_8446" 2021/08/19 13:21:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Node info in sync 2021/08/19 13:21:45 [DEBUG] http: Request PUT /v1/agent/service/register (152.546202ms) from=10.233.72.117:52008 2021/08/19 13:21:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:45 [DEBUG] agent: Node info in sync 2021/08/19 13:21:45 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (370.677µs) from=10.233.72.117:52016 2021/08/19 13:21:45 [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/08/19 13:21:45 [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/08/19 13:21: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/08/19 13:21: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/08/19 13:21:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [INFO] agent: Synced service "_v12__aai-nquery_10.233.72.195_8446" 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Node info in sync 2021/08/19 13:21:46 [DEBUG] http: Request PUT /v1/agent/service/register (400.128139ms) from=10.233.72.117:52022 2021/08/19 13:21:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Node info in sync 2021/08/19 13:21:46 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (374.107µs) from=10.233.72.117:52026 2021/08/19 13:21:46 [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/08/19 13:21: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/08/19 13:21: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/08/19 13:21:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [INFO] agent: Synced service "_v12_aai-nquery_10.233.72.195_8446" 2021/08/19 13:21:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Node info in sync 2021/08/19 13:21:46 [DEBUG] http: Request PUT /v1/agent/service/register (159.022285ms) from=10.233.72.117:52032 2021/08/19 13:21:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:46 [DEBUG] agent: Node info in sync 2021/08/19 13:21:46 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (380.354µs) from=10.233.72.117:52034 2021/08/19 13:21:46 [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/08/19 13:21:46 [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/08/19 13:21: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/08/19 13:21: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/08/19 13:21:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [INFO] agent: Synced service "_v13__aai-nquery_10.233.72.195_8446" 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Node info in sync 2021/08/19 13:21:46 [DEBUG] http: Request PUT /v1/agent/service/register (60.025197ms) from=10.233.72.117:52038 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Node info in sync 2021/08/19 13:21:46 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (363.84µs) from=10.233.72.117:52042 2021/08/19 13:21:46 [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/08/19 13:21: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/08/19 13:21: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/08/19 13:21:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:46 [INFO] agent: Synced service "_v13_aai-nquery_10.233.72.195_8446" 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Node info in sync 2021/08/19 13:21:46 [DEBUG] http: Request PUT /v1/agent/service/register (141.805862ms) from=10.233.72.117:52046 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Node info in sync 2021/08/19 13:21:46 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (390.031µs) from=10.233.72.117:52048 2021/08/19 13:21:46 [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/08/19 13:21:46 [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/08/19 13:21: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/08/19 13:21: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/08/19 13:21:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [INFO] agent: Synced service "_v14__aai-nquery_10.233.72.195_8446" 2021/08/19 13:21:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:46 [DEBUG] agent: Node info in sync 2021/08/19 13:21:46 [DEBUG] http: Request PUT /v1/agent/service/register (222.760132ms) from=10.233.72.117:52052 2021/08/19 13:21:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:46 [DEBUG] agent: Node info in sync 2021/08/19 13:21:46 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (484.143µs) from=10.233.72.117:52060 2021/08/19 13:21:46 [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/08/19 13:21: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/08/19 13:21: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/08/19 13:21:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [INFO] agent: Synced service "_v14_aai-nquery_10.233.72.195_8446" 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:47 [DEBUG] agent: Node info in sync 2021/08/19 13:21:47 [DEBUG] http: Request PUT /v1/agent/service/register (170.347774ms) from=10.233.72.117:52064 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Node info in sync 2021/08/19 13:21:47 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (419.247µs) from=10.233.72.117:52068 2021/08/19 13:21:47 [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/08/19 13:21:47 [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/08/19 13:21: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/08/19 13:21: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/08/19 13:21:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:47 [INFO] agent: Synced service "_v15__aai-nquery_10.233.72.195_8446" 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Node info in sync 2021/08/19 13:21:47 [DEBUG] http: Request PUT /v1/agent/service/register (70.637304ms) from=10.233.72.117:52072 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Node info in sync 2021/08/19 13:21:47 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (388.702µs) from=10.233.72.117:52074 2021/08/19 13:21:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/19 13:21: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/08/19 13:21: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/08/19 13:21:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [INFO] agent: Synced service "_v15_aai-nquery_10.233.72.195_8446" 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Node info in sync 2021/08/19 13:21:47 [DEBUG] http: Request PUT /v1/agent/service/register (41.772408ms) from=10.233.72.117:52078 2021/08/19 13:21:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Node info in sync 2021/08/19 13:21:47 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (375.172µs) from=10.233.72.117:52080 2021/08/19 13:21:47 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/19 13:21:47 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/19 13:21: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/08/19 13:21: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/08/19 13:21:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [INFO] agent: Synced service "_v16__aai-nquery_10.233.72.195_8446" 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Node info in sync 2021/08/19 13:21:47 [DEBUG] http: Request PUT /v1/agent/service/register (318.874226ms) from=10.233.72.117:52084 2021/08/19 13:21:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Node info in sync 2021/08/19 13:21:47 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (454.773µs) from=10.233.72.117:52086 2021/08/19 13:21:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/19 13:21: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/08/19 13:21: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/08/19 13:21:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [INFO] agent: Synced service "_v16_aai-nquery_10.233.72.195_8446" 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Node info in sync 2021/08/19 13:21:47 [DEBUG] http: Request PUT /v1/agent/service/register (259.59834ms) from=10.233.72.117:52090 2021/08/19 13:21:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:47 [DEBUG] agent: Node info in sync 2021/08/19 13:21:47 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (395.191µs) from=10.233.72.117:52094 2021/08/19 13:21:47 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/19 13:21:47 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/19 13:21: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/08/19 13:21: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/08/19 13:21:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [INFO] agent: Synced service "_v17__aai-nquery_10.233.72.195_8446" 2021/08/19 13:21:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:48 [DEBUG] agent: Node info in sync 2021/08/19 13:21:48 [DEBUG] http: Request PUT /v1/agent/service/register (133.958888ms) from=10.233.72.117:52098 2021/08/19 13:21:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v17__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Node info in sync 2021/08/19 13:21:48 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (468.054µs) from=10.233.72.117:52100 2021/08/19 13:21:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/19 13:21: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/08/19 13:21: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/08/19 13:21:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [INFO] agent: Synced service "_v17_aai-nquery_10.233.72.195_8446" 2021/08/19 13:21:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v17__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Node info in sync 2021/08/19 13:21:48 [DEBUG] http: Request PUT /v1/agent/service/register (46.341364ms) from=10.233.72.117:52104 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v17_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v17__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Node info in sync 2021/08/19 13:21:48 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (506.166µs) from=10.233.72.117:52106 2021/08/19 13:21:48 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/19 13:21:48 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/19 13:21: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/08/19 13:21: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/08/19 13:21:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v17_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v17__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [INFO] agent: Synced service "_v18__aai-nquery_10.233.72.195_8446" 2021/08/19 13:21:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:48 [DEBUG] agent: Node info in sync 2021/08/19 13:21:48 [DEBUG] http: Request PUT /v1/agent/service/register (155.08424ms) from=10.233.72.117:52110 2021/08/19 13:21:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v17_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v17__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v18__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Node info in sync 2021/08/19 13:21:48 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (505.446µs) from=10.233.72.117:52116 2021/08/19 13:21:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/19 13:21: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/08/19 13:21: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/08/19 13:21:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:48 [INFO] agent: Synced service "_v18_aai-nquery_10.233.72.195_8446" 2021/08/19 13:21:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v17__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v18__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.231_443" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.198_9015" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v0_multicloud_10.233.13.179_9001" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_catalog_10.233.59.235_8806" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.235_8806" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_message-router_10.233.6.136_3904" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_nsd_10.233.59.235_8806" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.40.176_9518" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v17_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.254_9011" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_parser_10.233.59.235_8806" in sync 2021/08/19 13:21:48 [DEBUG] agent: Node info in sync 2021/08/19 13:21:48 [DEBUG] http: Request PUT /v1/agent/service/register (64.038251ms) from=10.233.72.117:52120 2021/08/19 13:21:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v18_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.7.48_8080" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v17__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v18__aai-nquery_10.233.72.195_8446" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.211_9007" in sync 2021/08/19 13:21:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10