Results

By type

          + 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: 'a7260195-9af7-bce0-def2-ed5fda93352d'
         Node name: 'onap-msb-consul-f96d66b85-8xpl9'
        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/24 10:43:21 [DEBUG] agent: Using random ID "a7260195-9af7-bce0-def2-ed5fda93352d" as node ID
    2022/05/24 10:43:21 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:a7260195-9af7-bce0-def2-ed5fda93352d Address:127.0.0.1:8300}]
    2022/05/24 10:43:21 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/05/24 10:43:21 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-8xpl9.dc1 127.0.0.1
    2022/05/24 10:43:21 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-8xpl9 127.0.0.1
    2022/05/24 10:43:21 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-8xpl9.dc1" in area "wan"
    2022/05/24 10:43:21 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-8xpl9 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/24 10:43:21 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/05/24 10:43:21 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/05/24 10:43:21 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/05/24 10:43:21 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/05/24 10:43:21 [INFO] agent: started state syncer
    2022/05/24 10:43:21 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/05/24 10:43:21 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/05/24 10:43:21 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/05/24 10:43:21 [DEBUG] raft: Votes needed: 1
    2022/05/24 10:43:21 [DEBUG] raft: Vote granted from a7260195-9af7-bce0-def2-ed5fda93352d in term 2. Tally: 1
    2022/05/24 10:43:21 [INFO] raft: Election won. Tally: 1
    2022/05/24 10:43:21 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/05/24 10:43:21 [INFO] consul: cluster leadership acquired
    2022/05/24 10:43:21 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-8xpl9
    2022/05/24 10:43:21 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/05/24 10:43:21 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8xpl9" since the cluster is too small
    2022/05/24 10:43:21 [INFO] consul: member 'onap-msb-consul-f96d66b85-8xpl9' joined, marking health alive
    2022/05/24 10:43:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/24 10:43:21 [INFO] agent: Synced node info
==> Newer Consul version available: 1.12.0 (currently running: 1.4.3)
    2022/05/24 10:43:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/24 10:43:24 [DEBUG] agent: Node info in sync
    2022/05/24 10:43:24 [DEBUG] agent: Node info in sync
    2022/05/24 10:44:21 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8xpl9" since the cluster is too small
    2022/05/24 10:44:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/24 10:44:38 [DEBUG] agent: Node info in sync
    2022/05/24 10:45:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-8xpl9.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/24 10:45:21 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8xpl9" since the cluster is too small
    2022/05/24 10:46:21 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8xpl9" since the cluster is too small
    2022/05/24 10:46:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/24 10:46:22 [DEBUG] agent: Node info in sync
    2022/05/24 10:47:21 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8xpl9" since the cluster is too small
    2022/05/24 10:47:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-8xpl9.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/24 10:48:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/24 10:48:00 [DEBUG] agent: Node info in sync
    2022/05/24 10:48:21 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8xpl9" since the cluster is too small
    2022/05/24 10:49:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/24 10:49:06 [DEBUG] agent: Node info in sync
    2022/05/24 10:49:21 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8xpl9" since the cluster is too small
    2022/05/24 10:49:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-8xpl9.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/24 10:50:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/24 10:50:18 [DEBUG] agent: Node info in sync
    2022/05/24 10:50:21 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8xpl9" since the cluster is too small
    2022/05/24 10:51:21 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8xpl9" since the cluster is too small
    2022/05/24 10:51:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/24 10:51:55 [DEBUG] agent: Node info in sync
    2022/05/24 10:52:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-8xpl9.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/24 10:52:21 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8xpl9" since the cluster is too small
    2022/05/24 10:53:21 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8xpl9" since the cluster is too small
    2022/05/24 10:53:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/24 10:53:51 [DEBUG] agent: Node info in sync
    2022/05/24 10:54:21 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8xpl9" since the cluster is too small
    2022/05/24 10:54:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-8xpl9.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/24 10:55:05 [DEBUG] http: Request GET /v1/status/leader (5.698569ms) from=10.233.68.208:41562
    2022/05/24 10:55:06 [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/24 10:55:06 [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/24 10:55:06 [INFO] agent: Synced service "_v1_sdc-gui_10.233.55.247_8181"
    2022/05/24 10:55:06 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:06 [DEBUG] http: Request PUT /v1/agent/service/register (17.576658ms) from=10.233.68.208:41578
    2022/05/24 10:55:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:06 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.39947ms) from=10.233.68.208:41582
    2022/05/24 10:55:06 [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/24 10:55: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/24 10:55:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:06 [INFO] agent: Synced service "_v0_multicloud_10.233.30.73_9001"
    2022/05/24 10:55:06 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:06 [DEBUG] http: Request PUT /v1/agent/service/register (13.563108ms) from=10.233.68.208:41590
    2022/05/24 10:55:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:06 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:06 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (47.122322ms) from=10.233.68.208:41592
    2022/05/24 10:55:06 [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/24 10:55: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/24 10:55:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:06 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:06 [INFO] agent: Synced service "_v1_multicloud_10.233.30.73_9001"
    2022/05/24 10:55:06 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:06 [DEBUG] http: Request PUT /v1/agent/service/register (21.803234ms) from=10.233.68.208:41596
    2022/05/24 10:55:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:06 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:06 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:06 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (633.61µs) from=10.233.68.208:41608
    2022/05/24 10:55:06 [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/24 10:55: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/24 10:55:06 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:06 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:06 [INFO] agent: Synced service "_v1_sdc_10.233.32.89_8443"
    2022/05/24 10:55:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:06 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:06 [DEBUG] http: Request PUT /v1/agent/service/register (36.040601ms) from=10.233.68.208:41626
    2022/05/24 10:55:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:06 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:06 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:06 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:06 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:06 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (630.318µs) from=10.233.68.208:41628
    2022/05/24 10:55:06 [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/24 10:55: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/24 10:55:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:06 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:06 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:06 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:06 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.32.89_8080"
    2022/05/24 10:55:06 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:06 [DEBUG] http: Request PUT /v1/agent/service/register (14.128843ms) from=10.233.68.208:41630
    2022/05/24 10:55:06 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:06 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:06 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:06 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:06 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (1.056704ms) from=10.233.68.208:41632
    2022/05/24 10:55:06 [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/24 10:55: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/24 10:55:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:06 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:06 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:06 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:06 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.19.198_9015"
    2022/05/24 10:55:06 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:06 [DEBUG] http: Request PUT /v1/agent/service/register (19.296808ms) from=10.233.68.208:41634
    2022/05/24 10:55:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:06 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:06 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:06 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:06 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (3.041049ms) from=10.233.68.208:41636
    2022/05/24 10:55:07 [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/24 10:55:07 [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/24 10:55:07 [INFO] agent: Synced service "_v1_wf-gui_10.233.32.165_8443"
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:07 [DEBUG] http: Request PUT /v1/agent/service/register (9.129344ms) from=10.233.68.208:41638
    2022/05/24 10:55:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (35.923639ms) from=10.233.68.208:41640
    2022/05/24 10:55:07 [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/24 10:55: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/24 10:55:07 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:07 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.56.159_9011"
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:07 [DEBUG] http: Request PUT /v1/agent/service/register (10.01105ms) from=10.233.68.208:41644
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (529.537µs) from=10.233.68.208:41646
    2022/05/24 10:55:07 [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/24 10:55: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/24 10:55:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:07 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.56.159_9011"
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:07 [DEBUG] http: Request PUT /v1/agent/service/register (46.647506ms) from=10.233.68.208:41648
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (578.418µs) from=10.233.68.208:41650
    2022/05/24 10:55:07 [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/24 10:55: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/24 10:55:07 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:07 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.3.198_443"
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:07 [DEBUG] http: Request PUT /v1/agent/service/register (9.505523ms) from=10.233.68.208:41656
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (45.332328ms) from=10.233.68.208:41658
    2022/05/24 10:55:07 [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/24 10:55: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/24 10:55:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:07 [INFO] agent: Synced service "_v1_message-router_10.233.30.72_3904"
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:07 [DEBUG] http: Request PUT /v1/agent/service/register (21.67728ms) from=10.233.68.208:41660
    2022/05/24 10:55:07 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (60.046547ms) from=10.233.68.208:41666
    2022/05/24 10:55:07 [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/24 10:55: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/24 10:55:07 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:07 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.56.18_9007"
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:07 [DEBUG] http: Request PUT /v1/agent/service/register (6.732997ms) from=10.233.68.208:41676
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:07 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (3.549133ms) from=10.233.68.208:41678
    2022/05/24 10:55:08 [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/24 10:55: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/24 10:55:08 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:08 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.56.18_9007"
    2022/05/24 10:55:08 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:08 [DEBUG] http: Request PUT /v1/agent/service/register (30.544496ms) from=10.233.68.208:41680
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (12.828226ms) from=10.233.68.208:41684
    2022/05/24 10:55:08 [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/24 10:55:08 [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/24 10:55: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/24 10:55: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/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:08 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.69.135_8446"
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:08 [DEBUG] http: Request PUT /v1/agent/service/register (53.551688ms) from=10.233.68.208:41686
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:08 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (668.387µs) from=10.233.68.208:41688
    2022/05/24 10:55:08 [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/24 10:55: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/24 10:55: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/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.69.135_8446"
    2022/05/24 10:55:08 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:08 [DEBUG] http: Request PUT /v1/agent/service/register (15.23964ms) from=10.233.68.208:41690
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:08 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (1.050591ms) from=10.233.68.208:41692
    2022/05/24 10:55:08 [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/24 10:55:08 [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/24 10:55: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/24 10:55: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/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.69.135_8446"
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:08 [DEBUG] http: Request PUT /v1/agent/service/register (42.661576ms) from=10.233.68.208:41694
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:08 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (62.188381ms) from=10.233.68.208:41696
    2022/05/24 10:55:08 [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/24 10:55: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/24 10:55: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/24 10:55:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:08 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.69.135_8446"
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:08 [DEBUG] http: Request PUT /v1/agent/service/register (17.08957ms) from=10.233.68.208:41698
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:08 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (6.070727ms) from=10.233.68.208:41702
    2022/05/24 10:55:08 [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/24 10:55:08 [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/24 10:55: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/24 10:55: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/24 10:55:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:08 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.69.135_8446"
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:08 [DEBUG] http: Request PUT /v1/agent/service/register (34.081708ms) from=10.233.68.208:41704
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:08 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (651.464µs) from=10.233.68.208:41706
    2022/05/24 10:55:08 [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/24 10:55: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/24 10:55: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/24 10:55:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.69.135_8446"
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:08 [DEBUG] http: Request PUT /v1/agent/service/register (6.865398ms) from=10.233.68.208:41710
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:08 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (5.855747ms) from=10.233.68.208:41712
    2022/05/24 10:55:08 [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/24 10:55:08 [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/24 10:55: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/24 10:55: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/24 10:55:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.69.135_8446"
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:08 [DEBUG] http: Request PUT /v1/agent/service/register (4.040848ms) from=10.233.68.208:41714
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:08 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (1.127257ms) from=10.233.68.208:41716
    2022/05/24 10:55:08 [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/24 10:55: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/24 10:55: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/24 10:55:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.69.135_8446"
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:08 [DEBUG] http: Request PUT /v1/agent/service/register (32.390311ms) from=10.233.68.208:41718
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:08 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (611.22µs) from=10.233.68.208:41720
    2022/05/24 10:55:09 [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/24 10:55:09 [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/24 10:55: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/24 10:55: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/24 10:55:09 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.69.135_8446"
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:09 [DEBUG] http: Request PUT /v1/agent/service/register (5.87674ms) from=10.233.68.208:41722
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (15.52996ms) from=10.233.68.208:41726
    2022/05/24 10:55:09 [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/24 10:55: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/24 10:55: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/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:09 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.69.135_8446"
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:09 [DEBUG] http: Request PUT /v1/agent/service/register (7.735917ms) from=10.233.68.208:41728
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (503.095µs) from=10.233.68.208:41730
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:09 [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/24 10:55:09 [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/24 10:55: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/24 10:55: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/24 10:55:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.69.135_8446"
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:09 [DEBUG] http: Request PUT /v1/agent/service/register (10.809764ms) from=10.233.68.208:41732
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (653.798µs) from=10.233.68.208:41734
    2022/05/24 10:55:09 [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/24 10:55: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/24 10:55: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/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.69.135_8446"
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:09 [DEBUG] http: Request PUT /v1/agent/service/register (63.987798ms) from=10.233.68.208:41736
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (504.822µs) from=10.233.68.208:41738
    2022/05/24 10:55:09 [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/24 10:55:09 [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/24 10:55: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/24 10:55: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/24 10:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.69.135_8446"
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:09 [DEBUG] http: Request PUT /v1/agent/service/register (22.97783ms) from=10.233.68.208:41740
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (495.477µs) from=10.233.68.208:41742
    2022/05/24 10:55:09 [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/24 10:55: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/24 10:55: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/24 10:55:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.69.135_8446"
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:09 [DEBUG] http: Request PUT /v1/agent/service/register (7.895229ms) from=10.233.68.208:41746
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (7.951865ms) from=10.233.68.208:41748
    2022/05/24 10:55:09 [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/24 10:55:09 [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/24 10:55: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/24 10:55: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/24 10:55:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.69.135_8446"
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:09 [DEBUG] http: Request PUT /v1/agent/service/register (7.125174ms) from=10.233.68.208:41750
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (4.323226ms) from=10.233.68.208:41752
    2022/05/24 10:55:09 [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/24 10:55: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/24 10:55: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/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:09 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.69.135_8446"
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:09 [DEBUG] http: Request PUT /v1/agent/service/register (12.771915ms) from=10.233.68.208:41754
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:09 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (7.286646ms) from=10.233.68.208:41756
    2022/05/24 10:55:10 [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/24 10:55:10 [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/24 10:55: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/24 10:55: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/24 10:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.69.135_8446"
    2022/05/24 10:55:10 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:10 [DEBUG] http: Request PUT /v1/agent/service/register (12.020974ms) from=10.233.68.208:41758
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:10 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (975.946µs) from=10.233.68.208:41764
    2022/05/24 10:55:10 [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/24 10:55: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/24 10:55: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/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.69.135_8446"
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:10 [DEBUG] http: Request PUT /v1/agent/service/register (5.619208ms) from=10.233.68.208:41766
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (1.135122ms) from=10.233.68.208:41768
    2022/05/24 10:55:10 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/24 10:55:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/24 10:55: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/24 10:55: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/24 10:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.69.135_8446"
    2022/05/24 10:55:10 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:10 [DEBUG] http: Request PUT /v1/agent/service/register (21.932374ms) from=10.233.68.208:41770
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (714.699µs) from=10.233.68.208:41772
    2022/05/24 10:55:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/24 10:55: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/24 10:55: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/24 10:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.69.135_8446"
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:10 [DEBUG] http: Request PUT /v1/agent/service/register (23.876638ms) from=10.233.68.208:41774
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (661.072µs) from=10.233.68.208:41776
    2022/05/24 10:55:10 [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/24 10:55:10 [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/24 10:55: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/24 10:55: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/24 10:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.69.135_8446"
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:10 [DEBUG] http: Request PUT /v1/agent/service/register (15.172186ms) from=10.233.68.208:41778
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (742.545µs) from=10.233.68.208:41782
    2022/05/24 10:55:10 [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/24 10:55: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/24 10:55: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/24 10:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.69.135_8446"
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:10 [DEBUG] http: Request PUT /v1/agent/service/register (20.376872ms) from=10.233.68.208:41784
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (513.456µs) from=10.233.68.208:41786
    2022/05/24 10:55:10 [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/24 10:55:10 [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/24 10:55: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/24 10:55: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/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.69.135_8446"
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:10 [DEBUG] http: Request PUT /v1/agent/service/register (21.714834ms) from=10.233.68.208:41788
    2022/05/24 10:55:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (846.366µs) from=10.233.68.208:41790
    2022/05/24 10:55:10 [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/24 10:55: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/24 10:55: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/24 10:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.69.135_8446"
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:10 [DEBUG] http: Request PUT /v1/agent/service/register (17.165003ms) from=10.233.68.208:41792
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (568.548µs) from=10.233.68.208:41794
    2022/05/24 10:55:10 [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/24 10:55:10 [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/24 10:55: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/24 10:55: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/24 10:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.69.135_8446"
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:10 [DEBUG] http: Request PUT /v1/agent/service/register (34.67533ms) from=10.233.68.208:41796
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (3.471895ms) from=10.233.68.208:41800
    2022/05/24 10:55:10 [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/24 10:55: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/24 10:55: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/24 10:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.69.135_8446"
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:10 [DEBUG] http: Request PUT /v1/agent/service/register (20.993547ms) from=10.233.68.208:41802
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (811.4µs) from=10.233.68.208:41806
    2022/05/24 10:55:10 [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/24 10:55:10 [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/24 10:55: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/24 10:55: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/24 10:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.69.135_8446"
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:10 [DEBUG] http: Request PUT /v1/agent/service/register (29.172184ms) from=10.233.68.208:41808
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:10 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (771.57µs) from=10.233.68.208:41810
    2022/05/24 10:55:11 [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/24 10:55: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/24 10:55: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/24 10:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.69.135_8446"
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:11 [DEBUG] http: Request PUT /v1/agent/service/register (10.309644ms) from=10.233.68.208:41812
    2022/05/24 10:55:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (762.253µs) from=10.233.68.208:41814
    2022/05/24 10:55:11 [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/24 10:55:11 [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/24 10:55: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/24 10:55: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/24 10:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.69.135_8446"
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:11 [DEBUG] http: Request PUT /v1/agent/service/register (30.2954ms) from=10.233.68.208:41818
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (3.05198ms) from=10.233.68.208:41820
    2022/05/24 10:55:11 [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/24 10:55: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/24 10:55: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/24 10:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.69.135_8446"
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:11 [DEBUG] http: Request PUT /v1/agent/service/register (11.60833ms) from=10.233.68.208:41822
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (446.932µs) from=10.233.68.208:41824
    2022/05/24 10:55:11 [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/24 10:55:11 [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/24 10:55: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/24 10:55: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/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.69.135_8446"
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:11 [DEBUG] http: Request PUT /v1/agent/service/register (14.733214ms) from=10.233.68.208:41826
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (12.035535ms) from=10.233.68.208:41828
    2022/05/24 10:55:11 [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/24 10:55: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/24 10:55: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/24 10:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.69.135_8446"
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:11 [DEBUG] http: Request PUT /v1/agent/service/register (27.36457ms) from=10.233.68.208:41830
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (671.749µs) from=10.233.68.208:41834
    2022/05/24 10:55:11 [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/24 10:55:11 [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/24 10:55: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/24 10:55: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/24 10:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.69.135_8446"
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:11 [DEBUG] http: Request PUT /v1/agent/service/register (58.758124ms) from=10.233.68.208:41838
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (2.527695ms) from=10.233.68.208:41840
    2022/05/24 10:55:11 [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/24 10:55: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/24 10:55: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/24 10:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.69.135_8446"
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:11 [DEBUG] http: Request PUT /v1/agent/service/register (77.140706ms) from=10.233.68.208:41842
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (495.652µs) from=10.233.68.208:41844
    2022/05/24 10:55:11 [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/24 10:55:11 [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/24 10:55: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/24 10:55: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/24 10:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.69.135_8446"
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:11 [DEBUG] http: Request PUT /v1/agent/service/register (8.191664ms) from=10.233.68.208:41846
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (902.163µs) from=10.233.68.208:41848
    2022/05/24 10:55:11 [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/24 10:55: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/24 10:55: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/24 10:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.69.135_8446"
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:11 [DEBUG] http: Request PUT /v1/agent/service/register (13.035153ms) from=10.233.68.208:41850
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (572.451µs) from=10.233.68.208:41852
    2022/05/24 10:55:11 [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/24 10:55:11 [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/24 10:55: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/24 10:55: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/24 10:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [INFO] agent: Synced service "_v11__aai-nquery_10.233.69.135_8446"
    2022/05/24 10:55:11 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:11 [DEBUG] http: Request PUT /v1/agent/service/register (6.079054ms) from=10.233.68.208:41854
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:11 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:11 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (563.593µs) from=10.233.68.208:41856
    2022/05/24 10:55:12 [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/24 10:55: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/24 10:55: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/24 10:55:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [INFO] agent: Synced service "_v11_aai-nquery_10.233.69.135_8446"
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:12 [DEBUG] http: Request PUT /v1/agent/service/register (17.518694ms) from=10.233.68.208:41858
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:12 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (1.923204ms) from=10.233.68.208:41860
    2022/05/24 10:55:12 [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/24 10:55:12 [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/24 10:55: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/24 10:55: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/24 10:55:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [INFO] agent: Synced service "_v12__aai-nquery_10.233.69.135_8446"
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:12 [DEBUG] http: Request PUT /v1/agent/service/register (10.51561ms) from=10.233.68.208:41862
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:12 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (907.323µs) from=10.233.68.208:41864
    2022/05/24 10:55:12 [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/24 10:55: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/24 10:55: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/24 10:55:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [INFO] agent: Synced service "_v12_aai-nquery_10.233.69.135_8446"
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:12 [DEBUG] http: Request PUT /v1/agent/service/register (6.98494ms) from=10.233.68.208:41868
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:12 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (611.885µs) from=10.233.68.208:41870
    2022/05/24 10:55: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/24 10:55: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/24 10:55: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/24 10:55: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/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [INFO] agent: Synced service "_v13__aai-nquery_10.233.69.135_8446"
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:12 [DEBUG] http: Request PUT /v1/agent/service/register (26.556925ms) from=10.233.68.208:41872
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:12 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (848.472µs) from=10.233.68.208:41874
    2022/05/24 10:55:12 [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/24 10:55: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/24 10:55: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/24 10:55:12 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [INFO] agent: Synced service "_v13_aai-nquery_10.233.69.135_8446"
    2022/05/24 10:55:12 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:12 [DEBUG] http: Request PUT /v1/agent/service/register (6.303696ms) from=10.233.68.208:41876
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:12 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (569.625µs) from=10.233.68.208:41878
    2022/05/24 10:55:12 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/24 10:55:12 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/24 10:55: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/24 10:55: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/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [INFO] agent: Synced service "_v14__aai-nquery_10.233.69.135_8446"
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:12 [DEBUG] http: Request PUT /v1/agent/service/register (14.451039ms) from=10.233.68.208:41880
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:12 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (469.653µs) from=10.233.68.208:41888
    2022/05/24 10:55:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/24 10:55: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/24 10:55: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/24 10:55:12 [INFO] agent: Synced service "_v14_aai-nquery_10.233.69.135_8446"
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:12 [DEBUG] http: Request PUT /v1/agent/service/register (7.693033ms) from=10.233.68.208:41890
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:12 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (726.371µs) from=10.233.68.208:41892
    2022/05/24 10:55:12 [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/24 10:55:12 [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/24 10:55: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/24 10:55: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/24 10:55:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [INFO] agent: Synced service "_v15__aai-nquery_10.233.69.135_8446"
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:12 [DEBUG] http: Request PUT /v1/agent/service/register (17.497232ms) from=10.233.68.208:41894
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:12 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (679.835µs) from=10.233.68.208:41896
    2022/05/24 10:55:12 [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/24 10:55: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/24 10:55: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/24 10:55:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [INFO] agent: Synced service "_v15_aai-nquery_10.233.69.135_8446"
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:12 [DEBUG] http: Request PUT /v1/agent/service/register (51.308975ms) from=10.233.68.208:41898
    2022/05/24 10:55:12 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (19.165586ms) from=10.233.68.208:41902
    2022/05/24 10:55:12 [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/24 10:55:12 [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/24 10:55: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/24 10:55: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/24 10:55:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [INFO] agent: Synced service "_v16__aai-nquery_10.233.69.135_8446"
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:12 [DEBUG] http: Request PUT /v1/agent/service/register (36.106787ms) from=10.233.68.208:41904
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:12 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:12 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (526.486µs) from=10.233.68.208:41906
    2022/05/24 10:55:13 [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/24 10:55: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/24 10:55: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/24 10:55:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [INFO] agent: Synced service "_v16_aai-nquery_10.233.69.135_8446"
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:13 [DEBUG] http: Request PUT /v1/agent/service/register (29.716709ms) from=10.233.68.208:41908
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:13 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (697.25µs) from=10.233.68.208:41910
    2022/05/24 10:55:13 [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/24 10:55:13 [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/24 10:55: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/24 10:55: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/24 10:55:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [INFO] agent: Synced service "_v17__aai-nquery_10.233.69.135_8446"
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:13 [DEBUG] http: Request PUT /v1/agent/service/register (16.1676ms) from=10.233.68.208:41914
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (561.215µs) from=10.233.68.208:41916
    2022/05/24 10:55:13 [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/24 10:55: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/24 10:55: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/24 10:55:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [INFO] agent: Synced service "_v17_aai-nquery_10.233.69.135_8446"
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:13 [DEBUG] http: Request PUT /v1/agent/service/register (23.241226ms) from=10.233.68.208:41918
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:13 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (911.837µs) from=10.233.68.208:41920
    2022/05/24 10:55:13 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/24 10:55:13 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/24 10:55: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/24 10:55: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/24 10:55:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [INFO] agent: Synced service "_v18__aai-nquery_10.233.69.135_8446"
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:13 [DEBUG] http: Request PUT /v1/agent/service/register (14.323437ms) from=10.233.68.208:41928
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (479.107µs) from=10.233.68.208:41930
    2022/05/24 10:55:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/24 10:55: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/24 10:55: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/24 10:55:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [INFO] agent: Synced service "_v18_aai-nquery_10.233.69.135_8446"
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:13 [DEBUG] http: Request PUT /v1/agent/service/register (23.416992ms) from=10.233.68.208:41932
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:13 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v18 (442.983µs) from=10.233.68.208:41944
    2022/05/24 10:55:13 [WARN] agent: Service name "_aai-nquery-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/24 10:55:13 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/24 10:55: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/24 10:55: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/24 10:55:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [INFO] agent: Synced service "_v19__aai-nquery_10.233.69.135_8446"
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:13 [DEBUG] http: Request PUT /v1/agent/service/register (6.865094ms) from=10.233.68.208:41950
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_message-router_10.233.30.72_3904" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Node info in sync
    2022/05/24 10:55:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v19 (540.29µs) from=10.233.68.208:41952
    2022/05/24 10:55:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/24 10:55: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/24 10:55: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/24 10:55:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_sdc_10.233.32.89_8443" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.198_443" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [INFO] agent: Synced service "_v19_aai-nquery_10.233.69.135_8446"
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.89_8080" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.18_9007" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v17_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.247_8181" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v0_multicloud_10.233.30.73_9001" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v18_aai-nquery_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.198_9015" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.135_8446" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.165_8443" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.159_9011" in sync
    2022/05/24 10:55:13 [DEBUG] agent: Service "_v1_message-router_10