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: 'f899e902-c617-17af-c1de-32f95ed05bdf'
         Node name: 'dev-msb-consul-85cddc885c-b596c'
        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/10 10:47:19 [DEBUG] agent: Using random ID "f899e902-c617-17af-c1de-32f95ed05bdf" as node ID
    2021/05/10 10:47:19 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:f899e902-c617-17af-c1de-32f95ed05bdf Address:127.0.0.1:8300}]
    2021/05/10 10:47:19 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/05/10 10:47:19 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-b596c.dc1 127.0.0.1
    2021/05/10 10:47:19 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-b596c 127.0.0.1
    2021/05/10 10:47:19 [INFO] consul: Handled member-join event for server "dev-msb-consul-85cddc885c-b596c.dc1" in area "wan"
    2021/05/10 10:47:19 [INFO] consul: Adding LAN server dev-msb-consul-85cddc885c-b596c (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/05/10 10:47:19 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/05/10 10:47:19 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/05/10 10:47:19 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/05/10 10:47:19 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/05/10 10:47:19 [INFO] agent: started state syncer
    2021/05/10 10:47:19 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/05/10 10:47:19 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/05/10 10:47:19 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/05/10 10:47:19 [DEBUG] raft: Votes needed: 1
    2021/05/10 10:47:19 [DEBUG] raft: Vote granted from f899e902-c617-17af-c1de-32f95ed05bdf in term 2. Tally: 1
    2021/05/10 10:47:19 [INFO] raft: Election won. Tally: 1
    2021/05/10 10:47:19 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/05/10 10:47:19 [INFO] consul: cluster leadership acquired
    2021/05/10 10:47:19 [INFO] consul: New leader elected: dev-msb-consul-85cddc885c-b596c
    2021/05/10 10:47:19 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/05/10 10:47:19 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-b596c" since the cluster is too small
    2021/05/10 10:47:19 [INFO] consul: member 'dev-msb-consul-85cddc885c-b596c' joined, marking health alive
    2021/05/10 10:47:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/05/10 10:47:19 [INFO] agent: Synced node info
    2021/05/10 10:47:19 [DEBUG] agent: Node info in sync
    2021/05/10 10:47:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/05/10 10:47:21 [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/10 10:48:19 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-b596c" since the cluster is too small
    2021/05/10 10:48:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/05/10 10:48:22 [DEBUG] agent: Node info in sync
    2021/05/10 10:49:19 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-b596c.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/05/10 10:49:19 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-b596c" since the cluster is too small
    2021/05/10 10:50:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/05/10 10:50:06 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:10 [DEBUG] http: Request GET /v1/status/leader (1.461339ms) from=10.242.146.77:47154
    2021/05/10 10:50:11 [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/10 10:50:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:11 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.87.177_443"
    2021/05/10 10:50:11 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:11 [DEBUG] http: Request PUT /v1/agent/service/register (6.005129ms) from=10.242.146.77:47160
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:11 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (688.286µs) from=10.242.146.77:47162
    2021/05/10 10:50:11 [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/10 10:50:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:11 [INFO] agent: Synced service "_v1_message-router_10.96.47.146_3904"
    2021/05/10 10:50:11 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:11 [DEBUG] http: Request PUT /v1/agent/service/register (6.221727ms) from=10.242.146.77:47166
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:11 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (3.97568ms) from=10.242.146.77:47168
    2021/05/10 10:50:11 [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/10 10:50:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:11 [INFO] agent: Synced service "_v1_parser_10.96.193.48_8806"
    2021/05/10 10:50:11 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:11 [DEBUG] http: Request PUT /v1/agent/service/register (3.978593ms) from=10.242.146.77:47170
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:11 [DEBUG] http: Request GET /v1/health/service/parser-v1 (504.63µs) from=10.242.146.77:47172
    2021/05/10 10:50:11 [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/10 10:50:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:11 [INFO] agent: Synced service "_v1_catalog_10.96.193.48_8806"
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:11 [DEBUG] http: Request PUT /v1/agent/service/register (3.137142ms) from=10.242.146.77:47174
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (231.119µs) from=10.242.146.77:47176
    2021/05/10 10:50:11 [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/10 10:50:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [INFO] agent: Synced service "_v1_nsd_10.96.193.48_8806"
    2021/05/10 10:50:11 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:11 [DEBUG] http: Request PUT /v1/agent/service/register (3.805726ms) from=10.242.146.77:47178
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (1.110158ms) from=10.242.146.77:47180
    2021/05/10 10:50:11 [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/10 10:50:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.193.48_8806"
    2021/05/10 10:50:11 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:11 [DEBUG] http: Request PUT /v1/agent/service/register (5.158705ms) from=10.242.146.77:47182
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (418.778µs) from=10.242.146.77:47184
    2021/05/10 10:50:11 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [INFO] agent: Synced service "_v1_aai-esr-gui_10.96.252.66_8080"
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:11 [DEBUG] http: Request PUT /v1/agent/service/register (5.27276ms) from=10.242.146.77:47186
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:11 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (459.367µs) from=10.242.146.77:47188
    2021/05/10 10:50:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:11 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.96.27.50_9009"
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.148554ms) from=10.242.146.77:47190
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:11 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (290.631µs) from=10.242.146.77:47192
    2021/05/10 10:50:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.96.27.50_9009"
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.221662ms) from=10.242.146.77:47194
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:11 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (184.105µs) from=10.242.146.77:47200
    2021/05/10 10:50:11 [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/10 10:50:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [INFO] agent: Synced service "_v0_multicloud_10.96.114.42_9001"
    2021/05/10 10:50:11 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:11 [DEBUG] http: Request PUT /v1/agent/service/register (3.367957ms) from=10.242.146.77:47202
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (1.265788ms) from=10.242.146.77:47204
    2021/05/10 10:50:11 [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/10 10:50:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [INFO] agent: Synced service "_v1_multicloud_10.96.114.42_9001"
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:11 [DEBUG] http: Request PUT /v1/agent/service/register (5.0712ms) from=10.242.146.77:47206
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (324.227µs) from=10.242.146.77:47210
    2021/05/10 10:50:11 [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/10 10:50:11 [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/10 10:50:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.96.197.34_9005"
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:11 [DEBUG] http: Request PUT /v1/agent/service/register (8.255722ms) from=10.242.146.77:47212
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:11 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (448.789µs) from=10.242.146.77:47214
    2021/05/10 10:50:11 [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/10 10:50:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.96.197.34_9005"
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:11 [DEBUG] http: Request PUT /v1/agent/service/register (3.026792ms) from=10.242.146.77:47216
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:11 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (319.539µs) from=10.242.146.77:47218
    2021/05/10 10:50:11 [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/10 10:50:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.96.197.34_9005"
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:11 [DEBUG] http: Request PUT /v1/agent/service/register (7.205127ms) from=10.242.146.77:47220
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:11 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (267.018µs) from=10.242.146.77:47222
    2021/05/10 10:50:11 [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/10 10:50:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [INFO] agent: Synced service "_v0_multicloud-vio_10.96.242.22_9004"
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:11 [DEBUG] http: Request PUT /v1/agent/service/register (3.112478ms) from=10.242.146.77:47224
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:11 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (293.941µs) from=10.242.146.77:47226
    2021/05/10 10:50:11 [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/10 10:50:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [INFO] agent: Synced service "_v1_multicloud-vio_10.96.242.22_9004"
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:11 [DEBUG] http: Request PUT /v1/agent/service/register (6.538227ms) from=10.242.146.77:47228
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:11 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (316.355µs) from=10.242.146.77:47230
    2021/05/10 10:50:11 [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/10 10:50:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [INFO] agent: Synced service "_v1_aai-esr-server_10.96.106.218_9518"
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.051061ms) from=10.242.146.77:47232
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:11 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (416.822µs) from=10.242.146.77:47234
    2021/05/10 10:50:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:11 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.6.185_9007"
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.497003ms) from=10.242.146.77:47236
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (364.2µs) from=10.242.146.77:47238
    2021/05/10 10:50:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.6.185_9007"
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.530541ms) from=10.242.146.77:47240
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (281.203µs) from=10.242.146.77:47242
    2021/05/10 10:50:11 [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/10 10:50:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:11 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.5.180_9015"
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:11 [DEBUG] http: Request PUT /v1/agent/service/register (5.249369ms) from=10.242.146.77:47244
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (399.314µs) from=10.242.146.77:47246
    2021/05/10 10:50:11 [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/10 10:50:11 [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/10 10:50:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:11 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.32.68_8446"
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:11 [DEBUG] http: Request PUT /v1/agent/service/register (3.584434ms) from=10.242.146.77:47248
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:11 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:11 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (304.507µs) from=10.242.146.77:47250
    2021/05/10 10:50:12 [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/10 10:50:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.32.68_8446"
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request PUT /v1/agent/service/register (6.254737ms) from=10.242.146.77:47252
    2021/05/10 10:50:12 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (2.732332ms) from=10.242.146.77:47254
    2021/05/10 10:50:12 [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/10 10:50:12 [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/10 10:50:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.32.68_8446"
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request PUT /v1/agent/service/register (3.969467ms) from=10.242.146.77:47256
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (347.399µs) from=10.242.146.77:47258
    2021/05/10 10:50:12 [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/10 10:50:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.32.68_8446"
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request PUT /v1/agent/service/register (3.106767ms) from=10.242.146.77:47260
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (220.025µs) from=10.242.146.77:47262
    2021/05/10 10:50:12 [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/10 10:50:12 [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/10 10:50:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.32.68_8446"
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request PUT /v1/agent/service/register (8.764786ms) from=10.242.146.77:47264
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (302.783µs) from=10.242.146.77:47266
    2021/05/10 10:50:12 [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/10 10:50:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.32.68_8446"
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request PUT /v1/agent/service/register (3.361233ms) from=10.242.146.77:47268
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (249.418µs) from=10.242.146.77:47270
    2021/05/10 10:50:12 [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/10 10:50:12 [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/10 10:50:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.32.68_8446"
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request PUT /v1/agent/service/register (4.331592ms) from=10.242.146.77:47272
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (407.68µs) from=10.242.146.77:47274
    2021/05/10 10:50:12 [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/10 10:50:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.32.68_8446"
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request PUT /v1/agent/service/register (9.061649ms) from=10.242.146.77:47276
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (346.068µs) from=10.242.146.77:47278
    2021/05/10 10:50:12 [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/10 10:50:12 [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/10 10:50:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.32.68_8446"
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request PUT /v1/agent/service/register (10.033891ms) from=10.242.146.77:47280
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (316.895µs) from=10.242.146.77:47282
    2021/05/10 10:50:12 [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/10 10:50:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.32.68_8446"
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request PUT /v1/agent/service/register (4.287343ms) from=10.242.146.77:47284
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (239.598µs) from=10.242.146.77:47286
    2021/05/10 10:50:12 [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/10 10:50:12 [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/10 10:50:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.32.68_8446"
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request PUT /v1/agent/service/register (3.41051ms) from=10.242.146.77:47288
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (1.196812ms) from=10.242.146.77:47290
    2021/05/10 10:50:12 [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/10 10:50:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.32.68_8446"
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request PUT /v1/agent/service/register (5.218453ms) from=10.242.146.77:47298
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (492.846µs) from=10.242.146.77:47300
    2021/05/10 10:50:12 [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/10 10:50:12 [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/10 10:50:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.32.68_8446"
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request PUT /v1/agent/service/register (3.443402ms) from=10.242.146.77:47302
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (281.008µs) from=10.242.146.77:47304
    2021/05/10 10:50:12 [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/10 10:50:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.32.68_8446"
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request PUT /v1/agent/service/register (3.942222ms) from=10.242.146.77:47306
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (526.687µs) from=10.242.146.77:47308
    2021/05/10 10:50:12 [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/10 10:50:12 [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/10 10:50:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.32.68_8446"
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request PUT /v1/agent/service/register (5.38988ms) from=10.242.146.77:47310
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (376.555µs) from=10.242.146.77:47312
    2021/05/10 10:50:12 [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/10 10:50:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.32.68_8446"
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request PUT /v1/agent/service/register (50.573793ms) from=10.242.146.77:47314
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (439.355µs) from=10.242.146.77:47318
    2021/05/10 10:50:12 [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/10 10:50:12 [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/10 10:50:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.32.68_8446"
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request PUT /v1/agent/service/register (4.000207ms) from=10.242.146.77:47320
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (394.409µs) from=10.242.146.77:47322
    2021/05/10 10:50:12 [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/10 10:50:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.32.68_8446"
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request PUT /v1/agent/service/register (4.696515ms) from=10.242.146.77:47324
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (205.223µs) from=10.242.146.77:47326
    2021/05/10 10:50:12 [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/10 10:50:12 [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/10 10:50:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.32.68_8446"
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request PUT /v1/agent/service/register (3.656687ms) from=10.242.146.77:47328
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (393.951µs) from=10.242.146.77:47330
    2021/05/10 10:50:12 [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/10 10:50:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.32.68_8446"
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request PUT /v1/agent/service/register (4.155551ms) from=10.242.146.77:47332
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (197.379µs) from=10.242.146.77:47334
    2021/05/10 10:50:12 [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/10 10:50:12 [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/10 10:50:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.32.68_8446"
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request PUT /v1/agent/service/register (4.976046ms) from=10.242.146.77:47336
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (188.639µs) from=10.242.146.77:47338
    2021/05/10 10:50:12 [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/10 10:50:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.32.68_8446"
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request PUT /v1/agent/service/register (4.545669ms) from=10.242.146.77:47340
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (398.925µs) from=10.242.146.77:47342
    2021/05/10 10:50:12 [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/10 10:50:12 [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/10 10:50:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.32.68_8446"
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request PUT /v1/agent/service/register (5.430282ms) from=10.242.146.77:47344
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (368.457µs) from=10.242.146.77:47346
    2021/05/10 10:50:12 [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/10 10:50:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.32.68_8446"
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request PUT /v1/agent/service/register (3.717781ms) from=10.242.146.77:47348
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (460.392µs) from=10.242.146.77:47350
    2021/05/10 10:50:12 [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/10 10:50:12 [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/10 10:50:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.32.68_8446"
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request PUT /v1/agent/service/register (5.21551ms) from=10.242.146.77:47352
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (319.837µs) from=10.242.146.77:47354
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [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/10 10:50:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.32.68_8446"
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request PUT /v1/agent/service/register (3.536445ms) from=10.242.146.77:47356
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (340.522µs) from=10.242.146.77:47358
    2021/05/10 10:50:12 [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/10 10:50:12 [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/10 10:50:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.32.68_8446"
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request PUT /v1/agent/service/register (3.806484ms) from=10.242.146.77:47360
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (947.142µs) from=10.242.146.77:47362
    2021/05/10 10:50:12 [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/10 10:50:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.32.68_8446"
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request PUT /v1/agent/service/register (2.731846ms) from=10.242.146.77:47364
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (404.43µs) from=10.242.146.77:47366
    2021/05/10 10:50:12 [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/10 10:50:12 [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/10 10:50:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.32.68_8446"
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request PUT /v1/agent/service/register (4.6942ms) from=10.242.146.77:47368
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (1.130475ms) from=10.242.146.77:47370
    2021/05/10 10:50:12 [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/10 10:50:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.32.68_8446"
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request PUT /v1/agent/service/register (3.661231ms) from=10.242.146.77:47372
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:12 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (485.214µs) from=10.242.146.77:47374
    2021/05/10 10:50:13 [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/10 10:50:13 [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/10 10:50:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.32.68_8446"
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:13 [DEBUG] http: Request PUT /v1/agent/service/register (4.128699ms) from=10.242.146.77:47376
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:13 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (419.909µs) from=10.242.146.77:47378
    2021/05/10 10:50:13 [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/10 10:50:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.32.68_8446"
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:13 [DEBUG] http: Request PUT /v1/agent/service/register (5.257763ms) from=10.242.146.77:47380
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (738.295µs) from=10.242.146.77:47382
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:13 [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/10 10:50:13 [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/10 10:50:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.32.68_8446"
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:13 [DEBUG] http: Request PUT /v1/agent/service/register (4.805712ms) from=10.242.146.77:47384
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:13 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (377.125µs) from=10.242.146.77:47388
    2021/05/10 10:50:13 [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/10 10:50:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.32.68_8446"
    2021/05/10 10:50:13 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:13 [DEBUG] http: Request PUT /v1/agent/service/register (5.192284ms) from=10.242.146.77:47390
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:13 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (437.296µs) from=10.242.146.77:47392
    2021/05/10 10:50:13 [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/10 10:50:13 [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/10 10:50:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.32.68_8446"
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:13 [DEBUG] http: Request PUT /v1/agent/service/register (8.772578ms) from=10.242.146.77:47394
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:13 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (221.664µs) from=10.242.146.77:47396
    2021/05/10 10:50:13 [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/10 10:50:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.32.68_8446"
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:13 [DEBUG] http: Request PUT /v1/agent/service/register (4.131452ms) from=10.242.146.77:47398
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:13 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (329.419µs) from=10.242.146.77:47400
    2021/05/10 10:50:13 [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/10 10:50:13 [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/10 10:50:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [INFO] agent: Synced service "_v11__aai-nquery_10.242.32.68_8446"
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:13 [DEBUG] http: Request PUT /v1/agent/service/register (3.544825ms) from=10.242.146.77:47402
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (651.844µs) from=10.242.146.77:47404
    2021/05/10 10:50:13 [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/10 10:50:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [INFO] agent: Synced service "_v11_aai-nquery_10.242.32.68_8446"
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:13 [DEBUG] http: Request PUT /v1/agent/service/register (4.66349ms) from=10.242.146.77:47406
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:13 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (472.665µs) from=10.242.146.77:47408
    2021/05/10 10:50:13 [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/10 10:50:13 [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/10 10:50:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [INFO] agent: Synced service "_v12__aai-nquery_10.242.32.68_8446"
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:13 [DEBUG] http: Request PUT /v1/agent/service/register (8.900562ms) from=10.242.146.77:47410
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (576.749µs) from=10.242.146.77:47412
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:13 [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/10 10:50:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [INFO] agent: Synced service "_v12_aai-nquery_10.242.32.68_8446"
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:13 [DEBUG] http: Request PUT /v1/agent/service/register (11.930469ms) from=10.242.146.77:47414
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:13 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (552.656µs) from=10.242.146.77:47416
    2021/05/10 10:50:13 [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/10 10:50:13 [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/10 10:50:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [INFO] agent: Synced service "_v13__aai-nquery_10.242.32.68_8446"
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:13 [DEBUG] http: Request PUT /v1/agent/service/register (4.519383ms) from=10.242.146.77:47418
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (292.95µs) from=10.242.146.77:47420
    2021/05/10 10:50:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [INFO] agent: Synced service "_v13_aai-nquery_10.242.32.68_8446"
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:13 [DEBUG] http: Request PUT /v1/agent/service/register (4.223105ms) from=10.242.146.77:47422
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:13 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (372.527µs) from=10.242.146.77:47424
    2021/05/10 10:50:13 [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/10 10:50:13 [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/10 10:50:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [INFO] agent: Synced service "_v14__aai-nquery_10.242.32.68_8446"
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:13 [DEBUG] http: Request PUT /v1/agent/service/register (5.267543ms) from=10.242.146.77:47426
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (431.549µs) from=10.242.146.77:47428
    2021/05/10 10:50:13 [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/10 10:50:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [INFO] agent: Synced service "_v14_aai-nquery_10.242.32.68_8446"
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:13 [DEBUG] http: Request PUT /v1/agent/service/register (3.343407ms) from=10.242.146.77:47430
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:13 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (293.911µs) from=10.242.146.77:47432
    2021/05/10 10:50:13 [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/10 10:50:13 [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/10 10:50:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [INFO] agent: Synced service "_v15__aai-nquery_10.242.32.68_8446"
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:13 [DEBUG] http: Request PUT /v1/agent/service/register (4.506174ms) from=10.242.146.77:47434
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (315.117µs) from=10.242.146.77:47436
    2021/05/10 10:50:13 [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/10 10:50:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [INFO] agent: Synced service "_v15_aai-nquery_10.242.32.68_8446"
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:13 [DEBUG] http: Request PUT /v1/agent/service/register (5.604077ms) from=10.242.146.77:47438
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:13 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (348.197µs) from=10.242.146.77:47440
    2021/05/10 10:50:13 [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/10 10:50:13 [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/10 10:50:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_message-router_10.96.47.146_3904" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_catalog_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.252.66_8080" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.5.180_9015" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.87.177_443" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_nsd_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.242.22_9004" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [INFO] agent: Synced service "_v16__aai-nquery_10.242.32.68_8446"
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Node info in sync
    2021/05/10 10:50:13 [DEBUG] http: Request PUT /v1/agent/service/register (4.085678ms) from=10.242.146.77:47442
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud_10.96.114.42_9001" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11_aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.106.218_9518" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14__aai-nquery_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_parser_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.27.50_9009" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.197.34_9005" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.6.185_9007" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.193.48_8806" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.32.68_8446" in sync
    2021/05/10 10:50:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.32.68_8446" i