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: '1ce7d662-4b51-8648-bbe8-76fe662f8c6f'
         Node name: 'onap-msb-consul-86975585d9-266ld'
        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/04/13 01:28:40 [DEBUG] agent: Using random ID "1ce7d662-4b51-8648-bbe8-76fe662f8c6f" as node ID
    2021/04/13 01:28:41 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:1ce7d662-4b51-8648-bbe8-76fe662f8c6f Address:127.0.0.1:8300}]
    2021/04/13 01:28:41 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/04/13 01:28:41 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/04/13 01:28:41 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/04/13 01:28:41 [WARN] raft: Unable to get address for server id 1ce7d662-4b51-8648-bbe8-76fe662f8c6f, using fallback address 127.0.0.1:8300: Could not find address for server id 1ce7d662-4b51-8648-bbe8-76fe662f8c6f
    2021/04/13 01:28:41 [DEBUG] raft: Votes needed: 1
    2021/04/13 01:28:41 [DEBUG] raft: Vote granted from 1ce7d662-4b51-8648-bbe8-76fe662f8c6f in term 2. Tally: 1
    2021/04/13 01:28:41 [INFO] raft: Election won. Tally: 1
    2021/04/13 01:28:41 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/04/13 01:28:41 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-266ld.dc1 127.0.0.1
    2021/04/13 01:28:41 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-266ld 127.0.0.1
    2021/04/13 01:28:41 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-266ld.dc1" in area "wan"
    2021/04/13 01:28:41 [INFO] consul: cluster leadership acquired
    2021/04/13 01:28:41 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/04/13 01:28:41 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-266ld (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/04/13 01:28:41 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-266ld
    2021/04/13 01:28:41 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/04/13 01:28:41 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/04/13 01:28:41 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/04/13 01:28:41 [INFO] agent: started state syncer
    2021/04/13 01:28:41 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/04/13 01:28:41 [INFO] agent: Synced node info
    2021/04/13 01:28:41 [DEBUG] agent: Node info in sync
    2021/04/13 01:28:42 [DEBUG] agent: Node info in sync
    2021/04/13 01:28:43 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/04/13 01:28:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-266ld" since the cluster is too small
    2021/04/13 01:28:43 [INFO] consul: member 'onap-msb-consul-86975585d9-266ld' joined, marking health alive
    2021/04/13 01:28:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-266ld" since the cluster is too small
==> 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/04/13 01:29:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-266ld" since the cluster is too small
    2021/04/13 01:30:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/13 01:30:25 [DEBUG] agent: Node info in sync
    2021/04/13 01:30:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-266ld.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/04/13 01:30:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-266ld" since the cluster is too small
    2021/04/13 01:31:09 [DEBUG] http: Request GET /v1/status/leader (48.70698ms) from=10.233.75.61:46388
    2021/04/13 01:31:10 [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/04/13 01:31:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/13 01:31:10 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.53.72_9004"
    2021/04/13 01:31:10 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:10 [DEBUG] http: Request PUT /v1/agent/service/register (123.156078ms) from=10.233.75.61:46394
    2021/04/13 01:31:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:10 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:10 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (650.598µs) from=10.233.75.61:46396
    2021/04/13 01:31:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/13 01:31:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/13 01:31:11 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.53.72_9004"
    2021/04/13 01:31:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:11 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:11 [DEBUG] http: Request PUT /v1/agent/service/register (457.933887ms) from=10.233.75.61:46402
    2021/04/13 01:31:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:11 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:11 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (199.991256ms) from=10.233.75.61:46408
    2021/04/13 01:31:12 [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/04/13 01:31:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/13 01:31:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:12 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.62.246_9011"
    2021/04/13 01:31:12 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:12 [DEBUG] http: Request PUT /v1/agent/service/register (381.965759ms) from=10.233.75.61:46412
    2021/04/13 01:31:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:12 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (569.283µs) from=10.233.75.61:46420
    2021/04/13 01:31:13 [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/04/13 01:31:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/13 01:31:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:13 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.62.246_9011"
    2021/04/13 01:31:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:13 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:13 [DEBUG] http: Request PUT /v1/agent/service/register (300.064477ms) from=10.233.75.61:46422
    2021/04/13 01:31:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:13 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (399.166µs) from=10.233.75.61:46424
    2021/04/13 01:31:13 [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/04/13 01:31:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/13 01:31:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:13 [INFO] agent: Synced service "_v1_parser_10.233.41.26_8806"
    2021/04/13 01:31:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:13 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:13 [DEBUG] http: Request PUT /v1/agent/service/register (71.389338ms) from=10.233.75.61:46428
    2021/04/13 01:31:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:13 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:13 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:14 [DEBUG] http: Request GET /v1/health/service/parser-v1 (413.492µs) from=10.233.75.61:46432
    2021/04/13 01:31:14 [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/04/13 01:31:14 [DEBUG] 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/04/13 01:31:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:14 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:14 [INFO] agent: Synced service "_v1_catalog_10.233.41.26_8806"
    2021/04/13 01:31:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:14 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:14 [DEBUG] http: Request PUT /v1/agent/service/register (103.39163ms) from=10.233.75.61:46434
    2021/04/13 01:31:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:14 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:14 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:14 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (503.514µs) from=10.233.75.61:46440
    2021/04/13 01:31:14 [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/04/13 01:31:14 [DEBUG] 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/04/13 01:31:15 [INFO] agent: Synced service "_v1_nsd_10.233.41.26_8806"
    2021/04/13 01:31:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:15 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:15 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:15 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:15 [DEBUG] http: Request PUT /v1/agent/service/register (140.536195ms) from=10.233.75.61:46444
    2021/04/13 01:31:15 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:15 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:15 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:15 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (382.509µs) from=10.233.75.61:46450
    2021/04/13 01:31:15 [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/04/13 01:31:15 [DEBUG] 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/04/13 01:31:15 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:15 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:15 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:15 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.41.26_8806"
    2021/04/13 01:31:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:15 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:15 [DEBUG] http: Request PUT /v1/agent/service/register (140.219703ms) from=10.233.75.61:46452
    2021/04/13 01:31:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:15 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:15 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:15 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:15 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (547.785416ms) from=10.233.75.61:46454
    2021/04/13 01:31:16 [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/04/13 01:31:16 [DEBUG] 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/04/13 01:31:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:16 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:16 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:16 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:16 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.9.211_9518"
    2021/04/13 01:31:16 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:16 [DEBUG] http: Request PUT /v1/agent/service/register (487.082397ms) from=10.233.75.61:46458
    2021/04/13 01:31:16 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:16 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:16 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:16 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:16 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (519.944µs) from=10.233.75.61:46462
    2021/04/13 01:31:16 [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/04/13 01:31:16 [DEBUG] 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/04/13 01:31:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:17 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:17 [INFO] agent: Synced service "_v1_appc_10.233.28.180_8443"
    2021/04/13 01:31:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:17 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:17 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:17 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:17 [DEBUG] http: Request PUT /v1/agent/service/register (213.21585ms) from=10.233.75.61:46466
    2021/04/13 01:31:17 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:17 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:17 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:17 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:17 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:17 [DEBUG] http: Request GET /v1/health/service/appc-v1 (498.16µs) from=10.233.75.61:46470
    2021/04/13 01:31:17 [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/04/13 01:31:17 [DEBUG] 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/04/13 01:31:17 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:17 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:17 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:17 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:17 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.41.164_9015"
    2021/04/13 01:31:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:17 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:17 [DEBUG] http: Request PUT /v1/agent/service/register (129.612179ms) from=10.233.75.61:46476
    2021/04/13 01:31:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:17 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:17 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:17 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:17 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:17 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (398.541µs) from=10.233.75.61:46478
    2021/04/13 01:31:17 [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/04/13 01:31:17 [DEBUG] 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/04/13 01:31:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:18 [INFO] agent: Synced service "_v1_message-router_10.233.4.187_3904"
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:18 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:18 [DEBUG] http: Request PUT /v1/agent/service/register (347.582229ms) from=10.233.75.61:46484
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:18 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:18 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (408.737µs) from=10.233.75.61:46486
    2021/04/13 01:31:18 [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/04/13 01:31:18 [DEBUG] 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/04/13 01:31:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:18 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.45.241_9007"
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:18 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:18 [DEBUG] http: Request PUT /v1/agent/service/register (331.318669ms) from=10.233.75.61:46490
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (350.281µs) from=10.233.75.61:46494
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:18 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:18 [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/04/13 01:31:18 [DEBUG] 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/04/13 01:31:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:19 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.45.241_9007"
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:19 [DEBUG] http: Request PUT /v1/agent/service/register (101.150821ms) from=10.233.75.61:46496
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (379.039µs) from=10.233.75.61:46500
    2021/04/13 01:31:19 [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/04/13 01:31:19 [DEBUG] 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/04/13 01:31:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:19 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.63.172_8080"
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:19 [DEBUG] http: Request PUT /v1/agent/service/register (119.981452ms) from=10.233.75.61:46502
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:19 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:19 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (99.71294ms) from=10.233.75.61:46504
    2021/04/13 01:31:19 [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/04/13 01:31:19 [DEBUG] 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/04/13 01:31:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:20 [INFO] agent: Synced service "_v0_multicloud_10.233.3.147_9001"
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:20 [DEBUG] http: Request PUT /v1/agent/service/register (545.89134ms) from=10.233.75.61:46506
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (578.748µs) from=10.233.75.61:46510
    2021/04/13 01:31:20 [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/04/13 01:31:20 [DEBUG] 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/04/13 01:31:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:20 [INFO] agent: Synced service "_v1_multicloud_10.233.3.147_9001"
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:20 [DEBUG] http: Request PUT /v1/agent/service/register (438.468096ms) from=10.233.75.61:46512
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:20 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (382.343µs) from=10.233.75.61:46518
    2021/04/13 01:31:20 [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/04/13 01:31:20 [DEBUG] 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/04/13 01:31:21 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:21 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.16.246_9009"
    2021/04/13 01:31:21 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:21 [DEBUG] http: Request PUT /v1/agent/service/register (278.275605ms) from=10.233.75.61:46522
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:21 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (364.963µs) from=10.233.75.61:46526
    2021/04/13 01:31: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/04/13 01:31: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/04/13 01:31:21 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:21 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.16.246_9009"
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:21 [DEBUG] http: Request PUT /v1/agent/service/register (599.844889ms) from=10.233.75.61:46528
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:21 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:22 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (45.638866ms) from=10.233.75.61:46534
    2021/04/13 01:31: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/04/13 01:31: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/04/13 01:31: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/04/13 01:31: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/04/13 01:31:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:22 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:22 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.77.178_8446"
    2021/04/13 01:31:22 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:22 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:22 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:22 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:22 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:22 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:22 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:22 [DEBUG] http: Request PUT /v1/agent/service/register (501.248094ms) from=10.233.75.61:46536
    2021/04/13 01:31:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:22 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:22 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:22 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:22 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:22 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:22 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:22 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:22 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:22 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (524.719µs) from=10.233.75.61:46544
    2021/04/13 01:31:23 [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/04/13 01:31: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/04/13 01:31: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/04/13 01:31:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:23 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:23 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:23 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:23 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:23 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:23 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:23 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.77.178_8446"
    2021/04/13 01:31:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:23 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:23 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:23 [DEBUG] http: Request PUT /v1/agent/service/register (399.853322ms) from=10.233.75.61:46546
    2021/04/13 01:31:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:23 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:23 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:23 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:23 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:23 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:23 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:23 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:23 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (92.037862ms) from=10.233.75.61:46548
    2021/04/13 01:31:23 [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/04/13 01:31:23 [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/04/13 01:31: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/04/13 01:31: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/04/13 01:31:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:24 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.77.178_8446"
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:24 [DEBUG] http: Request PUT /v1/agent/service/register (758.552398ms) from=10.233.75.61:46552
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (99.879827ms) from=10.233.75.61:46556
    2021/04/13 01:31:24 [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/04/13 01:31: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/04/13 01:31: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/04/13 01:31:24 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:24 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.77.178_8446"
    2021/04/13 01:31:24 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:24 [DEBUG] http: Request PUT /v1/agent/service/register (125.086256ms) from=10.233.75.61:46562
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:24 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (67.899252ms) from=10.233.75.61:46566
    2021/04/13 01:31:25 [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/04/13 01:31:25 [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/04/13 01:31: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/04/13 01:31: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/04/13 01:31:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:25 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.77.178_8446"
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:25 [DEBUG] http: Request PUT /v1/agent/service/register (300.177873ms) from=10.233.75.61:46572
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:25 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (384.253µs) from=10.233.75.61:46574
    2021/04/13 01:31:25 [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/04/13 01:31: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/04/13 01:31: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/04/13 01:31:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:25 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.77.178_8446"
    2021/04/13 01:31:25 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:25 [DEBUG] http: Request PUT /v1/agent/service/register (76.74634ms) from=10.233.75.61:46576
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:25 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:25 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (99.806194ms) from=10.233.75.61:46578
    2021/04/13 01:31:25 [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/04/13 01:31:25 [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/04/13 01:31: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/04/13 01:31: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/04/13 01:31:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:26 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.77.178_8446"
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:26 [DEBUG] http: Request PUT /v1/agent/service/register (746.308886ms) from=10.233.75.61:46582
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:26 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:26 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (100.003366ms) from=10.233.75.61:46586
    2021/04/13 01:31:26 [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/04/13 01:31:26 [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/04/13 01:31:26 [DEBUG] 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/04/13 01:31:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:27 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.77.178_8446"
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:27 [DEBUG] http: Request PUT /v1/agent/service/register (637.42021ms) from=10.233.75.61:46590
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:27 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (406.441µs) from=10.233.75.61:46602
    2021/04/13 01:31:27 [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/04/13 01:31:27 [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/04/13 01:31:27 [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/04/13 01:31:27 [DEBUG] 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/04/13 01:31:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:27 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.77.178_8446"
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:27 [DEBUG] http: Request PUT /v1/agent/service/register (200.589024ms) from=10.233.75.61:46604
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:27 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (192.376025ms) from=10.233.75.61:46608
    2021/04/13 01:31:28 [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/04/13 01:31:28 [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/04/13 01:31:28 [DEBUG] 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/04/13 01:31:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:28 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.77.178_8446"
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:28 [DEBUG] http: Request PUT /v1/agent/service/register (150.359386ms) from=10.233.75.61:46610
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:28 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:28 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (199.911243ms) from=10.233.75.61:46614
    2021/04/13 01:31:28 [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/04/13 01:31:28 [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/04/13 01:31:28 [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/04/13 01:31:28 [DEBUG] 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/04/13 01:31:29 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.77.178_8446"
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:29 [DEBUG] http: Request PUT /v1/agent/service/register (382.547707ms) from=10.233.75.61:46616
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:29 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (403.4µs) from=10.233.75.61:46624
    2021/04/13 01:31:29 [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/04/13 01:31:29 [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/04/13 01:31:29 [DEBUG] 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/04/13 01:31:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:29 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.77.178_8446"
    2021/04/13 01:31:29 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:29 [DEBUG] http: Request PUT /v1/agent/service/register (349.55229ms) from=10.233.75.61:46626
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:29 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (200.379582ms) from=10.233.75.61:46630
    2021/04/13 01:31:30 [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/04/13 01:31:30 [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/04/13 01:31:30 [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/04/13 01:31:30 [DEBUG] 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/04/13 01:31:30 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.77.178_8446"
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:30 [DEBUG] http: Request PUT /v1/agent/service/register (305.58563ms) from=10.233.75.61:46632
    2021/04/13 01:31:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (472.203µs) from=10.233.75.61:46636
    2021/04/13 01:31:30 [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/04/13 01:31:30 [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/04/13 01:31:30 [DEBUG] 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/04/13 01:31:30 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.77.178_8446"
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:30 [DEBUG] http: Request PUT /v1/agent/service/register (165.504377ms) from=10.233.75.61:46640
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:30 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (99.839319ms) from=10.233.75.61:46642
    2021/04/13 01:31:31 [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/04/13 01:31:31 [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/04/13 01:31:31 [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/04/13 01:31:31 [DEBUG] 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/04/13 01:31:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.77.178_8446"
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:31 [DEBUG] http: Request PUT /v1/agent/service/register (149.860925ms) from=10.233.75.61:46648
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:31 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (471.033µs) from=10.233.75.61:46650
    2021/04/13 01:31:31 [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/04/13 01:31:31 [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/04/13 01:31:31 [DEBUG] 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/04/13 01:31:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.77.178_8446"
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:31 [DEBUG] http: Request PUT /v1/agent/service/register (500.576988ms) from=10.233.75.61:46652
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:31 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:32 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (98.79835ms) from=10.233.75.61:46656
    2021/04/13 01:31:32 [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/04/13 01:31:32 [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/04/13 01:31:32 [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/04/13 01:31:32 [DEBUG] 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/04/13 01:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:33 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.77.178_8446"
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:33 [DEBUG] http: Request PUT /v1/agent/service/register (600.336586ms) from=10.233.75.61:46660
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (461.64µs) from=10.233.75.61:46668
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:33 [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/04/13 01:31:33 [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/04/13 01:31:33 [DEBUG] 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/04/13 01:31:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.77.178_8446"
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:33 [DEBUG] http: Request PUT /v1/agent/service/register (200.066427ms) from=10.233.75.61:46670
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:33 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (516.239µs) from=10.233.75.61:46674
    2021/04/13 01:31:34 [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/04/13 01:31:34 [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/04/13 01:31:34 [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/04/13 01:31:34 [DEBUG] 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/04/13 01:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.77.178_8446"
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:34 [DEBUG] http: Request PUT /v1/agent/service/register (199.982494ms) from=10.233.75.61:46676
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:34 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (423.503µs) from=10.233.75.61:46678
    2021/04/13 01:31:34 [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/04/13 01:31:34 [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/04/13 01:31:34 [DEBUG] 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/04/13 01:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.77.178_8446"
    2021/04/13 01:31:34 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:34 [DEBUG] http: Request PUT /v1/agent/service/register (382.054998ms) from=10.233.75.61:46680
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:34 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:34 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (480.159µs) from=10.233.75.61:46690
    2021/04/13 01:31:35 [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/04/13 01:31:35 [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/04/13 01:31:35 [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/04/13 01:31:35 [DEBUG] 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/04/13 01:31:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:35 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.77.178_8446"
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:35 [DEBUG] http: Request PUT /v1/agent/service/register (400.243353ms) from=10.233.75.61:46696
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:35 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:35 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (426.07µs) from=10.233.75.61:46706
    2021/04/13 01:31:35 [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/04/13 01:31:35 [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/04/13 01:31:35 [DEBUG] 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/04/13 01:31:36 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.77.178_8446"
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:36 [DEBUG] http: Request PUT /v1/agent/service/register (240.798447ms) from=10.233.75.61:46708
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:36 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (504.29µs) from=10.233.75.61:46710
    2021/04/13 01:31:36 [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/04/13 01:31:36 [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/04/13 01:31:36 [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/04/13 01:31:36 [DEBUG] 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/04/13 01:31:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.77.178_8446"
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:36 [DEBUG] http: Request PUT /v1/agent/service/register (196.199113ms) from=10.233.75.61:46712
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (418.635µs) from=10.233.75.61:46714
    2021/04/13 01:31:36 [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/04/13 01:31:36 [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/04/13 01:31:36 [DEBUG] 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/04/13 01:31:36 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.77.178_8446"
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:36 [DEBUG] http: Request PUT /v1/agent/service/register (401.908114ms) from=10.233.75.61:46716
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:36 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (399.84043ms) from=10.233.75.61:46724
    2021/04/13 01:31:37 [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/04/13 01:31:37 [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/04/13 01:31:37 [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/04/13 01:31:37 [DEBUG] 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/04/13 01:31:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:37 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:37 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.77.178_8446"
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:38 [DEBUG] http: Request PUT /v1/agent/service/register (296.136832ms) from=10.233.75.61:46734
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (99.87413ms) from=10.233.75.61:46738
    2021/04/13 01:31:38 [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/04/13 01:31:38 [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/04/13 01:31:38 [DEBUG] 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/04/13 01:31:38 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:38 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.77.178_8446"
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:38 [DEBUG] http: Request PUT /v1/agent/service/register (379.51272ms) from=10.233.75.61:46740
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:38 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (383.95µs) from=10.233.75.61:46746
    2021/04/13 01:31:38 [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/04/13 01:31:38 [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/04/13 01:31:38 [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/04/13 01:31:38 [DEBUG] 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/04/13 01:31:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.77.178_8446"
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:39 [DEBUG] http: Request PUT /v1/agent/service/register (106.287661ms) from=10.233.75.61:46748
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:39 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (396.93µs) from=10.233.75.61:46752
    2021/04/13 01:31:39 [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/04/13 01:31:39 [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/04/13 01:31:39 [DEBUG] 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/04/13 01:31:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.77.178_8446"
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:40 [DEBUG] http: Request PUT /v1/agent/service/register (685.250215ms) from=10.233.75.61:46754
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (91.777126ms) from=10.233.75.61:46758
    2021/04/13 01:31:40 [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/04/13 01:31:40 [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/04/13 01:31:40 [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/04/13 01:31:40 [DEBUG] 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/04/13 01:31:40 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.77.178_8446"
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:40 [DEBUG] http: Request PUT /v1/agent/service/register (246.947339ms) from=10.233.75.61:46760
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (468.13µs) from=10.233.75.61:46766
    2021/04/13 01:31:40 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:40 [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/04/13 01:31:40 [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/04/13 01:31:40 [DEBUG] 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/04/13 01:31:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.77.178_8446"
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:41 [DEBUG] http: Request PUT /v1/agent/service/register (370.086874ms) from=10.233.75.61:46768
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (499.033µs) from=10.233.75.61:46774
    2021/04/13 01:31:41 [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/04/13 01:31:41 [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/04/13 01:31:41 [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/04/13 01:31:41 [DEBUG] 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/04/13 01:31:41 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.77.178_8446"
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:41 [DEBUG] http: Request PUT /v1/agent/service/register (478.969798ms) from=10.233.75.61:46776
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:41 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (336.151µs) from=10.233.75.61:46782
    2021/04/13 01:31:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-266ld" since the cluster is too small
    2021/04/13 01:31:41 [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/04/13 01:31:41 [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/04/13 01:31:41 [DEBUG] 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/04/13 01:31:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.77.178_8446"
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:42 [DEBUG] http: Request PUT /v1/agent/service/register (698.785465ms) from=10.233.75.61:46784
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:42 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (439.051µs) from=10.233.75.61:46788
    2021/04/13 01:31:42 [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/04/13 01:31:42 [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/04/13 01:31:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/13 01:31:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.77.178_8446"
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:43 [DEBUG] http: Request PUT /v1/agent/service/register (421.086866ms) from=10.233.75.61:46790
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (99.942937ms) from=10.233.75.61:46798
    2021/04/13 01:31:43 [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/04/13 01:31:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/13 01:31:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.77.178_8446"
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:43 [DEBUG] http: Request PUT /v1/agent/service/register (285.826615ms) from=10.233.75.61:46800
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (99.993132ms) from=10.233.75.61:46802
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:43 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:44 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/13 01:31:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/13 01:31:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/13 01:31:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.77.178_8446"
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:44 [DEBUG] http: Request PUT /v1/agent/service/register (700.640235ms) from=10.233.75.61:46806
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (462.577µs) from=10.233.75.61:46812
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:44 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/13 01:31:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/13 01:31:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.77.178_8446"
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:45 [DEBUG] http: Request PUT /v1/agent/service/register (382.7716ms) from=10.233.75.61:46820
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (445.044µs) from=10.233.75.61:46824
    2021/04/13 01:31:45 [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/04/13 01:31:45 [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/04/13 01:31:45 [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/04/13 01:31:45 [DEBUG] 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/04/13 01:31:45 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [INFO] agent: Synced service "_v11__aai-nquery_10.233.77.178_8446"
    2021/04/13 01:31:45 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:45 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:46 [DEBUG] http: Request PUT /v1/agent/service/register (400.391121ms) from=10.233.75.61:46826
    2021/04/13 01:31:46 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (188.307577ms) from=10.233.75.61:46830
    2021/04/13 01:31:46 [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/04/13 01:31:46 [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/04/13 01:31:46 [DEBUG] 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/04/13 01:31:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [INFO] agent: Synced service "_v11_aai-nquery_10.233.77.178_8446"
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:46 [DEBUG] http: Request PUT /v1/agent/service/register (9.491115ms) from=10.233.75.61:46832
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:46 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:46 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (100.049731ms) from=10.233.75.61:46834
    2021/04/13 01:31:46 [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/04/13 01:31:46 [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/04/13 01:31:46 [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/04/13 01:31:46 [DEBUG] 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/04/13 01:31:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [INFO] agent: Synced service "_v12__aai-nquery_10.233.77.178_8446"
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:47 [DEBUG] http: Request PUT /v1/agent/service/register (642.189931ms) from=10.233.75.61:46842
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:47 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (91.864844ms) from=10.233.75.61:46852
    2021/04/13 01:31:47 [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/04/13 01:31:47 [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/04/13 01:31:47 [DEBUG] 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/04/13 01:31:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [INFO] agent: Synced service "_v12_aai-nquery_10.233.77.178_8446"
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:47 [DEBUG] http: Request PUT /v1/agent/service/register (206.179106ms) from=10.233.75.61:46856
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:47 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:48 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (467.534µs) from=10.233.75.61:46858
    2021/04/13 01:31:48 [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/04/13 01:31:48 [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/04/13 01:31:48 [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/04/13 01:31:48 [DEBUG] 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/04/13 01:31:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [INFO] agent: Synced service "_v13__aai-nquery_10.233.77.178_8446"
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:48 [DEBUG] http: Request PUT /v1/agent/service/register (272.256965ms) from=10.233.75.61:46860
    2021/04/13 01:31:48 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (396.225µs) from=10.233.75.61:46864
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:48 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:48 [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/04/13 01:31:48 [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/04/13 01:31:48 [DEBUG] 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/04/13 01:31:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [INFO] agent: Synced service "_v13_aai-nquery_10.233.77.178_8446"
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:49 [DEBUG] http: Request PUT /v1/agent/service/register (414.043382ms) from=10.233.75.61:46866
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:49 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (99.842092ms) from=10.233.75.61:46872
    2021/04/13 01:31:49 [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/04/13 01:31:49 [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/04/13 01:31:49 [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/04/13 01:31:49 [DEBUG] 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/04/13 01:31:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [INFO] agent: Synced service "_v14__aai-nquery_10.233.77.178_8446"
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:49 [DEBUG] http: Request PUT /v1/agent/service/register (214.136119ms) from=10.233.75.61:46874
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (405.479µs) from=10.233.75.61:46876
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:49 [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/04/13 01:31:49 [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/04/13 01:31:49 [DEBUG] 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/04/13 01:31:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [INFO] agent: Synced service "_v14_aai-nquery_10.233.77.178_8446"
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:49 [DEBUG] http: Request PUT /v1/agent/service/register (200.416973ms) from=10.233.75.61:46880
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:49 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:49 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (420.739µs) from=10.233.75.61:46882
    2021/04/13 01:31:50 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/13 01:31:50 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/13 01:31:50 [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/04/13 01:31:50 [DEBUG] 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/04/13 01:31:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [INFO] agent: Synced service "_v15__aai-nquery_10.233.77.178_8446"
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:50 [DEBUG] http: Request PUT /v1/agent/service/register (300.88616ms) from=10.233.75.61:46884
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:50 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:50 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (192.925417ms) from=10.233.75.61:46888
    2021/04/13 01:31:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/13 01:31:51 [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/04/13 01:31:51 [DEBUG] 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/04/13 01:31:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [INFO] agent: Synced service "_v15_aai-nquery_10.233.77.178_8446"
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:51 [DEBUG] http: Request PUT /v1/agent/service/register (12.916856ms) from=10.233.75.61:46892
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:51 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:51 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (99.865228ms) from=10.233.75.61:46898
    2021/04/13 01:31:51 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/13 01:31:51 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/13 01:31:51 [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/04/13 01:31:51 [DEBUG] 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/04/13 01:31:52 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [INFO] agent: Synced service "_v16__aai-nquery_10.233.77.178_8446"
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:52 [DEBUG] http: Request PUT /v1/agent/service/register (300.007536ms) from=10.233.75.61:46902
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v16__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:52 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (467.387µs) from=10.233.75.61:46906
    2021/04/13 01:31:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/13 01:31:52 [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/04/13 01:31:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v16__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.26_8806" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_parser_10.233.41.26_8806" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_message-router_10.233.4.187_3904" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [INFO] agent: Synced service "_v16_aai-nquery_10.233.77.178_8446"
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Node info in sync
    2021/04/13 01:31:52 [DEBUG] http: Request PUT /v1/agent/service/register (472.774141ms) from=10.233.75.61:46908
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.246_9011" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.241_9007" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_nsd_10.233.41.26_8806" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_catalog_10.233.41.26_8806" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.72_9004" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.9.211_9518" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v0_multicloud_10.233.3.147_9001" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v16_aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_appc_10.233.28.180_8443" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.172_8080" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.164_9015" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.16.246_9009" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.178_8446" in sync
    2021/04/13 01:31:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.178_8446" in s