+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + echo agent + grep ^- + [ 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: '6db595fb-2d10-01c4-c250-28649b6cbfd2' Node name: 'onap-msb-consul-59f55f8877-cgzz5' 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: 2022/05/08 12:22:30 [DEBUG] agent: Using random ID "6db595fb-2d10-01c4-c250-28649b6cbfd2" as node ID 2022/05/08 12:22:30 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:6db595fb-2d10-01c4-c250-28649b6cbfd2 Address:127.0.0.1:8300}] 2022/05/08 12:22:30 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/05/08 12:22:30 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/05/08 12:22:30 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/05/08 12:22:30 [WARN] raft: Unable to get address for server id 6db595fb-2d10-01c4-c250-28649b6cbfd2, using fallback address 127.0.0.1:8300: Could not find address for server id 6db595fb-2d10-01c4-c250-28649b6cbfd2 2022/05/08 12:22:30 [DEBUG] raft: Votes needed: 1 2022/05/08 12:22:30 [DEBUG] raft: Vote granted from 6db595fb-2d10-01c4-c250-28649b6cbfd2 in term 2. Tally: 1 2022/05/08 12:22:30 [INFO] raft: Election won. Tally: 1 2022/05/08 12:22:30 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/05/08 12:22:31 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-cgzz5.dc1 127.0.0.1 2022/05/08 12:22:31 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-cgzz5 127.0.0.1 2022/05/08 12:22:31 [INFO] consul: cluster leadership acquired 2022/05/08 12:22:31 [INFO] consul: Handled member-join event for server "onap-msb-consul-59f55f8877-cgzz5.dc1" in area "wan" 2022/05/08 12:22:32 [INFO] consul: Adding LAN server onap-msb-consul-59f55f8877-cgzz5 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/08 12:22:32 [INFO] consul: New leader elected: onap-msb-consul-59f55f8877-cgzz5 2022/05/08 12:22:32 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/05/08 12:22:32 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/05/08 12:22:32 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/05/08 12:22:32 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/05/08 12:22:32 [INFO] agent: started state syncer 2022/05/08 12:22:32 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/05/08 12:22:32 [INFO] agent: Synced node info 2022/05/08 12:22:33 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/05/08 12:22:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-cgzz5" since the cluster is too small 2022/05/08 12:22:33 [INFO] consul: member 'onap-msb-consul-59f55f8877-cgzz5' joined, marking health alive 2022/05/08 12:22:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-cgzz5" since the cluster is too small 2022/05/08 12:22:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/08 12:22:34 [DEBUG] agent: Node info in sync 2022/05/08 12:22:34 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2022/05/08 12:23:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-cgzz5" since the cluster is too small 2022/05/08 12:23:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/08 12:23:34 [DEBUG] agent: Node info in sync 2022/05/08 12:24:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-cgzz5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/08 12:24:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-cgzz5" since the cluster is too small 2022/05/08 12:25:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/08 12:25:17 [DEBUG] agent: Node info in sync 2022/05/08 12:25:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-cgzz5" since the cluster is too small 2022/05/08 12:26:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-cgzz5" since the cluster is too small 2022/05/08 12:26:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/08 12:26:37 [DEBUG] agent: Node info in sync 2022/05/08 12:26:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-cgzz5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/08 12:27:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-cgzz5" since the cluster is too small 2022/05/08 12:28:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/08 12:28:29 [DEBUG] agent: Node info in sync 2022/05/08 12:28:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-cgzz5" since the cluster is too small 2022/05/08 12:29:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-cgzz5" since the cluster is too small 2022/05/08 12:29:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-cgzz5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/08 12:29:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/08 12:29:41 [DEBUG] agent: Node info in sync 2022/05/08 12:30:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-cgzz5" since the cluster is too small 2022/05/08 12:31:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/08 12:31:19 [DEBUG] agent: Node info in sync 2022/05/08 12:31:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-cgzz5" since the cluster is too small 2022/05/08 12:31:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-cgzz5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/08 12:32:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-cgzz5" since the cluster is too small 2022/05/08 12:33:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/08 12:33:11 [DEBUG] agent: Node info in sync 2022/05/08 12:33:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-cgzz5" since the cluster is too small 2022/05/08 12:34:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-cgzz5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/08 12:34:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-cgzz5" since the cluster is too small 2022/05/08 12:34:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/08 12:34:54 [DEBUG] agent: Node info in sync 2022/05/08 12:35:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-cgzz5" since the cluster is too small 2022/05/08 12:36:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/08 12:36:28 [DEBUG] agent: Node info in sync 2022/05/08 12:36:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-cgzz5" since the cluster is too small 2022/05/08 12:36:34 [DEBUG] http: Request GET /v1/status/leader (95.727253ms) from=10.233.78.132:48510 2022/05/08 12:36:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:36: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. 2022/05/08 12:36:35 [INFO] agent: Synced service "_v1_sdc_10.233.43.104_8443" 2022/05/08 12:36:35 [DEBUG] agent: Node info in sync 2022/05/08 12:36:35 [DEBUG] http: Request PUT /v1/agent/service/register (546.057313ms) from=10.233.78.132:48524 2022/05/08 12:36:35 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:35 [DEBUG] agent: Node info in sync 2022/05/08 12:36:36 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (2.194809ms) from=10.233.78.132:48542 2022/05/08 12:36:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:36: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. 2022/05/08 12:36:36 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.43.104_8080" 2022/05/08 12:36:36 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:36 [DEBUG] agent: Node info in sync 2022/05/08 12:36:36 [DEBUG] http: Request PUT /v1/agent/service/register (436.623603ms) from=10.233.78.132:48550 2022/05/08 12:36:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:37 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:37 [DEBUG] agent: Node info in sync 2022/05/08 12:36:37 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (575.411µs) from=10.233.78.132:48554 2022/05/08 12:36:37 [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. 2022/05/08 12:36: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. 2022/05/08 12:36:37 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.51.218_9011" 2022/05/08 12:36:37 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:37 [DEBUG] agent: Node info in sync 2022/05/08 12:36:37 [DEBUG] http: Request PUT /v1/agent/service/register (400.713134ms) from=10.233.78.132:48560 2022/05/08 12:36:37 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:37 [DEBUG] agent: Node info in sync 2022/05/08 12:36:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (378.257µs) from=10.233.78.132:48564 2022/05/08 12:36:38 [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. 2022/05/08 12:36: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. 2022/05/08 12:36:38 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:38 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.51.218_9011" 2022/05/08 12:36:38 [DEBUG] agent: Node info in sync 2022/05/08 12:36:38 [DEBUG] http: Request PUT /v1/agent/service/register (362.614471ms) from=10.233.78.132:48566 2022/05/08 12:36:38 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:38 [DEBUG] agent: Node info in sync 2022/05/08 12:36:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (99.08342ms) from=10.233.78.132:48570 2022/05/08 12:36:38 [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. 2022/05/08 12:36: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. 2022/05/08 12:36:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-cgzz5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/08 12:36:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:39 [INFO] agent: Synced service "_v0_multicloud_10.233.59.119_9001" 2022/05/08 12:36:39 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:39 [DEBUG] agent: Node info in sync 2022/05/08 12:36:39 [DEBUG] http: Request PUT /v1/agent/service/register (637.984446ms) from=10.233.78.132:48572 2022/05/08 12:36:39 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:39 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:39 [DEBUG] agent: Node info in sync 2022/05/08 12:36:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (438.358µs) from=10.233.78.132:48576 2022/05/08 12:36:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:36: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. 2022/05/08 12:36:40 [INFO] agent: Synced service "_v1_multicloud_10.233.59.119_9001" 2022/05/08 12:36:40 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:40 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:40 [DEBUG] agent: Node info in sync 2022/05/08 12:36:40 [DEBUG] http: Request PUT /v1/agent/service/register (697.943857ms) from=10.233.78.132:48580 2022/05/08 12:36:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:40 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:40 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:40 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:40 [DEBUG] agent: Node info in sync 2022/05/08 12:36:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (433.088µs) from=10.233.78.132:48584 2022/05/08 12:36:40 [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. 2022/05/08 12:36: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. 2022/05/08 12:36:41 [INFO] agent: Synced service "_v1_message-router_10.233.28.32_3904" 2022/05/08 12:36:41 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:41 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:41 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:41 [DEBUG] agent: Node info in sync 2022/05/08 12:36:41 [DEBUG] http: Request PUT /v1/agent/service/register (896.226646ms) from=10.233.78.132:48586 2022/05/08 12:36:41 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:41 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:41 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:41 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:41 [DEBUG] agent: Node info in sync 2022/05/08 12:36:41 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (327.746µs) from=10.233.78.132:48596 2022/05/08 12:36:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:36:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:36:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:42 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:42 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:42 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:42 [INFO] agent: Synced service "_v1_sdc-gui_10.233.26.17_8181" 2022/05/08 12:36:42 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:42 [DEBUG] agent: Node info in sync 2022/05/08 12:36:42 [DEBUG] http: Request PUT /v1/agent/service/register (626.565968ms) from=10.233.78.132:48598 2022/05/08 12:36:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:42 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:42 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:42 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:42 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:42 [DEBUG] agent: Node info in sync 2022/05/08 12:36:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (296.697µs) from=10.233.78.132:48602 2022/05/08 12:36:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"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. 2022/05/08 12:36:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:36:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:43 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:43 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:43 [INFO] agent: Synced service "_v1_wf-gui_10.233.29.118_8443" 2022/05/08 12:36:43 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:43 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:43 [DEBUG] agent: Node info in sync 2022/05/08 12:36:43 [DEBUG] http: Request PUT /v1/agent/service/register (492.545176ms) from=10.233.78.132:48604 2022/05/08 12:36:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:43 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:43 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:43 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:43 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:43 [DEBUG] agent: Node info in sync 2022/05/08 12:36:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (331.949µs) from=10.233.78.132:48608 2022/05/08 12:36:43 [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. 2022/05/08 12:36: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. 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:44 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.27.207_443" 2022/05/08 12:36:44 [DEBUG] agent: Node info in sync 2022/05/08 12:36:44 [DEBUG] http: Request PUT /v1/agent/service/register (810.311664ms) from=10.233.78.132:48614 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:44 [DEBUG] agent: Node info in sync 2022/05/08 12:36:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (898.843µs) from=10.233.78.132:48618 2022/05/08 12:36:44 [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. 2022/05/08 12:36: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. 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:44 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.23.246_9015" 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:44 [DEBUG] agent: Node info in sync 2022/05/08 12:36:44 [DEBUG] http: Request PUT /v1/agent/service/register (189.971303ms) from=10.233.78.132:48620 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:44 [DEBUG] agent: Node info in sync 2022/05/08 12:36:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (313.571µs) from=10.233.78.132:48628 2022/05/08 12:36:44 [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. 2022/05/08 12:36: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. 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:44 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.17.219_9007" 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:44 [DEBUG] agent: Node info in sync 2022/05/08 12:36:44 [DEBUG] http: Request PUT /v1/agent/service/register (203.687461ms) from=10.233.78.132:48630 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:44 [DEBUG] agent: Node info in sync 2022/05/08 12:36:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (324.466µs) from=10.233.78.132:48634 2022/05/08 12:36:45 [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. 2022/05/08 12:36: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. 2022/05/08 12:36:45 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:45 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.17.219_9007" 2022/05/08 12:36:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:45 [DEBUG] agent: Node info in sync 2022/05/08 12:36:45 [DEBUG] http: Request PUT /v1/agent/service/register (611.934348ms) from=10.233.78.132:48636 2022/05/08 12:36:45 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:45 [DEBUG] agent: Node info in sync 2022/05/08 12:36:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (524.776µs) from=10.233.78.132:48654 2022/05/08 12:36:45 [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. 2022/05/08 12:36: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. 2022/05/08 12:36:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:45 [INFO] agent: Synced service "_v1_parser_10.233.19.214_8806" 2022/05/08 12:36:45 [DEBUG] agent: Node info in sync 2022/05/08 12:36:45 [DEBUG] http: Request PUT /v1/agent/service/register (100.331703ms) from=10.233.78.132:48664 2022/05/08 12:36:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:45 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:45 [DEBUG] agent: Node info in sync 2022/05/08 12:36:46 [DEBUG] http: Request GET /v1/health/service/parser-v1 (401.326µs) from=10.233.78.132:48668 2022/05/08 12:36:46 [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. 2022/05/08 12:36: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. 2022/05/08 12:36:46 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:46 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:46 [INFO] agent: Synced service "_v1_catalog_10.233.19.214_8806" 2022/05/08 12:36:46 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:46 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:46 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:46 [DEBUG] agent: Node info in sync 2022/05/08 12:36:46 [DEBUG] http: Request PUT /v1/agent/service/register (638.210267ms) from=10.233.78.132:48670 2022/05/08 12:36:46 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:46 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:46 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:46 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:46 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:46 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:36:46 [DEBUG] agent: Node info in sync 2022/05/08 12:36:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (346.667µs) from=10.233.78.132:48680 2022/05/08 12:36:46 [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. 2022/05/08 12:36: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. 2022/05/08 12:36:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:47 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:47 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:47 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:47 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:47 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:36:47 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:47 [INFO] agent: Synced service "_v1_nsd_10.233.19.214_8806" 2022/05/08 12:36:47 [DEBUG] agent: Node info in sync 2022/05/08 12:36:47 [DEBUG] http: Request PUT /v1/agent/service/register (520.524807ms) from=10.233.78.132:48684 2022/05/08 12:36:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:47 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:47 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:47 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:47 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:47 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:36:47 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:47 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:36:47 [DEBUG] agent: Node info in sync 2022/05/08 12:36:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (352.963µs) from=10.233.78.132:48688 2022/05/08 12:36:47 [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. 2022/05/08 12:36: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. 2022/05/08 12:36:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:36:48 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.19.214_8806" 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:48 [DEBUG] agent: Node info in sync 2022/05/08 12:36:48 [DEBUG] http: Request PUT /v1/agent/service/register (449.142249ms) from=10.233.78.132:48690 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:36:48 [DEBUG] agent: Node info in sync 2022/05/08 12:36:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (458.664µs) from=10.233.78.132:48692 2022/05/08 12:36:48 [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. 2022/05/08 12:36:48 [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. 2022/05/08 12:36: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. 2022/05/08 12:36: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. 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:36:48 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.67.99_8446" 2022/05/08 12:36:48 [DEBUG] agent: Node info in sync 2022/05/08 12:36:48 [DEBUG] http: Request PUT /v1/agent/service/register (357.942188ms) from=10.233.78.132:48694 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:48 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:48 [DEBUG] agent: Node info in sync 2022/05/08 12:36:49 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (442.357µs) from=10.233.78.132:48698 2022/05/08 12:36:49 [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. 2022/05/08 12:36:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:36:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:36:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:49 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:49 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:49 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:49 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:36:49 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:36:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:36:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:49 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.67.99_8446" 2022/05/08 12:36:49 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:49 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:49 [DEBUG] agent: Node info in sync 2022/05/08 12:36:49 [DEBUG] http: Request PUT /v1/agent/service/register (410.500685ms) from=10.233.78.132:48702 2022/05/08 12:36:49 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:49 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:49 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:36:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:49 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:49 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:36:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:36:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:49 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:49 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:49 [DEBUG] agent: Node info in sync 2022/05/08 12:36:49 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (377.668µs) from=10.233.78.132:48706 2022/05/08 12:36:49 [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. 2022/05/08 12:36:49 [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. 2022/05/08 12:36:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:36:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:36:50 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.67.99_8446" 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:50 [DEBUG] agent: Node info in sync 2022/05/08 12:36:50 [DEBUG] http: Request PUT /v1/agent/service/register (497.648822ms) from=10.233.78.132:48710 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:50 [DEBUG] agent: Node info in sync 2022/05/08 12:36:50 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (96.004842ms) from=10.233.78.132:48718 2022/05/08 12:36:50 [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. 2022/05/08 12:36:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:36:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:50 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.67.99_8446" 2022/05/08 12:36:50 [DEBUG] agent: Node info in sync 2022/05/08 12:36:50 [DEBUG] http: Request PUT /v1/agent/service/register (6.27013ms) from=10.233.78.132:48720 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:50 [DEBUG] agent: Node info in sync 2022/05/08 12:36:50 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (473.673µs) from=10.233.78.132:48722 2022/05/08 12:36:50 [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. 2022/05/08 12:36:50 [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. 2022/05/08 12:36:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:36:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:36:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:51 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.67.99_8446" 2022/05/08 12:36:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:51 [DEBUG] agent: Node info in sync 2022/05/08 12:36:51 [DEBUG] http: Request PUT /v1/agent/service/register (277.76864ms) from=10.233.78.132:48728 2022/05/08 12:36:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:51 [DEBUG] agent: Node info in sync 2022/05/08 12:36:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (16.758656ms) from=10.233.78.132:48732 2022/05/08 12:36:51 [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. 2022/05/08 12:36:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:36:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:36:51 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:52 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.67.99_8446" 2022/05/08 12:36:52 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:52 [DEBUG] agent: Node info in sync 2022/05/08 12:36:52 [DEBUG] http: Request PUT /v1/agent/service/register (900.814572ms) from=10.233.78.132:48734 2022/05/08 12:36:52 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:52 [DEBUG] agent: Node info in sync 2022/05/08 12:36:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (697.609µs) from=10.233.78.132:48738 2022/05/08 12:36:52 [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. 2022/05/08 12:36:52 [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. 2022/05/08 12:36:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:36:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:36:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:52 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.67.99_8446" 2022/05/08 12:36:52 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:52 [DEBUG] agent: Node info in sync 2022/05/08 12:36:52 [DEBUG] http: Request PUT /v1/agent/service/register (381.26716ms) from=10.233.78.132:48744 2022/05/08 12:36:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:36:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:36:52 [DEBUG] agent: Node info in sync 2022/05/08 12:36:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (441.568µs) from=10.233.78.132:48746 2022/05/08 12:36:53 [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. 2022/05/08 12:36:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:36:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.67.99_8446" 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Node info in sync 2022/05/08 12:36:53 [DEBUG] http: Request PUT /v1/agent/service/register (70.749133ms) from=10.233.78.132:48748 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Node info in sync 2022/05/08 12:36:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (301.481µs) from=10.233.78.132:48752 2022/05/08 12:36:53 [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. 2022/05/08 12:36:53 [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. 2022/05/08 12:36:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:36:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:53 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.67.99_8446" 2022/05/08 12:36:53 [DEBUG] agent: Node info in sync 2022/05/08 12:36:53 [DEBUG] http: Request PUT /v1/agent/service/register (342.713371ms) from=10.233.78.132:48758 2022/05/08 12:36:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Node info in sync 2022/05/08 12:36:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (472.044µs) from=10.233.78.132:48760 2022/05/08 12:36:53 [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. 2022/05/08 12:36:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:36:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.67.99_8446" 2022/05/08 12:36:53 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:53 [DEBUG] agent: Node info in sync 2022/05/08 12:36:53 [DEBUG] http: Request PUT /v1/agent/service/register (243.140802ms) from=10.233.78.132:48762 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:53 [DEBUG] agent: Node info in sync 2022/05/08 12:36:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (370.373µs) from=10.233.78.132:48764 2022/05/08 12:36:54 [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. 2022/05/08 12:36:54 [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. 2022/05/08 12:36:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:36:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:36:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:54 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.67.99_8446" 2022/05/08 12:36:54 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:54 [DEBUG] agent: Node info in sync 2022/05/08 12:36:54 [DEBUG] http: Request PUT /v1/agent/service/register (519.891308ms) from=10.233.78.132:48766 2022/05/08 12:36:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:54 [DEBUG] agent: Node info in sync 2022/05/08 12:36:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (345.128µs) from=10.233.78.132:48772 2022/05/08 12:36:55 [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. 2022/05/08 12:36:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:36:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:36:55 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:55 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.67.99_8446" 2022/05/08 12:36:55 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:55 [DEBUG] agent: Node info in sync 2022/05/08 12:36:55 [DEBUG] http: Request PUT /v1/agent/service/register (436.899472ms) from=10.233.78.132:48774 2022/05/08 12:36:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:55 [DEBUG] agent: Node info in sync 2022/05/08 12:36:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (304.713µs) from=10.233.78.132:48786 2022/05/08 12:36:55 [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. 2022/05/08 12:36:55 [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. 2022/05/08 12:36:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:36:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.67.99_8446" 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:56 [DEBUG] agent: Node info in sync 2022/05/08 12:36:56 [DEBUG] http: Request PUT /v1/agent/service/register (523.124434ms) from=10.233.78.132:48788 2022/05/08 12:36:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:36:56 [DEBUG] agent: Node info in sync 2022/05/08 12:36:56 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (389.512µs) from=10.233.78.132:48806 2022/05/08 12:36:56 [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. 2022/05/08 12:36:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:36:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:56 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.67.99_8446" 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Node info in sync 2022/05/08 12:36:56 [DEBUG] http: Request PUT /v1/agent/service/register (214.004136ms) from=10.233.78.132:48808 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:56 [DEBUG] agent: Node info in sync 2022/05/08 12:36:56 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (438.674µs) from=10.233.78.132:48816 2022/05/08 12:36:56 [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. 2022/05/08 12:36:56 [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. 2022/05/08 12:36:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:36:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:57 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.67.99_8446" 2022/05/08 12:36:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Node info in sync 2022/05/08 12:36:57 [DEBUG] http: Request PUT /v1/agent/service/register (661.476974ms) from=10.233.78.132:48818 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Node info in sync 2022/05/08 12:36:57 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (293.191µs) from=10.233.78.132:48820 2022/05/08 12:36:57 [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. 2022/05/08 12:36:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:36:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.67.99_8446" 2022/05/08 12:36:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:57 [DEBUG] agent: Node info in sync 2022/05/08 12:36:57 [DEBUG] http: Request PUT /v1/agent/service/register (476.809192ms) from=10.233.78.132:48824 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:57 [DEBUG] agent: Node info in sync 2022/05/08 12:36:57 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (429.834µs) from=10.233.78.132:48826 2022/05/08 12:36:57 [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. 2022/05/08 12:36:57 [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. 2022/05/08 12:36:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:36:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:36:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.67.99_8446" 2022/05/08 12:36:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:58 [DEBUG] agent: Node info in sync 2022/05/08 12:36:58 [DEBUG] http: Request PUT /v1/agent/service/register (263.269807ms) from=10.233.78.132:48828 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:58 [DEBUG] agent: Node info in sync 2022/05/08 12:36:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (11.009ms) from=10.233.78.132:48830 2022/05/08 12:36:58 [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. 2022/05/08 12:36:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:36:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.67.99_8446" 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:58 [DEBUG] agent: Node info in sync 2022/05/08 12:36:58 [DEBUG] http: Request PUT /v1/agent/service/register (274.731205ms) from=10.233.78.132:48832 2022/05/08 12:36:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:36:58 [DEBUG] agent: Node info in sync 2022/05/08 12:36:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (320.175µs) from=10.233.78.132:48836 2022/05/08 12:36:58 [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. 2022/05/08 12:36:58 [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. 2022/05/08 12:36:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:36:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:36:58 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.67.99_8446" 2022/05/08 12:36:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:58 [DEBUG] agent: Node info in sync 2022/05/08 12:36:58 [DEBUG] http: Request PUT /v1/agent/service/register (528.572098ms) from=10.233.78.132:48838 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:58 [DEBUG] agent: Node info in sync 2022/05/08 12:36:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (548.116µs) from=10.233.78.132:48840 2022/05/08 12:36:59 [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. 2022/05/08 12:36:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:36:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:36:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:59 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.67.99_8446" 2022/05/08 12:36:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:59 [DEBUG] agent: Node info in sync 2022/05/08 12:36:59 [DEBUG] http: Request PUT /v1/agent/service/register (551.181505ms) from=10.233.78.132:48842 2022/05/08 12:36:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:36:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:36:59 [DEBUG] agent: Node info in sync 2022/05/08 12:36:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (641.022µs) from=10.233.78.132:48846 2022/05/08 12:36:59 [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. 2022/05/08 12:36:59 [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. 2022/05/08 12:36:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:36:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:00 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:00 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.67.99_8446" 2022/05/08 12:37:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:00 [DEBUG] agent: Node info in sync 2022/05/08 12:37:00 [DEBUG] http: Request PUT /v1/agent/service/register (600.909794ms) from=10.233.78.132:48850 2022/05/08 12:37:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:00 [DEBUG] agent: Node info in sync 2022/05/08 12:37:00 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (200.071022ms) from=10.233.78.132:48854 2022/05/08 12:37:00 [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. 2022/05/08 12:37:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.67.99_8446" 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Node info in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:01 [DEBUG] agent: Node info in sync 2022/05/08 12:37:01 [DEBUG] http: Request PUT /v1/agent/service/register (400.254256ms) from=10.233.78.132:48868 2022/05/08 12:37:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (337.174µs) from=10.233.78.132:48874 2022/05/08 12:37:01 [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. 2022/05/08 12:37:01 [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. 2022/05/08 12:37:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.67.99_8446" 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Node info in sync 2022/05/08 12:37:01 [DEBUG] http: Request PUT /v1/agent/service/register (516.406012ms) from=10.233.78.132:48876 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (324.602µs) from=10.233.78.132:48880 2022/05/08 12:37:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Node info in sync 2022/05/08 12:37:02 [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. 2022/05/08 12:37:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.67.99_8446" 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Node info in sync 2022/05/08 12:37:02 [DEBUG] http: Request PUT /v1/agent/service/register (317.777915ms) from=10.233.78.132:48882 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Node info in sync 2022/05/08 12:37:02 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (432.948µs) from=10.233.78.132:48886 2022/05/08 12:37:02 [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. 2022/05/08 12:37:02 [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. 2022/05/08 12:37:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.67.99_8446" 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Node info in sync 2022/05/08 12:37:02 [DEBUG] http: Request PUT /v1/agent/service/register (458.005111ms) from=10.233.78.132:48888 2022/05/08 12:37:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:02 [DEBUG] agent: Node info in sync 2022/05/08 12:37:03 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (425.893µs) from=10.233.78.132:48890 2022/05/08 12:37:03 [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. 2022/05/08 12:37:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.67.99_8446" 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:03 [DEBUG] agent: Node info in sync 2022/05/08 12:37:03 [DEBUG] http: Request PUT /v1/agent/service/register (105.642246ms) from=10.233.78.132:48892 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Node info in sync 2022/05/08 12:37:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (365.304µs) from=10.233.78.132:48898 2022/05/08 12:37:03 [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. 2022/05/08 12:37:03 [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. 2022/05/08 12:37:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.67.99_8446" 2022/05/08 12:37:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Node info in sync 2022/05/08 12:37:03 [DEBUG] http: Request PUT /v1/agent/service/register (315.261004ms) from=10.233.78.132:48902 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:03 [DEBUG] agent: Node info in sync 2022/05/08 12:37:03 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (310.36µs) from=10.233.78.132:48904 2022/05/08 12:37:03 [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. 2022/05/08 12:37:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:04 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.67.99_8446" 2022/05/08 12:37:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Node info in sync 2022/05/08 12:37:04 [DEBUG] http: Request PUT /v1/agent/service/register (423.006656ms) from=10.233.78.132:48906 2022/05/08 12:37:04 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:04 [DEBUG] agent: Node info in sync 2022/05/08 12:37:04 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (339.737µs) from=10.233.78.132:48910 2022/05/08 12:37:04 [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. 2022/05/08 12:37:04 [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. 2022/05/08 12:37:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.67.99_8446" 2022/05/08 12:37:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Node info in sync 2022/05/08 12:37:05 [DEBUG] http: Request PUT /v1/agent/service/register (800.713836ms) from=10.233.78.132:48912 2022/05/08 12:37:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:05 [DEBUG] agent: Node info in sync 2022/05/08 12:37:05 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (392.052µs) from=10.233.78.132:48916 2022/05/08 12:37:05 [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. 2022/05/08 12:37:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.67.99_8446" 2022/05/08 12:37:06 [DEBUG] agent: Node info in sync 2022/05/08 12:37:06 [DEBUG] http: Request PUT /v1/agent/service/register (815.050545ms) from=10.233.78.132:48918 2022/05/08 12:37:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Node info in sync 2022/05/08 12:37:06 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (80.687164ms) from=10.233.78.132:48942 2022/05/08 12:37:06 [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. 2022/05/08 12:37:06 [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. 2022/05/08 12:37:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.67.99_8446" 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Node info in sync 2022/05/08 12:37:06 [DEBUG] http: Request PUT /v1/agent/service/register (48.161554ms) from=10.233.78.132:48944 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:06 [DEBUG] agent: Node info in sync 2022/05/08 12:37:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (801.544509ms) from=10.233.78.132:48948 2022/05/08 12:37:07 [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. 2022/05/08 12:37:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.67.99_8446" 2022/05/08 12:37:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Node info in sync 2022/05/08 12:37:07 [DEBUG] http: Request PUT /v1/agent/service/register (499.948135ms) from=10.233.78.132:48954 2022/05/08 12:37:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Node info in sync 2022/05/08 12:37:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (457.974µs) from=10.233.78.132:48958 2022/05/08 12:37:07 [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. 2022/05/08 12:37:07 [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. 2022/05/08 12:37:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.67.99_8446" 2022/05/08 12:37:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:08 [DEBUG] agent: Node info in sync 2022/05/08 12:37:08 [DEBUG] http: Request PUT /v1/agent/service/register (100.348943ms) from=10.233.78.132:48960 2022/05/08 12:37:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (412.707µs) from=10.233.78.132:48962 2022/05/08 12:37:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Node info in sync 2022/05/08 12:37:08 [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. 2022/05/08 12:37:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.67.99_8446" 2022/05/08 12:37:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Node info in sync 2022/05/08 12:37:08 [DEBUG] http: Request PUT /v1/agent/service/register (308.193592ms) from=10.233.78.132:48966 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:08 [DEBUG] agent: Node info in sync 2022/05/08 12:37:08 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (337.758µs) from=10.233.78.132:48968 2022/05/08 12:37:08 [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. 2022/05/08 12:37:08 [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. 2022/05/08 12:37:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.67.99_8446" 2022/05/08 12:37:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Node info in sync 2022/05/08 12:37:09 [DEBUG] http: Request PUT /v1/agent/service/register (253.45452ms) from=10.233.78.132:48970 2022/05/08 12:37:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Node info in sync 2022/05/08 12:37:09 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (367.669µs) from=10.233.78.132:48974 2022/05/08 12:37:09 [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. 2022/05/08 12:37:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.67.99_8446" 2022/05/08 12:37:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:09 [DEBUG] agent: Node info in sync 2022/05/08 12:37:09 [DEBUG] http: Request PUT /v1/agent/service/register (104.979709ms) from=10.233.78.132:48976 2022/05/08 12:37:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:09 [DEBUG] agent: Node info in sync 2022/05/08 12:37:09 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (333.029µs) from=10.233.78.132:48980 2022/05/08 12:37:09 [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. 2022/05/08 12:37:09 [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. 2022/05/08 12:37:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [INFO] agent: Synced service "_v11__aai-nquery_10.233.67.99_8446" 2022/05/08 12:37:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Node info in sync 2022/05/08 12:37:10 [DEBUG] http: Request PUT /v1/agent/service/register (563.763928ms) from=10.233.78.132:48982 2022/05/08 12:37:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:10 [DEBUG] agent: Node info in sync 2022/05/08 12:37:10 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (306.221µs) from=10.233.78.132:48992 2022/05/08 12:37:10 [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. 2022/05/08 12:37:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [INFO] agent: Synced service "_v11_aai-nquery_10.233.67.99_8446" 2022/05/08 12:37:11 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Node info in sync 2022/05/08 12:37:11 [DEBUG] http: Request PUT /v1/agent/service/register (1.002421301s) from=10.233.78.132:48994 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Node info in sync 2022/05/08 12:37:11 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (615.631µs) from=10.233.78.132:49002 2022/05/08 12:37:11 [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. 2022/05/08 12:37:11 [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. 2022/05/08 12:37:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [INFO] agent: Synced service "_v12__aai-nquery_10.233.67.99_8446" 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Node info in sync 2022/05/08 12:37:11 [DEBUG] http: Request PUT /v1/agent/service/register (22.582668ms) from=10.233.78.132:49004 2022/05/08 12:37:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:11 [DEBUG] agent: Node info in sync 2022/05/08 12:37:11 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (335.197µs) from=10.233.78.132:49006 2022/05/08 12:37:11 [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. 2022/05/08 12:37:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:12 [INFO] agent: Synced service "_v12_aai-nquery_10.233.67.99_8446" 2022/05/08 12:37:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Node info in sync 2022/05/08 12:37:12 [DEBUG] http: Request PUT /v1/agent/service/register (600.323696ms) from=10.233.78.132:49008 2022/05/08 12:37:12 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:12 [DEBUG] agent: Node info in sync 2022/05/08 12:37:12 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (520.635µs) from=10.233.78.132:49012 2022/05/08 12:37:12 [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. 2022/05/08 12:37:12 [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. 2022/05/08 12:37:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [INFO] agent: Synced service "_v13__aai-nquery_10.233.67.99_8446" 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Node info in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] http: Request PUT /v1/agent/service/register (554.635434ms) from=10.233.78.132:49014 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Node info in sync 2022/05/08 12:37:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (615.352µs) from=10.233.78.132:49020 2022/05/08 12:37:13 [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. 2022/05/08 12:37:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [INFO] agent: Synced service "_v13_aai-nquery_10.233.67.99_8446" 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Node info in sync 2022/05/08 12:37:13 [DEBUG] http: Request PUT /v1/agent/service/register (415.924872ms) from=10.233.78.132:49022 2022/05/08 12:37:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:13 [DEBUG] agent: Node info in sync 2022/05/08 12:37:13 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (433.742µs) from=10.233.78.132:49028 2022/05/08 12:37:14 [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. 2022/05/08 12:37:14 [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. 2022/05/08 12:37:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:14 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [INFO] agent: Synced service "_v14__aai-nquery_10.233.67.99_8446" 2022/05/08 12:37:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Node info in sync 2022/05/08 12:37:14 [DEBUG] http: Request PUT /v1/agent/service/register (621.664882ms) from=10.233.78.132:49030 2022/05/08 12:37:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:14 [DEBUG] agent: Node info in sync 2022/05/08 12:37:14 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (453.914µs) from=10.233.78.132:49036 2022/05/08 12:37:14 [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. 2022/05/08 12:37:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [INFO] agent: Synced service "_v14_aai-nquery_10.233.67.99_8446" 2022/05/08 12:37:15 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Node info in sync 2022/05/08 12:37:15 [DEBUG] http: Request PUT /v1/agent/service/register (690.913036ms) from=10.233.78.132:49038 2022/05/08 12:37:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:15 [DEBUG] agent: Node info in sync 2022/05/08 12:37:15 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (353.235µs) from=10.233.78.132:49052 2022/05/08 12:37:15 [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. 2022/05/08 12:37:15 [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. 2022/05/08 12:37:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [INFO] agent: Synced service "_v15__aai-nquery_10.233.67.99_8446" 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Node info in sync 2022/05/08 12:37:16 [DEBUG] http: Request PUT /v1/agent/service/register (504.196763ms) from=10.233.78.132:49054 2022/05/08 12:37:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Node info in sync 2022/05/08 12:37:16 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (199.751374ms) from=10.233.78.132:49068 2022/05/08 12:37:16 [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. 2022/05/08 12:37:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [INFO] agent: Synced service "_v15_aai-nquery_10.233.67.99_8446" 2022/05/08 12:37:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Node info in sync 2022/05/08 12:37:16 [DEBUG] http: Request PUT /v1/agent/service/register (353.746088ms) from=10.233.78.132:49076 2022/05/08 12:37:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:17 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:17 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:17 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:17 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:17 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:17 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:17 [DEBUG] agent: Node info in sync 2022/05/08 12:37:17 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (458.093µs) from=10.233.78.132:49080 2022/05/08 12:37:17 [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. 2022/05/08 12:37:17 [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. 2022/05/08 12:37:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [INFO] agent: Synced service "_v16__aai-nquery_10.233.67.99_8446" 2022/05/08 12:37:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Node info in sync 2022/05/08 12:37:18 [DEBUG] http: Request PUT /v1/agent/service/register (688.29745ms) from=10.233.78.132:49084 2022/05/08 12:37:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:18 [DEBUG] agent: Node info in sync 2022/05/08 12:37:18 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (339.998µs) from=10.233.78.132:49088 2022/05/08 12:37:18 [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. 2022/05/08 12:37:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:19 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [INFO] agent: Synced service "_v16_aai-nquery_10.233.67.99_8446" 2022/05/08 12:37:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Node info in sync 2022/05/08 12:37:19 [DEBUG] http: Request PUT /v1/agent/service/register (1.151815272s) from=10.233.78.132:49090 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Node info in sync 2022/05/08 12:37:19 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (100.386131ms) from=10.233.78.132:49100 2022/05/08 12:37:19 [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. 2022/05/08 12:37:19 [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. 2022/05/08 12:37:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [INFO] agent: Synced service "_v17__aai-nquery_10.233.67.99_8446" 2022/05/08 12:37:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Node info in sync 2022/05/08 12:37:19 [DEBUG] http: Request PUT /v1/agent/service/register (280.490358ms) from=10.233.78.132:49102 2022/05/08 12:37:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:19 [DEBUG] agent: Node info in sync 2022/05/08 12:37:19 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (385.896µs) from=10.233.78.132:49112 2022/05/08 12:37:19 [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. 2022/05/08 12:37:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/08 12:37:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v1_sdc_10.233.43.104_8443" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v1_catalog_10.233.19.214_8806" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.207_443" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.17_8181" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [INFO] agent: Synced service "_v17_aai-nquery_10.233.67.99_8446" 2022/05/08 12:37:20 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.218_9011" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v0_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.219_9007" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Node info in sync 2022/05/08 12:37:20 [DEBUG] http: Request PUT /v1/agent/service/register (253.953445ms) from=10.233.78.132:49114 2022/05/08 12:37:20 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.246_9015" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.214_8806" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v1_parser_10.233.19.214_8806" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.118_8443" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v1_message-router_10.233.28.32_3904" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v1_nsd_10.233.19.214_8806" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.104_8080" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v1_multicloud_10.233.59.119_9001" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.99_8446" in sync 2022/05/08 12:37:20 [DEBUG]