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: '8e4fc5b1-ba52-e0fc-17ed-cd74c006bf8b'
         Node name: 'dev-msb-consul-5fdfc4cfd5-46kl6'
        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/01/03 16:48:39 [DEBUG] agent: Using random ID "8e4fc5b1-ba52-e0fc-17ed-cd74c006bf8b" as node ID
    2022/01/03 16:48:39 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:8e4fc5b1-ba52-e0fc-17ed-cd74c006bf8b Address:127.0.0.1:8300}]
    2022/01/03 16:48:39 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/01/03 16:48:39 [INFO] serf: EventMemberJoin: dev-msb-consul-5fdfc4cfd5-46kl6.dc1 127.0.0.1
    2022/01/03 16:48:39 [INFO] serf: EventMemberJoin: dev-msb-consul-5fdfc4cfd5-46kl6 127.0.0.1
    2022/01/03 16:48:39 [INFO] consul: Handled member-join event for server "dev-msb-consul-5fdfc4cfd5-46kl6.dc1" in area "wan"
    2022/01/03 16:48:39 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/01/03 16:48:39 [INFO] consul: Adding LAN server dev-msb-consul-5fdfc4cfd5-46kl6 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/01/03 16:48:39 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/01/03 16:48:39 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/01/03 16:48:39 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/01/03 16:48:39 [INFO] agent: started state syncer
    2022/01/03 16:48:39 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/01/03 16:48:39 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/01/03 16:48:39 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/01/03 16:48:39 [DEBUG] raft: Votes needed: 1
    2022/01/03 16:48:39 [DEBUG] raft: Vote granted from 8e4fc5b1-ba52-e0fc-17ed-cd74c006bf8b in term 2. Tally: 1
    2022/01/03 16:48:39 [INFO] raft: Election won. Tally: 1
    2022/01/03 16:48:39 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/01/03 16:48:39 [INFO] consul: cluster leadership acquired
    2022/01/03 16:48:39 [INFO] consul: New leader elected: dev-msb-consul-5fdfc4cfd5-46kl6
    2022/01/03 16:48:39 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/01/03 16:48:39 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-46kl6" since the cluster is too small
    2022/01/03 16:48:39 [INFO] consul: member 'dev-msb-consul-5fdfc4cfd5-46kl6' joined, marking health alive
    2022/01/03 16:48:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/03 16:48:40 [INFO] agent: Synced node info
    2022/01/03 16:48:40 [DEBUG] agent: Node info in sync
    2022/01/03 16:48:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/03 16:48:42 [DEBUG] agent: Node info in sync
==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
    2022/01/03 16:49:39 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-46kl6" since the cluster is too small
    2022/01/03 16:50:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/03 16:50:03 [DEBUG] agent: Node info in sync
    2022/01/03 16:50:39 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-46kl6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/01/03 16:50:39 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-46kl6" since the cluster is too small
    2022/01/03 16:51:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/03 16:51:21 [DEBUG] agent: Node info in sync
    2022/01/03 16:51:39 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-46kl6" since the cluster is too small
    2022/01/03 16:52:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/03 16:52:38 [DEBUG] agent: Node info in sync
    2022/01/03 16:52:39 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-46kl6" since the cluster is too small
    2022/01/03 16:53:05 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-46kl6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/01/03 16:53:39 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-46kl6" since the cluster is too small
    2022/01/03 16:53:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/03 16:53:50 [DEBUG] agent: Node info in sync
    2022/01/03 16:54:39 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-46kl6" since the cluster is too small
    2022/01/03 16:55:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/03 16:55:37 [DEBUG] agent: Node info in sync
    2022/01/03 16:55:39 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-46kl6" since the cluster is too small
    2022/01/03 16:55:53 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-46kl6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/01/03 16:56:39 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-46kl6" since the cluster is too small
    2022/01/03 16:56:52 [DEBUG] http: Request GET /v1/status/leader (1.086795ms) from=10.242.45.212:39622
    2022/01/03 16:56:52 [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/01/03 16:56:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:52 [INFO] agent: Synced service "_v1_sdc_10.96.128.201_8443"
    2022/01/03 16:56:52 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:52 [DEBUG] http: Request PUT /v1/agent/service/register (12.438686ms) from=10.242.45.212:39632
    2022/01/03 16:56:52 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:52 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:52 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (856.824µs) from=10.242.45.212:39634
    2022/01/03 16:56:52 [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/01/03 16:56:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:52 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:52 [INFO] agent: Synced service "_v1_sdc-deprecated_10.96.128.201_8080"
    2022/01/03 16:56:52 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:52 [DEBUG] http: Request PUT /v1/agent/service/register (11.797287ms) from=10.242.45.212:39636
    2022/01/03 16:56:52 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:52 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:52 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (478.537µs) from=10.242.45.212:39638
    2022/01/03 16:56:52 [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/01/03 16:56:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:52 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:53 [INFO] agent: Synced service "_v0_multicloud_10.96.38.120_9001"
    2022/01/03 16:56:53 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:53 [DEBUG] http: Request PUT /v1/agent/service/register (8.388381ms) from=10.242.45.212:39642
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (14.082837ms) from=10.242.45.212:39644
    2022/01/03 16:56:53 [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/01/03 16:56:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [INFO] agent: Synced service "_v1_multicloud_10.96.38.120_9001"
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:53 [DEBUG] http: Request PUT /v1/agent/service/register (5.954611ms) from=10.242.45.212:39648
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (835.982µs) from=10.242.45.212:39650
    2022/01/03 16:56:53 [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/01/03 16:56:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.203.38_9015"
    2022/01/03 16:56:53 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:53 [DEBUG] http: Request PUT /v1/agent/service/register (7.696196ms) from=10.242.45.212:39652
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (378.314µs) from=10.242.45.212:39654
    2022/01/03 16:56:53 [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/01/03 16:56:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:53 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.139.80_9007"
    2022/01/03 16:56:53 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:53 [DEBUG] http: Request PUT /v1/agent/service/register (3.291645ms) from=10.242.45.212:39656
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (282.439µs) from=10.242.45.212:39658
    2022/01/03 16:56:53 [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/01/03 16:56:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.139.80_9007"
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:53 [DEBUG] http: Request PUT /v1/agent/service/register (20.203196ms) from=10.242.45.212:39660
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (678.235µs) from=10.242.45.212:39662
    2022/01/03 16:56:53 [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/01/03 16:56:53 [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/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [INFO] agent: Synced service "_v1_sdc-gui_10.96.98.245_8181"
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:53 [DEBUG] http: Request PUT /v1/agent/service/register (4.894211ms) from=10.242.45.212:39664
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (382.027µs) from=10.242.45.212:39666
    2022/01/03 16:56:53 [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/01/03 16:56:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:53 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.129.242_9011"
    2022/01/03 16:56:53 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:53 [DEBUG] http: Request PUT /v1/agent/service/register (2.772904ms) from=10.242.45.212:39668
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (368.885µs) from=10.242.45.212:39670
    2022/01/03 16:56:53 [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/01/03 16:56:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.129.242_9011"
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:53 [DEBUG] http: Request PUT /v1/agent/service/register (4.897077ms) from=10.242.45.212:39672
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (350.716µs) from=10.242.45.212:39674
    2022/01/03 16:56:53 [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/01/03 16:56:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.30.15_443"
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:53 [DEBUG] http: Request PUT /v1/agent/service/register (3.619448ms) from=10.242.45.212:39676
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (526.042µs) from=10.242.45.212:39678
    2022/01/03 16:56:53 [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/01/03 16:56:53 [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/01/03 16:56:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.214.66_8446"
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:53 [DEBUG] http: Request PUT /v1/agent/service/register (8.111006ms) from=10.242.45.212:39680
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (360.975µs) from=10.242.45.212:39682
    2022/01/03 16:56:53 [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/01/03 16:56:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:53 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.214.66_8446"
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:53 [DEBUG] http: Request PUT /v1/agent/service/register (6.351421ms) from=10.242.45.212:39684
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (322.697µs) from=10.242.45.212:39686
    2022/01/03 16:56:53 [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/01/03 16:56:53 [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/01/03 16:56:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:53 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.214.66_8446"
    2022/01/03 16:56:53 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:53 [DEBUG] http: Request PUT /v1/agent/service/register (7.086788ms) from=10.242.45.212:39688
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (366.754µs) from=10.242.45.212:39690
    2022/01/03 16:56:53 [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/01/03 16:56:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:53 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.214.66_8446"
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:53 [DEBUG] http: Request PUT /v1/agent/service/register (3.355515ms) from=10.242.45.212:39694
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (290.647µs) from=10.242.45.212:39696
    2022/01/03 16:56:53 [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/01/03 16:56:53 [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/01/03 16:56:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.214.66_8446"
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:53 [DEBUG] http: Request PUT /v1/agent/service/register (11.465838ms) from=10.242.45.212:39700
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (392.673µs) from=10.242.45.212:39702
    2022/01/03 16:56:53 [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/01/03 16:56:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.214.66_8446"
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:53 [DEBUG] http: Request PUT /v1/agent/service/register (3.618457ms) from=10.242.45.212:39706
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (365.018µs) from=10.242.45.212:39708
    2022/01/03 16:56:53 [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/01/03 16:56:53 [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/01/03 16:56:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.214.66_8446"
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:53 [DEBUG] http: Request PUT /v1/agent/service/register (2.688877ms) from=10.242.45.212:39710
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (2.584857ms) from=10.242.45.212:39712
    2022/01/03 16:56:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.214.66_8446"
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:53 [DEBUG] http: Request PUT /v1/agent/service/register (4.893709ms) from=10.242.45.212:39714
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (381.809µs) from=10.242.45.212:39716
    2022/01/03 16:56:53 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.214.66_8446"
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:53 [DEBUG] http: Request PUT /v1/agent/service/register (3.714142ms) from=10.242.45.212:39720
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (301.659µs) from=10.242.45.212:39722
    2022/01/03 16:56:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.214.66_8446"
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:53 [DEBUG] http: Request PUT /v1/agent/service/register (6.27848ms) from=10.242.45.212:39724
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (409.288µs) from=10.242.45.212:39726
    2022/01/03 16:56:53 [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/01/03 16:56:53 [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/01/03 16:56:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.214.66_8446"
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:53 [DEBUG] http: Request PUT /v1/agent/service/register (2.793333ms) from=10.242.45.212:39728
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (392.642µs) from=10.242.45.212:39730
    2022/01/03 16:56:53 [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/01/03 16:56:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.214.66_8446"
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:53 [DEBUG] http: Request PUT /v1/agent/service/register (6.670726ms) from=10.242.45.212:39732
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (486.701µs) from=10.242.45.212:39734
    2022/01/03 16:56:53 [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/01/03 16:56:53 [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/01/03 16:56:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.214.66_8446"
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:53 [DEBUG] http: Request PUT /v1/agent/service/register (2.808821ms) from=10.242.45.212:39736
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:53 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (427.896µs) from=10.242.45.212:39738
    2022/01/03 16:56:54 [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/01/03 16:56:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.214.66_8446"
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:54 [DEBUG] http: Request PUT /v1/agent/service/register (2.895916ms) from=10.242.45.212:39742
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (472.146µs) from=10.242.45.212:39744
    2022/01/03 16:56:54 [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/01/03 16:56:54 [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/01/03 16:56:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.214.66_8446"
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:54 [DEBUG] http: Request PUT /v1/agent/service/register (9.203744ms) from=10.242.45.212:39748
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (292.518µs) from=10.242.45.212:39750
    2022/01/03 16:56:54 [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/01/03 16:56:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.214.66_8446"
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:54 [DEBUG] http: Request PUT /v1/agent/service/register (2.657571ms) from=10.242.45.212:39752
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (365.539µs) from=10.242.45.212:39754
    2022/01/03 16:56:54 [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/01/03 16:56:54 [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/01/03 16:56:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.214.66_8446"
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:54 [DEBUG] http: Request PUT /v1/agent/service/register (5.23425ms) from=10.242.45.212:39756
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (3.49722ms) from=10.242.45.212:39758
    2022/01/03 16:56:54 [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/01/03 16:56:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.214.66_8446"
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] http: Request PUT /v1/agent/service/register (3.23619ms) from=10.242.45.212:39760
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (541.863µs) from=10.242.45.212:39762
    2022/01/03 16:56:54 [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/01/03 16:56:54 [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/01/03 16:56:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.214.66_8446"
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:54 [DEBUG] http: Request PUT /v1/agent/service/register (2.851472ms) from=10.242.45.212:39764
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (396.479µs) from=10.242.45.212:39768
    2022/01/03 16:56:54 [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/01/03 16:56:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.214.66_8446"
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:54 [DEBUG] http: Request PUT /v1/agent/service/register (3.492758ms) from=10.242.45.212:39772
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (8.660945ms) from=10.242.45.212:39778
    2022/01/03 16:56:54 [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/01/03 16:56:54 [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/01/03 16:56:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.214.66_8446"
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:54 [DEBUG] http: Request PUT /v1/agent/service/register (31.659462ms) from=10.242.45.212:39780
    2022/01/03 16:56:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (341.712µs) from=10.242.45.212:39782
    2022/01/03 16:56:54 [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/01/03 16:56:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.214.66_8446"
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:54 [DEBUG] http: Request PUT /v1/agent/service/register (4.440756ms) from=10.242.45.212:39784
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (3.697102ms) from=10.242.45.212:39786
    2022/01/03 16:56:54 [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/01/03 16:56:54 [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/01/03 16:56:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.214.66_8446"
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:54 [DEBUG] http: Request PUT /v1/agent/service/register (2.99106ms) from=10.242.45.212:39790
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (9.327615ms) from=10.242.45.212:39792
    2022/01/03 16:56:54 [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/01/03 16:56:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.214.66_8446"
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:54 [DEBUG] http: Request PUT /v1/agent/service/register (3.209802ms) from=10.242.45.212:39794
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (481.738µs) from=10.242.45.212:39796
    2022/01/03 16:56:54 [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/01/03 16:56:54 [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/01/03 16:56:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.214.66_8446"
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:54 [DEBUG] http: Request PUT /v1/agent/service/register (3.197204ms) from=10.242.45.212:39798
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (340.082µs) from=10.242.45.212:39802
    2022/01/03 16:56:54 [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/01/03 16:56:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.214.66_8446"
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:54 [DEBUG] http: Request PUT /v1/agent/service/register (4.386774ms) from=10.242.45.212:39804
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (282.349µs) from=10.242.45.212:39808
    2022/01/03 16:56:54 [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/01/03 16:56:54 [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/01/03 16:56:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.214.66_8446"
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:54 [DEBUG] http: Request PUT /v1/agent/service/register (3.414914ms) from=10.242.45.212:39810
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (540.122µs) from=10.242.45.212:39812
    2022/01/03 16:56:54 [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/01/03 16:56:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.214.66_8446"
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:54 [DEBUG] http: Request PUT /v1/agent/service/register (3.662328ms) from=10.242.45.212:39814
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (427.451µs) from=10.242.45.212:39816
    2022/01/03 16:56:54 [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/01/03 16:56:54 [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/01/03 16:56:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.214.66_8446"
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:54 [DEBUG] http: Request PUT /v1/agent/service/register (6.095713ms) from=10.242.45.212:39820
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (329.375µs) from=10.242.45.212:39822
    2022/01/03 16:56:54 [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/01/03 16:56:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.214.66_8446"
    2022/01/03 16:56:54 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:54 [DEBUG] http: Request PUT /v1/agent/service/register (10.341707ms) from=10.242.45.212:39824
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (383.187µs) from=10.242.45.212:39826
    2022/01/03 16:56:54 [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/01/03 16:56:54 [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/01/03 16:56:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.214.66_8446"
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:54 [DEBUG] http: Request PUT /v1/agent/service/register (6.562392ms) from=10.242.45.212:39828
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (644.961µs) from=10.242.45.212:39830
    2022/01/03 16:56:54 [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/01/03 16:56:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.214.66_8446"
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:54 [DEBUG] http: Request PUT /v1/agent/service/register (8.663377ms) from=10.242.45.212:39832
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (472.002µs) from=10.242.45.212:39834
    2022/01/03 16:56:54 [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/01/03 16:56:54 [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/01/03 16:56:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.214.66_8446"
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:54 [DEBUG] http: Request PUT /v1/agent/service/register (21.064017ms) from=10.242.45.212:39836
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (282.208µs) from=10.242.45.212:39838
    2022/01/03 16:56:54 [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/01/03 16:56:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.214.66_8446"
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:54 [DEBUG] http: Request PUT /v1/agent/service/register (8.194386ms) from=10.242.45.212:39840
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (688.569µs) from=10.242.45.212:39842
    2022/01/03 16:56:54 [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/01/03 16:56:54 [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/01/03 16:56:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.214.66_8446"
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:54 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:54 [DEBUG] http: Request PUT /v1/agent/service/register (23.562009ms) from=10.242.45.212:39844
    2022/01/03 16:56:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (1.522637ms) from=10.242.45.212:39846
    2022/01/03 16:56:55 [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/01/03 16:56:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.214.66_8446"
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:55 [DEBUG] http: Request PUT /v1/agent/service/register (12.1633ms) from=10.242.45.212:39848
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (501.98µs) from=10.242.45.212:39850
    2022/01/03 16:56:55 [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/01/03 16:56:55 [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/01/03 16:56:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [INFO] agent: Synced service "_v11__aai-nquery_10.242.214.66_8446"
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:55 [DEBUG] http: Request PUT /v1/agent/service/register (8.146975ms) from=10.242.45.212:39852
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (684.435µs) from=10.242.45.212:39856
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:55 [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/01/03 16:56:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:55 [INFO] agent: Synced service "_v11_aai-nquery_10.242.214.66_8446"
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:55 [DEBUG] http: Request PUT /v1/agent/service/register (3.706184ms) from=10.242.45.212:39858
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:55 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (299.357µs) from=10.242.45.212:39860
    2022/01/03 16:56:55 [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/01/03 16:56:55 [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/01/03 16:56:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [INFO] agent: Synced service "_v12__aai-nquery_10.242.214.66_8446"
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:55 [DEBUG] http: Request PUT /v1/agent/service/register (2.554719ms) from=10.242.45.212:39862
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:55 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (237.311µs) from=10.242.45.212:39864
    2022/01/03 16:56:55 [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/01/03 16:56:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [INFO] agent: Synced service "_v12_aai-nquery_10.242.214.66_8446"
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:55 [DEBUG] http: Request PUT /v1/agent/service/register (6.469298ms) from=10.242.45.212:39866
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:55 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (304.105µs) from=10.242.45.212:39868
    2022/01/03 16:56:55 [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/01/03 16:56:55 [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/01/03 16:56:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [INFO] agent: Synced service "_v13__aai-nquery_10.242.214.66_8446"
    2022/01/03 16:56:55 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:55 [DEBUG] http: Request PUT /v1/agent/service/register (2.817214ms) from=10.242.45.212:39870
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (595.687µs) from=10.242.45.212:39872
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:55 [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/01/03 16:56:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [INFO] agent: Synced service "_v13_aai-nquery_10.242.214.66_8446"
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:55 [DEBUG] http: Request PUT /v1/agent/service/register (3.537136ms) from=10.242.45.212:39874
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:55 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (378.793µs) from=10.242.45.212:39876
    2022/01/03 16:56:55 [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/01/03 16:56:55 [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/01/03 16:56:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:55 [INFO] agent: Synced service "_v14__aai-nquery_10.242.214.66_8446"
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:55 [DEBUG] http: Request PUT /v1/agent/service/register (9.001278ms) from=10.242.45.212:39878
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:55 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (469.409µs) from=10.242.45.212:39880
    2022/01/03 16:56:55 [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/01/03 16:56:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [INFO] agent: Synced service "_v14_aai-nquery_10.242.214.66_8446"
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:55 [DEBUG] http: Request PUT /v1/agent/service/register (12.374057ms) from=10.242.45.212:39882
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:55 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (694.641µs) from=10.242.45.212:39884
    2022/01/03 16:56:55 [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/01/03 16:56:55 [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/01/03 16:56:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [INFO] agent: Synced service "_v15__aai-nquery_10.242.214.66_8446"
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:55 [DEBUG] http: Request PUT /v1/agent/service/register (15.06358ms) from=10.242.45.212:39886
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:55 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (21.445213ms) from=10.242.45.212:39890
    2022/01/03 16:56:55 [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/01/03 16:56:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [INFO] agent: Synced service "_v15_aai-nquery_10.242.214.66_8446"
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:55 [DEBUG] http: Request PUT /v1/agent/service/register (7.23459ms) from=10.242.45.212:39892
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:55 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (421.466µs) from=10.242.45.212:39896
    2022/01/03 16:56:55 [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/01/03 16:56:55 [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/01/03 16:56:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [INFO] agent: Synced service "_v16__aai-nquery_10.242.214.66_8446"
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:55 [DEBUG] http: Request PUT /v1/agent/service/register (5.150317ms) from=10.242.45.212:39898
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:55 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (269.827µs) from=10.242.45.212:39900
    2022/01/03 16:56:55 [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/01/03 16:56:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [INFO] agent: Synced service "_v16_aai-nquery_10.242.214.66_8446"
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:55 [DEBUG] http: Request PUT /v1/agent/service/register (3.14442ms) from=10.242.45.212:39902
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:55 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (288.619µs) from=10.242.45.212:39904
    2022/01/03 16:56:55 [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/01/03 16:56:55 [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/01/03 16:56:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [INFO] agent: Synced service "_v17__aai-nquery_10.242.214.66_8446"
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:55 [DEBUG] http: Request PUT /v1/agent/service/register (3.022916ms) from=10.242.45.212:39906
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:55 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (411.032µs) from=10.242.45.212:39908
    2022/01/03 16:56:55 [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/01/03 16:56:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [INFO] agent: Synced service "_v17_aai-nquery_10.242.214.66_8446"
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:55 [DEBUG] http: Request PUT /v1/agent/service/register (8.184777ms) from=10.242.45.212:39910
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:55 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (303.331µs) from=10.242.45.212:39914
    2022/01/03 16:56:55 [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/01/03 16:56:55 [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/01/03 16:56:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [INFO] agent: Synced service "_v18__aai-nquery_10.242.214.66_8446"
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:55 [DEBUG] http: Request PUT /v1/agent/service/register (4.706738ms) from=10.242.45.212:39916
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:55 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (327.799µs) from=10.242.45.212:39918
    2022/01/03 16:56:55 [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/01/03 16:56:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [INFO] agent: Synced service "_v18_aai-nquery_10.242.214.66_8446"
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:55 [DEBUG] http: Request PUT /v1/agent/service/register (5.878562ms) from=10.242.45.212:39920
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:55 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v18 (1.193517ms) from=10.242.45.212:39922
    2022/01/03 16:56:55 [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/01/03 16:56:55 [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/01/03 16:56:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [INFO] agent: Synced service "_v19__aai-nquery_10.242.214.66_8446"
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:55 [DEBUG] http: Request PUT /v1/agent/service/register (4.042585ms) from=10.242.45.212:39924
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:55 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v19 (506.414µs) from=10.242.45.212:39926
    2022/01/03 16:56:55 [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/01/03 16:56:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [INFO] agent: Synced service "_v19_aai-nquery_10.242.214.66_8446"
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:55 [DEBUG] http: Request PUT /v1/agent/service/register (3.150495ms) from=10.242.45.212:39928
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:55 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v19 (399.236µs) from=10.242.45.212:39930
    2022/01/03 16:56:55 [WARN] agent: Service name "_aai-named-query" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:55 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/search\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"\",\"enable_ssl\":\"true\",\"url\":\"/aai/search\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [INFO] agent: Synced service "___aai-named-query_10.242.214.66_8446"
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:55 [DEBUG] http: Request PUT /v1/agent/service/register (4.373238ms) from=10.242.45.212:39934
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.139.80_9007" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "___aai-named-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Node info in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc_10.96.128.201_8443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v0_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud_10.96.38.120_9001" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.30.15_443" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "___aai-named-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.98.245_8181" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.203.38_9015" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.129.242_9011" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v14_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v17_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15_aai-nquery_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.128.201_8080" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.214.66_8446" in sync
    2022/01/03 16:56:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.214.66_8446" in sync
    2022/01/0