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: '5c757f33-e787-cf5b-bd54-05d7387e50b7'
         Node name: 'dev-msb-consul-85cddc885c-2v7sp'
        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/06/15 10:50:30 [DEBUG] agent: Using random ID "5c757f33-e787-cf5b-bd54-05d7387e50b7" as node ID
    2021/06/15 10:50:30 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:5c757f33-e787-cf5b-bd54-05d7387e50b7 Address:127.0.0.1:8300}]
    2021/06/15 10:50:30 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/06/15 10:50:30 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-2v7sp.dc1 127.0.0.1
    2021/06/15 10:50:30 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-2v7sp 127.0.0.1
    2021/06/15 10:50:30 [INFO] consul: Handled member-join event for server "dev-msb-consul-85cddc885c-2v7sp.dc1" in area "wan"
    2021/06/15 10:50:30 [INFO] consul: Adding LAN server dev-msb-consul-85cddc885c-2v7sp (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/06/15 10:50:30 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/06/15 10:50:30 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/06/15 10:50:30 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/06/15 10:50:30 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/06/15 10:50:30 [INFO] agent: started state syncer
    2021/06/15 10:50:30 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/06/15 10:50:30 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/06/15 10:50:30 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/06/15 10:50:30 [DEBUG] raft: Votes needed: 1
    2021/06/15 10:50:30 [DEBUG] raft: Vote granted from 5c757f33-e787-cf5b-bd54-05d7387e50b7 in term 2. Tally: 1
    2021/06/15 10:50:30 [INFO] raft: Election won. Tally: 1
    2021/06/15 10:50:30 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/06/15 10:50:30 [INFO] consul: cluster leadership acquired
    2021/06/15 10:50:30 [INFO] consul: New leader elected: dev-msb-consul-85cddc885c-2v7sp
    2021/06/15 10:50:30 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/06/15 10:50:30 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-2v7sp" since the cluster is too small
    2021/06/15 10:50:30 [INFO] consul: member 'dev-msb-consul-85cddc885c-2v7sp' joined, marking health alive
    2021/06/15 10:50:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/15 10:50:30 [INFO] agent: Synced node info
    2021/06/15 10:50:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/15 10:50:32 [DEBUG] agent: Node info in sync
    2021/06/15 10:50:32 [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/06/15 10:51:20 [DEBUG] http: Request GET /v1/status/leader (1.356067ms) from=10.242.250.138:59992
    2021/06/15 10:51:21 [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/06/15 10:51:21 [DEBUG] 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/06/15 10:51:21 [INFO] agent: Synced service "_v0_multicloud-vio_10.96.161.151_9004"
    2021/06/15 10:51:21 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:21 [DEBUG] http: Request PUT /v1/agent/service/register (6.212977ms) from=10.242.250.138:60002
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:21 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (3.919399ms) from=10.242.250.138:60004
    2021/06/15 10:51:21 [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/06/15 10:51:21 [DEBUG] 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/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [INFO] agent: Synced service "_v1_multicloud-vio_10.96.161.151_9004"
    2021/06/15 10:51:21 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:21 [DEBUG] http: Request PUT /v1/agent/service/register (4.237588ms) from=10.242.250.138:60008
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:21 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (5.535623ms) from=10.242.250.138:60010
    2021/06/15 10:51:21 [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/06/15 10:51:21 [DEBUG] 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/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.76.78_443"
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:21 [DEBUG] http: Request PUT /v1/agent/service/register (5.780749ms) from=10.242.250.138:60016
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:21 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (479.341µs) from=10.242.250.138:60018
    2021/06/15 10:51:21 [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/06/15 10:51:21 [DEBUG] 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/06/15 10:51:21 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.96.30.26_9009"
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:21 [DEBUG] http: Request PUT /v1/agent/service/register (6.831526ms) from=10.242.250.138:60022
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:21 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (412.491µs) from=10.242.250.138:60024
    2021/06/15 10:51:21 [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/06/15 10:51:21 [DEBUG] 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/06/15 10:51:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:21 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.96.30.26_9009"
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:21 [DEBUG] http: Request PUT /v1/agent/service/register (3.552027ms) from=10.242.250.138:60028
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:21 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (425.564µs) from=10.242.250.138:60030
    2021/06/15 10:51:21 [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/06/15 10:51:21 [DEBUG] 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/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:21 [INFO] agent: Synced service "_v1_parser_10.96.209.197_8806"
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:21 [DEBUG] http: Request PUT /v1/agent/service/register (7.953949ms) from=10.242.250.138:60034
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:21 [DEBUG] http: Request GET /v1/health/service/parser-v1 (505.406µs) from=10.242.250.138:60036
    2021/06/15 10:51:21 [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/06/15 10:51:21 [DEBUG] 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/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [INFO] agent: Synced service "_v1_catalog_10.96.209.197_8806"
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:21 [DEBUG] http: Request PUT /v1/agent/service/register (7.922964ms) from=10.242.250.138:60040
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (422.351µs) from=10.242.250.138:60042
    2021/06/15 10:51:21 [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/06/15 10:51:21 [DEBUG] 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/06/15 10:51:21 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [INFO] agent: Synced service "_v1_nsd_10.96.209.197_8806"
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:21 [DEBUG] http: Request PUT /v1/agent/service/register (6.317316ms) from=10.242.250.138:60046
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (518.9µs) from=10.242.250.138:60048
    2021/06/15 10:51:21 [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/06/15 10:51:21 [DEBUG] 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/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.209.197_8806"
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:21 [DEBUG] http: Request PUT /v1/agent/service/register (8.126848ms) from=10.242.250.138:60052
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (7.018676ms) from=10.242.250.138:60054
    2021/06/15 10:51:21 [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/06/15 10:51:21 [DEBUG] 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/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [INFO] agent: Synced service "_v0_multicloud_10.96.193.251_9001"
    2021/06/15 10:51:21 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:21 [DEBUG] http: Request PUT /v1/agent/service/register (3.842157ms) from=10.242.250.138:60058
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (523.815µs) from=10.242.250.138:60060
    2021/06/15 10:51:21 [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/06/15 10:51:21 [DEBUG] 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/06/15 10:51:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [INFO] agent: Synced service "_v1_multicloud_10.96.193.251_9001"
    2021/06/15 10:51:21 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:21 [DEBUG] http: Request PUT /v1/agent/service/register (3.51626ms) from=10.242.250.138:60064
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (1.11196ms) from=10.242.250.138:60066
    2021/06/15 10:51:21 [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/06/15 10:51:21 [DEBUG] 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/06/15 10:51:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:21 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.198.43_9015"
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:21 [DEBUG] http: Request PUT /v1/agent/service/register (8.387395ms) from=10.242.250.138:60072
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (444.934µs) from=10.242.250.138:60074
    2021/06/15 10:51:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/15 10:51:21 [DEBUG] 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/06/15 10:51:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:21 [INFO] agent: Synced service "_v1_appc_10.96.70.168_8443"
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:21 [DEBUG] http: Request PUT /v1/agent/service/register (8.773271ms) from=10.242.250.138:60078
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:21 [DEBUG] http: Request GET /v1/health/service/appc-v1 (310.841µs) from=10.242.250.138:60080
    2021/06/15 10:51:21 [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/06/15 10:51:21 [DEBUG] 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/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:21 [INFO] agent: Synced service "_v1_aai-esr-server_10.96.17.235_9518"
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:21 [DEBUG] http: Request PUT /v1/agent/service/register (3.83719ms) from=10.242.250.138:60084
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:21 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:21 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (369.427µs) from=10.242.250.138:60086
    2021/06/15 10:51:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/15 10:51:22 [DEBUG] 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/06/15 10:51:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.34.231_9011"
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:22 [DEBUG] http: Request PUT /v1/agent/service/register (3.090031ms) from=10.242.250.138:60090
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (330.057µs) from=10.242.250.138:60092
    2021/06/15 10:51:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/15 10:51:22 [DEBUG] 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/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:22 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.34.231_9011"
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:22 [DEBUG] http: Request PUT /v1/agent/service/register (3.084663ms) from=10.242.250.138:60098
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (588.836µs) from=10.242.250.138:60100
    2021/06/15 10:51:22 [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/06/15 10:51:22 [DEBUG] 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/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [INFO] agent: Synced service "_v1_aai-esr-gui_10.96.136.10_8080"
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:22 [DEBUG] http: Request PUT /v1/agent/service/register (4.200784ms) from=10.242.250.138:60104
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:22 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (385.4µs) from=10.242.250.138:60106
    2021/06/15 10:51:22 [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/06/15 10:51:22 [DEBUG] 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/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [INFO] agent: Synced service "_v1_message-router_10.96.12.124_3904"
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:22 [DEBUG] http: Request PUT /v1/agent/service/register (4.743501ms) from=10.242.250.138:60112
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:22 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (296.719µs) from=10.242.250.138:60114
    2021/06/15 10:51:22 [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/06/15 10:51:22 [DEBUG] 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/06/15 10:51:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:22 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.12.66_9007"
    2021/06/15 10:51:22 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:22 [DEBUG] http: Request PUT /v1/agent/service/register (4.173759ms) from=10.242.250.138:60120
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (752.777µs) from=10.242.250.138:60122
    2021/06/15 10:51:22 [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/06/15 10:51:22 [DEBUG] 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/06/15 10:51:22 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:22 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.12.66_9007"
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:22 [DEBUG] http: Request PUT /v1/agent/service/register (16.564187ms) from=10.242.250.138:60126
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (1.883475ms) from=10.242.250.138:60128
    2021/06/15 10:51:22 [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/06/15 10:51:22 [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/06/15 10:51:22 [DEBUG] 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/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.96.118.83_9005"
    2021/06/15 10:51:22 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:22 [DEBUG] http: Request PUT /v1/agent/service/register (11.336384ms) from=10.242.250.138:60132
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:22 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (513.857µs) from=10.242.250.138:60134
    2021/06/15 10:51:22 [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/06/15 10:51:22 [DEBUG] 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/06/15 10:51:22 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.96.118.83_9005"
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:22 [DEBUG] http: Request PUT /v1/agent/service/register (4.861331ms) from=10.242.250.138:60138
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:22 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (327.724µs) from=10.242.250.138:60140
    2021/06/15 10:51:22 [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/06/15 10:51:22 [DEBUG] 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/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.96.118.83_9005"
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:22 [DEBUG] http: Request PUT /v1/agent/service/register (4.983114ms) from=10.242.250.138:60144
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:22 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (291.874µs) from=10.242.250.138:60146
    2021/06/15 10:51:22 [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/06/15 10:51:22 [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/06/15 10:51:22 [DEBUG] agent: Service 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/06/15 10:51:22 [DEBUG] 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/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.220.68_8446"
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:22 [DEBUG] http: Request PUT /v1/agent/service/register (11.445393ms) from=10.242.250.138:60150
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:22 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (397.317µs) from=10.242.250.138:60152
    2021/06/15 10:51:22 [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/06/15 10:51:22 [DEBUG] agent: Service 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/06/15 10:51:22 [DEBUG] 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/06/15 10:51:22 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.220.68_8446"
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:22 [DEBUG] http: Request PUT /v1/agent/service/register (19.362027ms) from=10.242.250.138:60156
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:22 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (521.667µs) from=10.242.250.138:60160
    2021/06/15 10:51:22 [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/06/15 10:51:22 [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/06/15 10:51:22 [DEBUG] agent: Service 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/06/15 10:51:22 [DEBUG] 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/06/15 10:51:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.220.68_8446"
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:22 [DEBUG] http: Request PUT /v1/agent/service/register (18.600566ms) from=10.242.250.138:60164
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:22 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (324.075µs) from=10.242.250.138:60166
    2021/06/15 10:51:22 [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/06/15 10:51:22 [DEBUG] agent: Service 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/06/15 10:51:22 [DEBUG] 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/06/15 10:51:22 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.220.68_8446"
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:22 [DEBUG] http: Request PUT /v1/agent/service/register (22.150837ms) from=10.242.250.138:60170
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:22 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (727.03µs) from=10.242.250.138:60172
    2021/06/15 10:51:22 [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/06/15 10:51:22 [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/06/15 10:51:22 [DEBUG] agent: Service 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/06/15 10:51:22 [DEBUG] 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/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:22 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.220.68_8446"
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:22 [DEBUG] http: Request PUT /v1/agent/service/register (8.349655ms) from=10.242.250.138:60176
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:22 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (9.467782ms) from=10.242.250.138:60178
    2021/06/15 10:51:22 [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/06/15 10:51:22 [DEBUG] agent: Service 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/06/15 10:51:22 [DEBUG] 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/06/15 10:51:22 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.220.68_8446"
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:22 [DEBUG] http: Request PUT /v1/agent/service/register (30.385228ms) from=10.242.250.138:60182
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:22 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (376.52µs) from=10.242.250.138:60186
    2021/06/15 10:51:22 [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/06/15 10:51:22 [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/06/15 10:51:22 [DEBUG] agent: Service 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/06/15 10:51:22 [DEBUG] 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/06/15 10:51:22 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.220.68_8446"
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:22 [DEBUG] http: Request PUT /v1/agent/service/register (5.899514ms) from=10.242.250.138:60190
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:22 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (303.366µs) from=10.242.250.138:60192
    2021/06/15 10:51:22 [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/06/15 10:51:22 [DEBUG] agent: Service 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/06/15 10:51:22 [DEBUG] 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/06/15 10:51:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.220.68_8446"
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:22 [DEBUG] http: Request PUT /v1/agent/service/register (5.001696ms) from=10.242.250.138:60196
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:22 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (318.057µs) from=10.242.250.138:60198
    2021/06/15 10:51:22 [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/06/15 10:51:22 [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/06/15 10:51:22 [DEBUG] agent: Service 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/06/15 10:51:22 [DEBUG] 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/06/15 10:51:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.220.68_8446"
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:22 [DEBUG] http: Request PUT /v1/agent/service/register (8.883293ms) from=10.242.250.138:60202
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:22 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:22 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (5.37129ms) from=10.242.250.138:60204
    2021/06/15 10:51:22 [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/06/15 10:51:22 [DEBUG] agent: Service 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/06/15 10:51:22 [DEBUG] 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/06/15 10:51:23 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:23 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.220.68_8446"
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:23 [DEBUG] http: Request PUT /v1/agent/service/register (213.187253ms) from=10.242.250.138:60208
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (3.162663ms) from=10.242.250.138:60212
    2021/06/15 10:51:23 [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/06/15 10:51:23 [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/06/15 10:51:23 [DEBUG] agent: Service 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/06/15 10:51:23 [DEBUG] 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/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.220.68_8446"
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:23 [DEBUG] http: Request PUT /v1/agent/service/register (224.79659ms) from=10.242.250.138:60216
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:23 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (821.609µs) from=10.242.250.138:60218
    2021/06/15 10:51:23 [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/06/15 10:51:23 [DEBUG] agent: Service 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/06/15 10:51:23 [DEBUG] 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/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.220.68_8446"
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:23 [DEBUG] http: Request PUT /v1/agent/service/register (293.534741ms) from=10.242.250.138:60222
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (7.287773ms) from=10.242.250.138:60228
    2021/06/15 10:51:23 [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/06/15 10:51:23 [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/06/15 10:51:23 [DEBUG] agent: Service 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/06/15 10:51:23 [DEBUG] 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/06/15 10:51:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:23 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.220.68_8446"
    2021/06/15 10:51:23 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:23 [DEBUG] http: Request PUT /v1/agent/service/register (39.069485ms) from=10.242.250.138:60232
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:23 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (529.506µs) from=10.242.250.138:60234
    2021/06/15 10:51:23 [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/06/15 10:51:23 [DEBUG] agent: Service 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/06/15 10:51:23 [DEBUG] 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/06/15 10:51:23 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.220.68_8446"
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:23 [DEBUG] http: Request PUT /v1/agent/service/register (83.33543ms) from=10.242.250.138:60238
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:23 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (687.163µs) from=10.242.250.138:60240
    2021/06/15 10:51:23 [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/06/15 10:51:23 [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/06/15 10:51:23 [DEBUG] agent: Service 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/06/15 10:51:23 [DEBUG] 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/06/15 10:51:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.220.68_8446"
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:24 [DEBUG] http: Request PUT /v1/agent/service/register (154.700189ms) from=10.242.250.138:60244
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (389.638µs) from=10.242.250.138:60246
    2021/06/15 10:51:24 [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/06/15 10:51:24 [DEBUG] agent: Service 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/06/15 10:51:24 [DEBUG] 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/06/15 10:51:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.220.68_8446"
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:24 [DEBUG] http: Request PUT /v1/agent/service/register (54.664487ms) from=10.242.250.138:60250
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (515.993µs) from=10.242.250.138:60254
    2021/06/15 10:51:24 [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/06/15 10:51:24 [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/06/15 10:51:24 [DEBUG] agent: Service 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/06/15 10:51:24 [DEBUG] 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/06/15 10:51:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.220.68_8446"
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:24 [DEBUG] http: Request PUT /v1/agent/service/register (42.945712ms) from=10.242.250.138:60258
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (1.129202ms) from=10.242.250.138:60260
    2021/06/15 10:51:24 [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/06/15 10:51:24 [DEBUG] agent: Service 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/06/15 10:51:24 [DEBUG] 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/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.220.68_8446"
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:24 [DEBUG] http: Request PUT /v1/agent/service/register (82.132014ms) from=10.242.250.138:60264
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (2.668806ms) from=10.242.250.138:60268
    2021/06/15 10:51:24 [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/06/15 10:51:24 [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/06/15 10:51:24 [DEBUG] agent: Service 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/06/15 10:51:24 [DEBUG] 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/06/15 10:51:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.220.68_8446"
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:24 [DEBUG] http: Request PUT /v1/agent/service/register (264.762252ms) from=10.242.250.138:60272
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:24 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (530.014µs) from=10.242.250.138:60274
    2021/06/15 10:51:24 [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/06/15 10:51:24 [DEBUG] agent: Service 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/06/15 10:51:24 [DEBUG] 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/06/15 10:51:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:24 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.220.68_8446"
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:24 [DEBUG] http: Request PUT /v1/agent/service/register (79.483847ms) from=10.242.250.138:60278
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:24 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (418.213µs) from=10.242.250.138:60282
    2021/06/15 10:51:24 [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/06/15 10:51:24 [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/06/15 10:51:24 [DEBUG] agent: Service 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/06/15 10:51:24 [DEBUG] 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/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.220.68_8446"
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.477641ms) from=10.242.250.138:60286
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:24 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (349.999µs) from=10.242.250.138:60288
    2021/06/15 10:51:24 [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/06/15 10:51:24 [DEBUG] agent: Service 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/06/15 10:51:24 [DEBUG] 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/06/15 10:51:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.220.68_8446"
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:24 [DEBUG] http: Request PUT /v1/agent/service/register (6.548692ms) from=10.242.250.138:60292
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:24 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (470.149µs) from=10.242.250.138:60294
    2021/06/15 10:51:24 [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/06/15 10:51:24 [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/06/15 10:51:24 [DEBUG] agent: Service 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/06/15 10:51:24 [DEBUG] 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/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.220.68_8446"
    2021/06/15 10:51:24 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:24 [DEBUG] http: Request PUT /v1/agent/service/register (7.848774ms) from=10.242.250.138:60298
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:24 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (1.859227ms) from=10.242.250.138:60300
    2021/06/15 10:51:24 [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/06/15 10:51:24 [DEBUG] agent: Service 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/06/15 10:51:24 [DEBUG] 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/06/15 10:51:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.220.68_8446"
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:24 [DEBUG] http: Request PUT /v1/agent/service/register (3.879034ms) from=10.242.250.138:60304
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:24 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:24 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (444.317µs) from=10.242.250.138:60306
    2021/06/15 10:51:25 [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/06/15 10:51:25 [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/06/15 10:51:25 [DEBUG] agent: Service 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/06/15 10:51:25 [DEBUG] 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/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.220.68_8446"
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:25 [DEBUG] http: Request PUT /v1/agent/service/register (6.409612ms) from=10.242.250.138:60310
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (334.316µs) from=10.242.250.138:60312
    2021/06/15 10:51:25 [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/06/15 10:51:25 [DEBUG] agent: Service 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/06/15 10:51:25 [DEBUG] 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/06/15 10:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.220.68_8446"
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:25 [DEBUG] http: Request PUT /v1/agent/service/register (12.458414ms) from=10.242.250.138:60316
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (409.418µs) from=10.242.250.138:60318
    2021/06/15 10:51:25 [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/06/15 10:51:25 [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/06/15 10:51:25 [DEBUG] agent: Service 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/06/15 10:51:25 [DEBUG] 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/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.220.68_8446"
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:25 [DEBUG] http: Request PUT /v1/agent/service/register (8.928222ms) from=10.242.250.138:60322
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (492.773µs) from=10.242.250.138:60324
    2021/06/15 10:51:25 [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/06/15 10:51:25 [DEBUG] agent: Service 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/06/15 10:51:25 [DEBUG] 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/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.220.68_8446"
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:25 [DEBUG] http: Request PUT /v1/agent/service/register (11.638117ms) from=10.242.250.138:60328
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (394.679µs) from=10.242.250.138:60330
    2021/06/15 10:51:25 [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/06/15 10:51:25 [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/06/15 10:51:25 [DEBUG] agent: Service 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/06/15 10:51:25 [DEBUG] 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/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.220.68_8446"
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:25 [DEBUG] http: Request PUT /v1/agent/service/register (3.935685ms) from=10.242.250.138:60334
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (7.198125ms) from=10.242.250.138:60336
    2021/06/15 10:51:25 [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/06/15 10:51:25 [DEBUG] agent: Service 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/06/15 10:51:25 [DEBUG] 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/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.220.68_8446"
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.928963ms) from=10.242.250.138:60342
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (9.039646ms) from=10.242.250.138:60344
    2021/06/15 10:51:25 [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/06/15 10:51:25 [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/06/15 10:51:25 [DEBUG] agent: Service 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/06/15 10:51:25 [DEBUG] 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/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.220.68_8446"
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.068782ms) from=10.242.250.138:60348
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (469.983µs) from=10.242.250.138:60350
    2021/06/15 10:51:25 [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/06/15 10:51:25 [DEBUG] agent: Service 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/06/15 10:51:25 [DEBUG] 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/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:25 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.220.68_8446"
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:25 [DEBUG] http: Request PUT /v1/agent/service/register (5.913192ms) from=10.242.250.138:60354
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (356.498µs) from=10.242.250.138:60356
    2021/06/15 10:51:25 [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/06/15 10:51:25 [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/06/15 10:51:25 [DEBUG] agent: Service 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/06/15 10:51:25 [DEBUG] 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/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.220.68_8446"
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:25 [DEBUG] http: Request PUT /v1/agent/service/register (5.825088ms) from=10.242.250.138:60360
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (308.493µs) from=10.242.250.138:60362
    2021/06/15 10:51:25 [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/06/15 10:51:25 [DEBUG] agent: Service 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/06/15 10:51:25 [DEBUG] 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/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.220.68_8446"
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:25 [DEBUG] http: Request PUT /v1/agent/service/register (14.134098ms) from=10.242.250.138:60366
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (370.42µs) from=10.242.250.138:60368
    2021/06/15 10:51:25 [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/06/15 10:51:25 [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/06/15 10:51:25 [DEBUG] agent: Service 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/06/15 10:51:25 [DEBUG] 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/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.220.68_8446"
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:25 [DEBUG] http: Request PUT /v1/agent/service/register (10.285584ms) from=10.242.250.138:60372
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (436.117µs) from=10.242.250.138:60374
    2021/06/15 10:51:25 [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/06/15 10:51:25 [DEBUG] agent: Service 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/06/15 10:51:25 [DEBUG] 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/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.220.68_8446"
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:25 [DEBUG] http: Request PUT /v1/agent/service/register (19.051365ms) from=10.242.250.138:60378
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (3.76034ms) from=10.242.250.138:60380
    2021/06/15 10:51:25 [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/06/15 10:51:25 [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/06/15 10:51:25 [DEBUG] agent: Service 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/06/15 10:51:25 [DEBUG] 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/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [INFO] agent: Synced service "_v11__aai-nquery_10.242.220.68_8446"
    2021/06/15 10:51:25 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:25 [DEBUG] http: Request PUT /v1/agent/service/register (10.863152ms) from=10.242.250.138:60384
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:25 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (480.48µs) from=10.242.250.138:60386
    2021/06/15 10:51:25 [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/06/15 10:51:25 [DEBUG] agent: Service 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/06/15 10:51:25 [DEBUG] 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/06/15 10:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [INFO] agent: Synced service "_v11_aai-nquery_10.242.220.68_8446"
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:25 [DEBUG] http: Request PUT /v1/agent/service/register (3.340567ms) from=10.242.250.138:60390
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:25 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (8.952636ms) from=10.242.250.138:60392
    2021/06/15 10:51:25 [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/06/15 10:51:25 [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/06/15 10:51:25 [DEBUG] agent: Service 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/06/15 10:51:25 [DEBUG] 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/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [INFO] agent: Synced service "_v12__aai-nquery_10.242.220.68_8446"
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:25 [DEBUG] http: Request PUT /v1/agent/service/register (21.540053ms) from=10.242.250.138:60396
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:25 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (367.061µs) from=10.242.250.138:60398
    2021/06/15 10:51:25 [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/06/15 10:51:25 [DEBUG] agent: Service 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/06/15 10:51:25 [DEBUG] 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/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [INFO] agent: Synced service "_v12_aai-nquery_10.242.220.68_8446"
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:25 [DEBUG] http: Request PUT /v1/agent/service/register (9.851641ms) from=10.242.250.138:60402
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:25 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (525.379µs) from=10.242.250.138:60404
    2021/06/15 10:51:25 [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/06/15 10:51:25 [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/06/15 10:51:25 [DEBUG] agent: Service 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/06/15 10:51:25 [DEBUG] 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/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [INFO] agent: Synced service "_v13__aai-nquery_10.242.220.68_8446"
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:25 [DEBUG] http: Request PUT /v1/agent/service/register (6.459801ms) from=10.242.250.138:60408
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:25 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (485.276µs) from=10.242.250.138:60410
    2021/06/15 10:51:25 [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/06/15 10:51:25 [DEBUG] agent: Service 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/06/15 10:51:25 [DEBUG] 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/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [INFO] agent: Synced service "_v13_aai-nquery_10.242.220.68_8446"
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:25 [DEBUG] http: Request PUT /v1/agent/service/register (5.340353ms) from=10.242.250.138:60414
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:25 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (458.761µs) from=10.242.250.138:60416
    2021/06/15 10:51:25 [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/06/15 10:51:25 [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/06/15 10:51:25 [DEBUG] agent: Service 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/06/15 10:51:25 [DEBUG] 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/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [INFO] agent: Synced service "_v14__aai-nquery_10.242.220.68_8446"
    2021/06/15 10:51:25 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:25 [DEBUG] http: Request PUT /v1/agent/service/register (5.373703ms) from=10.242.250.138:60420
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:25 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (372.16µs) from=10.242.250.138:60422
    2021/06/15 10:51:25 [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/06/15 10:51:25 [DEBUG] agent: Service 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/06/15 10:51:25 [DEBUG] 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/06/15 10:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [INFO] agent: Synced service "_v14_aai-nquery_10.242.220.68_8446"
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.198.43_9015" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_appc_10.96.70.168_8443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.193.251_9001" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13__aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.17.235_9518" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Node info in sync
    2021/06/15 10:51:25 [DEBUG] http: Request PUT /v1/agent/service/register (16.153398ms) from=10.242.250.138:60426
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.118.83_9005" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.76.78_443" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_parser_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.197_8806" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.34.231_9011" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.136.10_8080" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.12.66_9007" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.161.151_9004" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.30.26_9009" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.12.124_3904" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.68_8446" in sync
    2021/06/15 10:51:25 [DEBUG] agent: Service "_v13_aai-nquery_10.242.220.68_8446" in sync
    2021/06/15 10:5