Results

By type

          + CONSUL_BIND=
+ [ -n  ]
+ CONSUL_CLIENT=
+ [ -n  ]
+ CONSUL_DATA_DIR=/consul/data
+ CONSUL_CONFIG_DIR=/consul/config
+ [ -n  ]
+ [ a = - ]
+ [ agent = agent ]
+ shift
+ set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0
+ [ consul = consul ]
+ stat -c %u /consul/data
+ id -u consul
+ [ 100 != 100 ]
+ stat -c %u /consul/config
+ id -u consul
+ [ 100 != 100 ]
+ [ ! -z ]
+ exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0
==> Starting Consul agent...
==> Consul agent running!
           Version: 'v1.4.3'
           Node ID: 'fb43b8b9-63fd-6cf8-eaa2-dccf469a71a4'
         Node name: 'dev-msb-consul-85cddc885c-xln8v'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

==> Log data will now stream in as it occurs:

    2021/05/12 10:47:57 [DEBUG] agent: Using random ID "fb43b8b9-63fd-6cf8-eaa2-dccf469a71a4" as node ID
    2021/05/12 10:47:57 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:fb43b8b9-63fd-6cf8-eaa2-dccf469a71a4 Address:127.0.0.1:8300}]
    2021/05/12 10:47:57 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/05/12 10:47:57 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-xln8v.dc1 127.0.0.1
    2021/05/12 10:47:57 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-xln8v 127.0.0.1
    2021/05/12 10:47:57 [INFO] consul: Handled member-join event for server "dev-msb-consul-85cddc885c-xln8v.dc1" in area "wan"
    2021/05/12 10:47:57 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/05/12 10:47:57 [INFO] consul: Adding LAN server dev-msb-consul-85cddc885c-xln8v (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/05/12 10:47:57 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/05/12 10:47:57 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/05/12 10:47:57 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/05/12 10:47:57 [INFO] agent: started state syncer
    2021/05/12 10:47:57 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/05/12 10:47:57 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/05/12 10:47:57 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/05/12 10:47:57 [DEBUG] raft: Votes needed: 1
    2021/05/12 10:47:57 [DEBUG] raft: Vote granted from fb43b8b9-63fd-6cf8-eaa2-dccf469a71a4 in term 2. Tally: 1
    2021/05/12 10:47:57 [INFO] raft: Election won. Tally: 1
    2021/05/12 10:47:57 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/05/12 10:47:57 [INFO] consul: cluster leadership acquired
    2021/05/12 10:47:57 [INFO] consul: New leader elected: dev-msb-consul-85cddc885c-xln8v
    2021/05/12 10:47:57 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/05/12 10:47:57 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-xln8v" since the cluster is too small
    2021/05/12 10:47:57 [INFO] consul: member 'dev-msb-consul-85cddc885c-xln8v' joined, marking health alive
    2021/05/12 10:47:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/05/12 10:47:57 [INFO] agent: Synced node info
    2021/05/12 10:47:57 [DEBUG] agent: Node info in sync
    2021/05/12 10:48:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/05/12 10:48:00 [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)
    2021/05/12 10:48:57 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-xln8v" since the cluster is too small
    2021/05/12 10:49:41 [DEBUG] http: Request GET /v1/status/leader (895.607µs) from=10.242.47.7:58244
    2021/05/12 10:49:42 [WARN] agent: Service name "multicloud-titanium_cloud-v0" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titanium_cloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.96.224.150_9005"
    2021/05/12 10:49:42 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:42 [DEBUG] http: Request PUT /v1/agent/service/register (9.54378ms) from=10.242.47.7:58248
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:42 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (1.858519ms) from=10.242.47.7:58250
    2021/05/12 10:49:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.96.224.150_9005"
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:42 [DEBUG] http: Request PUT /v1/agent/service/register (3.134787ms) from=10.242.47.7:58252
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:42 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (456.984µs) from=10.242.47.7:58254
    2021/05/12 10:49:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.96.224.150_9005"
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:42 [DEBUG] http: Request PUT /v1/agent/service/register (5.353815ms) from=10.242.47.7:58256
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:42 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (1.262721ms) from=10.242.47.7:58258
    2021/05/12 10:49:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [INFO] agent: Synced service "_v1_aai-esr-server_10.96.94.80_9518"
    2021/05/12 10:49:42 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:42 [DEBUG] http: Request PUT /v1/agent/service/register (4.324511ms) from=10.242.47.7:58260
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:42 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (385.405µs) from=10.242.47.7:58262
    2021/05/12 10:49:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:42 [INFO] agent: Synced service "_v1_appc_10.96.0.181_8443"
    2021/05/12 10:49:42 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:42 [DEBUG] http: Request PUT /v1/agent/service/register (4.419471ms) from=10.242.47.7:58264
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:42 [DEBUG] http: Request GET /v1/health/service/appc-v1 (389.348µs) from=10.242.47.7:58266
    2021/05/12 10:49:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:42 [INFO] agent: Synced service "_v1_message-router_10.96.82.207_3904"
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:42 [DEBUG] http: Request PUT /v1/agent/service/register (2.52214ms) from=10.242.47.7:58268
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:42 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (754.768µs) from=10.242.47.7:58272
    2021/05/12 10:49:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:42 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.149.12_443"
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:42 [DEBUG] http: Request PUT /v1/agent/service/register (4.014555ms) from=10.242.47.7:58274
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (229.52µs) from=10.242.47.7:58276
    2021/05/12 10:49:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:42 [INFO] agent: Synced service "_v1_parser_10.96.138.95_8806"
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:42 [DEBUG] http: Request PUT /v1/agent/service/register (4.985843ms) from=10.242.47.7:58280
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:42 [DEBUG] http: Request GET /v1/health/service/parser-v1 (278.963µs) from=10.242.47.7:58282
    2021/05/12 10:49:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [INFO] agent: Synced service "_v1_catalog_10.96.138.95_8806"
    2021/05/12 10:49:42 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:42 [DEBUG] http: Request PUT /v1/agent/service/register (2.352978ms) from=10.242.47.7:58284
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (299.483µs) from=10.242.47.7:58286
    2021/05/12 10:49:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [INFO] agent: Synced service "_v1_nsd_10.96.138.95_8806"
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:42 [DEBUG] http: Request PUT /v1/agent/service/register (4.013426ms) from=10.242.47.7:58290
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (433.799µs) from=10.242.47.7:58292
    2021/05/12 10:49:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.138.95_8806"
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:42 [DEBUG] http: Request PUT /v1/agent/service/register (2.778461ms) from=10.242.47.7:58294
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (418.068µs) from=10.242.47.7:58296
    2021/05/12 10:49:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [INFO] agent: Synced service "_v0_multicloud_10.96.215.123_9001"
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:42 [DEBUG] http: Request PUT /v1/agent/service/register (8.891446ms) from=10.242.47.7:58298
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (224.914µs) from=10.242.47.7:58300
    2021/05/12 10:49:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [INFO] agent: Synced service "_v1_multicloud_10.96.215.123_9001"
    2021/05/12 10:49:42 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:42 [DEBUG] http: Request PUT /v1/agent/service/register (3.517033ms) from=10.242.47.7:58302
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (238.11µs) from=10.242.47.7:58304
    2021/05/12 10:49:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [INFO] agent: Synced service "_v0_multicloud-vio_10.96.174.245_9004"
    2021/05/12 10:49:42 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:42 [DEBUG] http: Request PUT /v1/agent/service/register (5.226668ms) from=10.242.47.7:58308
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:42 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (1.150546ms) from=10.242.47.7:58310
    2021/05/12 10:49:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:42 [INFO] agent: Synced service "_v1_multicloud-vio_10.96.174.245_9004"
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:42 [DEBUG] http: Request PUT /v1/agent/service/register (4.710295ms) from=10.242.47.7:58314
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:42 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (206.413µs) from=10.242.47.7:58316
    2021/05/12 10:49:42 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:42 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.47.4_8446"
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:42 [DEBUG] http: Request PUT /v1/agent/service/register (2.744489ms) from=10.242.47.7:58318
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (235.814µs) from=10.242.47.7:58320
    2021/05/12 10:49:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:42 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.47.4_8446"
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:42 [DEBUG] http: Request PUT /v1/agent/service/register (5.127645ms) from=10.242.47.7:58322
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (309.36µs) from=10.242.47.7:58324
    2021/05/12 10:49:42 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:42 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.47.4_8446"
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:42 [DEBUG] http: Request PUT /v1/agent/service/register (3.660023ms) from=10.242.47.7:58326
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (2.906343ms) from=10.242.47.7:58328
    2021/05/12 10:49:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:42 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.47.4_8446"
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:42 [DEBUG] http: Request PUT /v1/agent/service/register (2.425541ms) from=10.242.47.7:58330
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (382.547µs) from=10.242.47.7:58332
    2021/05/12 10:49:42 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:42 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.47.4_8446"
    2021/05/12 10:49:42 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:42 [DEBUG] http: Request PUT /v1/agent/service/register (2.754013ms) from=10.242.47.7:58336
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:42 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (355.697µs) from=10.242.47.7:58338
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.47.4_8446"
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request PUT /v1/agent/service/register (2.886217ms) from=10.242.47.7:58340
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (508.763µs) from=10.242.47.7:58342
    2021/05/12 10:49:43 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.47.4_8446"
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request PUT /v1/agent/service/register (3.583487ms) from=10.242.47.7:58344
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (1.30819ms) from=10.242.47.7:58346
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.47.4_8446"
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request PUT /v1/agent/service/register (3.857804ms) from=10.242.47.7:58350
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (308.359µs) from=10.242.47.7:58352
    2021/05/12 10:49:43 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.47.4_8446"
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request PUT /v1/agent/service/register (2.758042ms) from=10.242.47.7:58354
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (375.353µs) from=10.242.47.7:58356
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.47.4_8446"
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request PUT /v1/agent/service/register (3.155939ms) from=10.242.47.7:58360
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (362.315µs) from=10.242.47.7:58362
    2021/05/12 10:49:43 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.47.4_8446"
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request PUT /v1/agent/service/register (16.355434ms) from=10.242.47.7:58364
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (232.5µs) from=10.242.47.7:58366
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.47.4_8446"
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request PUT /v1/agent/service/register (26.422852ms) from=10.242.47.7:58370
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (473.994µs) from=10.242.47.7:58372
    2021/05/12 10:49:43 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.47.4_8446"
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request PUT /v1/agent/service/register (3.503704ms) from=10.242.47.7:58376
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (557.631µs) from=10.242.47.7:58378
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.47.4_8446"
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request PUT /v1/agent/service/register (4.365698ms) from=10.242.47.7:58380
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (334.436µs) from=10.242.47.7:58382
    2021/05/12 10:49:43 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.47.4_8446"
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request PUT /v1/agent/service/register (3.001163ms) from=10.242.47.7:58384
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (307.564µs) from=10.242.47.7:58386
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.47.4_8446"
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request PUT /v1/agent/service/register (2.601676ms) from=10.242.47.7:58388
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (191.574µs) from=10.242.47.7:58390
    2021/05/12 10:49:43 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.47.4_8446"
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request PUT /v1/agent/service/register (2.529347ms) from=10.242.47.7:58392
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (293.055µs) from=10.242.47.7:58394
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.47.4_8446"
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request PUT /v1/agent/service/register (2.760469ms) from=10.242.47.7:58396
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (211.028µs) from=10.242.47.7:58398
    2021/05/12 10:49:43 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.47.4_8446"
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request PUT /v1/agent/service/register (2.616963ms) from=10.242.47.7:58400
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (216.687µs) from=10.242.47.7:58402
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.47.4_8446"
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request PUT /v1/agent/service/register (2.542408ms) from=10.242.47.7:58404
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (315.986µs) from=10.242.47.7:58406
    2021/05/12 10:49:43 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.47.4_8446"
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request PUT /v1/agent/service/register (3.232818ms) from=10.242.47.7:58408
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (691.524µs) from=10.242.47.7:58410
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.47.4_8446"
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request PUT /v1/agent/service/register (4.206581ms) from=10.242.47.7:58412
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (336.611µs) from=10.242.47.7:58414
    2021/05/12 10:49:43 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.47.4_8446"
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request PUT /v1/agent/service/register (2.418272ms) from=10.242.47.7:58416
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (279.516µs) from=10.242.47.7:58418
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.47.4_8446"
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request PUT /v1/agent/service/register (2.438146ms) from=10.242.47.7:58420
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (207.487µs) from=10.242.47.7:58422
    2021/05/12 10:49:43 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.47.4_8446"
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request PUT /v1/agent/service/register (2.84648ms) from=10.242.47.7:58424
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (218.158µs) from=10.242.47.7:58426
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.47.4_8446"
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request PUT /v1/agent/service/register (3.168541ms) from=10.242.47.7:58428
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (258.322µs) from=10.242.47.7:58432
    2021/05/12 10:49:43 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.47.4_8446"
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request PUT /v1/agent/service/register (2.716482ms) from=10.242.47.7:58434
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (291.932µs) from=10.242.47.7:58436
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.47.4_8446"
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request PUT /v1/agent/service/register (2.872072ms) from=10.242.47.7:58438
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (324.079µs) from=10.242.47.7:58440
    2021/05/12 10:49:43 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.47.4_8446"
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request PUT /v1/agent/service/register (3.112853ms) from=10.242.47.7:58442
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (219.219µs) from=10.242.47.7:58444
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.47.4_8446"
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request PUT /v1/agent/service/register (3.454063ms) from=10.242.47.7:58446
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (317.704µs) from=10.242.47.7:58448
    2021/05/12 10:49:43 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.47.4_8446"
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request PUT /v1/agent/service/register (4.902753ms) from=10.242.47.7:58450
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (354.015µs) from=10.242.47.7:58452
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.47.4_8446"
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request PUT /v1/agent/service/register (2.630261ms) from=10.242.47.7:58454
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (218.957µs) from=10.242.47.7:58456
    2021/05/12 10:49:43 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.47.4_8446"
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request PUT /v1/agent/service/register (2.755077ms) from=10.242.47.7:58458
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:43 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (202.493µs) from=10.242.47.7:58460
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.47.4_8446"
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:44 [DEBUG] http: Request PUT /v1/agent/service/register (4.388197ms) from=10.242.47.7:58462
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (291.393µs) from=10.242.47.7:58464
    2021/05/12 10:49:44 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.47.4_8446"
    2021/05/12 10:49:44 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:44 [DEBUG] http: Request PUT /v1/agent/service/register (2.998375ms) from=10.242.47.7:58466
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (255.409µs) from=10.242.47.7:58468
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.47.4_8446"
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:44 [DEBUG] http: Request PUT /v1/agent/service/register (3.10214ms) from=10.242.47.7:58470
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (332.692µs) from=10.242.47.7:58472
    2021/05/12 10:49:44 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [INFO] agent: Synced service "_v11__aai-nquery_10.242.47.4_8446"
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:44 [DEBUG] http: Request PUT /v1/agent/service/register (3.128495ms) from=10.242.47.7:58474
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:44 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (236.673µs) from=10.242.47.7:58476
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [INFO] agent: Synced service "_v11_aai-nquery_10.242.47.4_8446"
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:44 [DEBUG] http: Request PUT /v1/agent/service/register (3.374059ms) from=10.242.47.7:58478
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:44 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (452.51µs) from=10.242.47.7:58482
    2021/05/12 10:49:44 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [INFO] agent: Synced service "_v12__aai-nquery_10.242.47.4_8446"
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:44 [DEBUG] http: Request PUT /v1/agent/service/register (4.148442ms) from=10.242.47.7:58484
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:44 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (332.418µs) from=10.242.47.7:58486
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [INFO] agent: Synced service "_v12_aai-nquery_10.242.47.4_8446"
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:44 [DEBUG] http: Request PUT /v1/agent/service/register (3.330115ms) from=10.242.47.7:58488
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:44 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (306.379µs) from=10.242.47.7:58490
    2021/05/12 10:49:44 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [INFO] agent: Synced service "_v13__aai-nquery_10.242.47.4_8446"
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:44 [DEBUG] http: Request PUT /v1/agent/service/register (4.288517ms) from=10.242.47.7:58492
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:44 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (376.12µs) from=10.242.47.7:58494
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [INFO] agent: Synced service "_v13_aai-nquery_10.242.47.4_8446"
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:44 [DEBUG] http: Request PUT /v1/agent/service/register (4.390343ms) from=10.242.47.7:58496
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:44 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (213.498µs) from=10.242.47.7:58498
    2021/05/12 10:49:44 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [INFO] agent: Synced service "_v14__aai-nquery_10.242.47.4_8446"
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:44 [DEBUG] http: Request PUT /v1/agent/service/register (3.789181ms) from=10.242.47.7:58500
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:44 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (356.867µs) from=10.242.47.7:58502
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [INFO] agent: Synced service "_v14_aai-nquery_10.242.47.4_8446"
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:44 [DEBUG] http: Request PUT /v1/agent/service/register (5.280802ms) from=10.242.47.7:58504
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:44 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (301.384µs) from=10.242.47.7:58506
    2021/05/12 10:49:44 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [INFO] agent: Synced service "_v15__aai-nquery_10.242.47.4_8446"
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:44 [DEBUG] http: Request PUT /v1/agent/service/register (5.534637ms) from=10.242.47.7:58508
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:44 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (286.749µs) from=10.242.47.7:58510
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [INFO] agent: Synced service "_v15_aai-nquery_10.242.47.4_8446"
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:44 [DEBUG] http: Request PUT /v1/agent/service/register (8.515182ms) from=10.242.47.7:58512
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:44 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (241.054µs) from=10.242.47.7:58514
    2021/05/12 10:49:44 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [INFO] agent: Synced service "_v16__aai-nquery_10.242.47.4_8446"
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:44 [DEBUG] http: Request PUT /v1/agent/service/register (5.219347ms) from=10.242.47.7:58518
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:44 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (349.823µs) from=10.242.47.7:58520
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [INFO] agent: Synced service "_v16_aai-nquery_10.242.47.4_8446"
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:44 [DEBUG] http: Request PUT /v1/agent/service/register (2.985836ms) from=10.242.47.7:58522
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:44 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (350.97µs) from=10.242.47.7:58524
    2021/05/12 10:49:44 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [INFO] agent: Synced service "_v17__aai-nquery_10.242.47.4_8446"
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:44 [DEBUG] http: Request PUT /v1/agent/service/register (3.863196ms) from=10.242.47.7:58526
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:44 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (381.644µs) from=10.242.47.7:58528
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [INFO] agent: Synced service "_v17_aai-nquery_10.242.47.4_8446"
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:44 [DEBUG] http: Request PUT /v1/agent/service/register (4.591662ms) from=10.242.47.7:58530
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:44 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (306.05µs) from=10.242.47.7:58532
    2021/05/12 10:49:44 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [INFO] agent: Synced service "_v18__aai-nquery_10.242.47.4_8446"
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:44 [DEBUG] http: Request PUT /v1/agent/service/register (10.05419ms) from=10.242.47.7:58534
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:44 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (405.717µs) from=10.242.47.7:58536
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [INFO] agent: Synced service "_v18_aai-nquery_10.242.47.4_8446"
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Node info in sync
    2021/05/12 10:49:44 [DEBUG] http: Request PUT /v1/agent/service/register (3.543612ms) from=10.242.47.7:58538
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_nsd_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_appc_10.96.0.181_8443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_catalog_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_parser_10.96.138.95_8806" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.149.12_443" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.80_9518" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v17_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.150_9005" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v13_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v16__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_message-router_10.96.82.207_3904" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.123_9001" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.174.245_9004" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v15_aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: Service "_v11__aai-nquery_10.242.47.4_8446" in sync
    2021/05/12 10:49:44 [DEBUG] agent: